On Aug 4, 2013, at 2:40 PM, Mark Thomas wrote: > On 04/08/2013 21:31, Nick Williams wrote: >> >> On Aug 4, 2013, at 2:27 PM, Mark Thomas wrote: >> >>> On 04/08/2013 21:02, Jeremy Boynes wrote: >>>> On Aug 4, 2013, at 8:37 AM, ma...@apache.org wrote: >>>>> Log: >>>>> Treat javax.servlet.ServletContainerInitializer files as text in source >>>>> <include name="**/NOTICE"/> >>>>> <include name="**/RELEASE-NOTES"/> >>>>> + <include name="**/javax.servlet.ServletContainerInitializer"/> >>>>> <include name="**/.gitignore"/> >>>> >>>> Would this work to catch all service config files not just SCIs? >>>> <include name="**/META-INF/services/*"/> >>> >>> What other ones are you expecting to find in the Tomcat source code? >>> >>> Mark >> >> Didn't someone say something about switching to an SCI to initialize Jasper >> in TC8? > > Which would still match the current pattern. > > Mark
Yea. I realized my stupidity right after I pressed "send." :-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org