spring-boot/spring-boot-integration-tests/src
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
..
it Revert "Remove integration tests project" 2013-08-01 00:09:49 -07:00
test Include transitive file dependencies during Gradle repackaging 2014-08-21 15:27:08 +01:00