You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
60ef031f78
Update ExecutableArchiveLauncher so that `-cp` URLs are not added when they are already contained as nested JARs. This prevents a SecurityException "signer information does not match error" when using signed jars. The root cause of the issue was that the primary JAR file was on the default classpath with the URL "file:....jar" and in the main URL set as "jar:file:....jar". It is now filtered so that only the "jar:" variant is added. Fixes gh-1134 |
11 years ago | |
---|---|---|
.. | ||
spring-boot-dependency-tools | 11 years ago | |
spring-boot-gradle-plugin | 11 years ago | |
spring-boot-loader | 11 years ago | |
spring-boot-loader-tools | 11 years ago | |
spring-boot-maven-plugin | 11 years ago | |
pom.xml | 11 years ago |