spring-boot/spring-boot-tools
Andy Wilkinson 53be0f8db7 Fix Gradle plugin logic for removing provided artifacts
The new ResolvedArtifact-based minus implementation was checking the
wrong Set when deciding whether or not a ResolvedArtifact should
be included in the result. This was leading to provided dependencies,
that should have only been packaging in WEB-INF/lib-provided also
being packaged in WEB-INF/lib.

The WarPackaging tests have been updated. In addition to checking that
WEB-INF/lib-provided does not contain anything that’s unexpected, they
also verify the contents of WEB-INF/lib

Fixes #1187
2014-07-01 10:06:47 +01:00
..
spring-boot-dependency-tools Next development version 2014-06-26 14:09:54 -07:00
spring-boot-gradle-plugin Fix Gradle plugin logic for removing provided artifacts 2014-07-01 10:06:47 +01:00
spring-boot-loader Next development version 2014-06-26 14:09:54 -07:00
spring-boot-loader-tools Next development version 2014-06-26 14:09:54 -07:00
spring-boot-maven-plugin Next development version 2014-06-26 14:09:54 -07:00
pom.xml Next development version 2014-06-26 14:09:54 -07:00