On 04/08/2013 21:32, Jeremy Boynes wrote:
> On Aug 4, 2013, at 12:27 PM, Mark Thomas <ma...@apache.org> 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?
> 
> None as yet, just thinking :)
> It was more "all files in META-INF/services would be text and calling out SCI 
> is being very specific)

Then lets stick with the narrower definition until such time as we need
to consider widening it.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to