spring-boot/spring-boot-tools
Andy Wilkinson 69c61d0e8e Include transitive file dependencies during Gradle repackaging
Previously, ProjectLibraries only considered a configuration's
direct file dependencies. This meant that a transitive file
dependency that should have been pulled in via a project dependency
was not included in the repackaged jar's lib directory.

ProjectLibraries has been updated to walk down the tree of project
dependencies and create libraries for any file dependencies that
are found.

Fixes gh-1368
2014-08-21 15:27:08 +01:00
..
spring-boot-dependency-tools Next development version 2014-08-07 11:59:17 -07:00
spring-boot-gradle-plugin Include transitive file dependencies during Gradle repackaging 2014-08-21 15:27:08 +01:00
spring-boot-loader Normalize search path in PropertiesLauncher 2014-08-19 14:16:10 +01:00
spring-boot-loader-tools Next development version 2014-08-07 11:59:17 -07:00
spring-boot-maven-plugin Next development version 2014-08-07 11:59:17 -07:00
pom.xml Next development version 2014-08-07 11:59:17 -07:00