spring-boot/spring-boot-integration-tests
Andy Wilkinson 6c4d9d7190 Add integration tests to check Gradle plugin's war packaging behaviour
There was a problem with the Gradle plugin packaging application
dependencies in WEB-INF/lib-provided when only the servlet container
and its dependencies should be packaged there. See #1064 for details.

This commit adds two tests, one for Tomcat and one for Jetty, to
verify that only the expected entries appear in WEB-INF/lib-provided.

Closes #1071
2014-06-12 15:44:27 +01:00
..
src Add integration tests to check Gradle plugin's war packaging behaviour 2014-06-12 15:44:27 +01:00
pom.xml Next development version 2014-06-11 10:46:27 -07:00