spring-boot/spring-boot-tools/spring-boot-loader/src/it
Dave Syer bfa816f2a3 Maintain classpath order in PropertiesLauncher
I think this is safe, judging by the integration tests, but I'm not
putting it in 1.2.x until we've had some feedback on it. The
integration tests actually had a bug that was masking this problem
because they were merging Properties from the whole classpath instead
of picking the first available resource (which is generally what
we do in Spring Boot applications for application.properties for
instance).

Fixes gh-3048
2015-07-14 10:22:36 +01:00
..
executable-dir Use maven-dependency-plugin 2.10 in Loader's integration test projects 2015-03-05 14:07:40 +00:00
executable-jar Use maven-dependency-plugin 2.10 in Loader's integration test projects 2015-03-05 14:07:40 +00:00
executable-props Maintain classpath order in PropertiesLauncher 2015-07-14 10:22:36 +01:00
executable-war Use maven-dependency-plugin 2.10 in Loader's integration test projects 2015-03-05 14:07:40 +00:00
settings.xml Move tools modules under spring-boot-tools 2013-08-02 12:00:14 +01:00