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
2020-04-06 10:40:37 -07:00
..
spring-boot-antlib Upgrade to Ivy 2.5.0 2020-02-03 17:35:33 +01:00
spring-boot-autoconfigure-processor Use parentheses when declaring dependencies 2020-01-22 16:02:38 -08:00
spring-boot-buildpack-platform Polish 2020-04-01 18:43:11 -05:00
spring-boot-configuration-metadata Add missing deployed plugin to modules 2020-02-06 16:29:20 +01:00
spring-boot-configuration-processor Use isEmpty() where possible 2020-03-03 18:33:26 -05:00
spring-boot-gradle-plugin Rename plugin PDF reference doc files 2020-04-03 15:50:23 -05:00
spring-boot-jarmode-layertools Support flat jar layering with layertools 2020-04-03 00:34:27 -07:00
spring-boot-loader Change call to createClassLoader(URL) from 'super' to 'this' 2020-04-06 10:40:37 -07:00
spring-boot-loader-tools Polish new layered jar support 2020-04-03 10:47:57 +01:00
spring-boot-maven-plugin Consolidate Maven plugin documentation in plugin reference 2020-04-03 16:41:12 -05:00
spring-boot-test-support Update copyright year of changed files 2020-02-03 17:39:40 +01:00