Author: kkolinko
Date: Thu Sep 23 12:15:56 2010
New Revision: 1000423

URL: http://svn.apache.org/viewvc?rev=1000423&view=rev
Log:
Take care of line endings for the two files added in r1000392

Modified:
    tomcat/trunk/Start Tomcat.launch   (props changed)
    tomcat/trunk/Stop Tomcat.launch   (props changed)
    tomcat/trunk/build.xml

Propchange: tomcat/trunk/Start Tomcat.launch
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: tomcat/trunk/Stop Tomcat.launch
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1000423&r1=1000422&r2=1000423&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Sep 23 12:15:56 2010
@@ -206,6 +206,7 @@
     <include name="**/*.jsp"/>
     <include name="**/*.jspf"/>
     <include name="**/*.jspx"/>
+    <include name="**/*.launch"/>
     <include name="**/*.license"/>
     <include name="**/*.manifest"/>
     <include name="**/*.mdl"/>



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

Reply via email to