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.
spring-boot/spring-boot-project/spring-boot-tools
Oleg Zhurakousky 9f75f30856 Change call to createClassLoader(URL) from 'super' to 'this'
ExecutableArchiveLauncher.createClassLoader(Iterator) calls
createClassLoader(URL) method with 'super'. This means overriding
createClassLoader(URL) is not possible without also overriding
createClassLoader(Iterator). The switch to 'this' enables that.

See gh-20851
5 years ago
..
spring-boot-antlib Upgrade to Ivy 2.5.0 5 years ago
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 5 years ago
spring-boot-buildpack-platform Polish 5 years ago
spring-boot-configuration-metadata Add missing deployed plugin to modules 5 years ago
spring-boot-configuration-processor Use isEmpty() where possible 5 years ago
spring-boot-gradle-plugin Rename plugin PDF reference doc files 5 years ago
spring-boot-jarmode-layertools Support flat jar layering with layertools 5 years ago
spring-boot-loader Change call to createClassLoader(URL) from 'super' to 'this' 5 years ago
spring-boot-loader-tools Polish new layered jar support 5 years ago
spring-boot-maven-plugin Consolidate Maven plugin documentation in plugin reference 5 years ago
spring-boot-test-support Update copyright year of changed files 5 years ago