Author: rjung
Date: Mon Nov 29 17:32:21 2010
New Revision: 1040199
URL: http://svn.apache.org/viewvc?rev=1040199&view=rev
Log:
Add css to text file list.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1040199&r1=1040198&r2=1040199&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Mon Nov 29 17:32:21 2010
@@ -197,6 +197,7 @@
<include name="**/NOTICE"/>
<include name="**/RELEASE-NOTES"/>
<include name="**/*.classpath"/>
+ <include name="**/*.css"/>
<include name="**/*.dtd"/>
<include name="**/*.htm"/>
<include name="**/*.html"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]