spring-boot/spring-boot-deployment-tests/spring-boot-deployment-test-wildfly
Andy Wilkinson 99683dff6f Upgrade to Logback 1.1.10
In Logback 1.1.10, the logback-classic module contains a
META-INF/services/javax.servlet.ServletContainerInitializer file that
contains a comment. This triggers a bug in Wildfly 8 [1] that has been
fixed [2] in Wildfly 9 and later. As a result, this commit also
updates our Wildfly deployment test to use 9.0.2 rather than 8.2.0.

Closes gh-8354

[1] https://issues.jboss.org/browse/WFLY-4089
[2] fef57ebdc7
2017-02-22 11:33:30 +00:00
..
src Make use of new GetMapping and PostMapping annotations 2016-05-09 17:08:16 +01:00
pom.xml Upgrade to Logback 1.1.10 2017-02-22 11:33:30 +00:00