On 27/11/2012 13:48, Konstantin Kolinko wrote:
> 2012/11/27  <ma...@apache.org>:
>> Author: markt
>> Date: Tue Nov 27 09:52:09 2012
>> New Revision: 1414046
>>
>> URL: http://svn.apache.org/viewvc?rev=1414046&view=rev
>> Log:
>> Add a web-fragment.xml to tomcat-websocket.jar so it has a standard name.
>>
>> Added:
>>     tomcat/trunk/res/META-INF/tomcat-websocket.jar/web-fragment.xml   (with 
>> props)
>>
>> @@ -0,0 +1,25 @@
>> (...)
>> +<web-fragment xmlns="http://java.sun.com/xml/ns/javaee";
>> +  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>> +  xsi:schemaLocation="http://java.sun.com/xml/ns/javaee
>> +                      
>> http://java.sun.com/xml/ns/javaee/web-fragment_3_0.xsd";
>> +  version="3.0"
>> +  metadata-complete="false">
> 
> Why metadata-complete="false" on this fragment?

I'm keeping my options open. At the moment there isn't anything to scan
for but that may not always be the case. It can change to true for now
if you prefer.

Mark


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

Reply via email to