On 29/07/2013 01:01, jboy...@apache.org wrote: > Author: jboynes > Date: Sun Jul 28 23:01:23 2013 > New Revision: 1507870 > > URL: http://svn.apache.org/r1507870 > Log: > Fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55287 > > Decouple service loading for ServletContainerInitializers from ContextConfig > and > ensure services defined by the parent ClassLoader are discovered. > > Added: > tomcat/trunk/java/org/apache/catalina/startup/WebappServiceLoader.java > (with props) > > tomcat/trunk/test/org/apache/catalina/startup/TestWebappServiceLoader.java > (with props)
This new test doesn't assert anything. It is also triggering an unused code warning in Eclipse. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org