Author: markt
Date: Sun Jun 17 20:09:49 2012
New Revision: 1351148
URL: http://svn.apache.org/viewvc?rev=1351148&view=rev
Log:
Manifest files are text files.
Modified:
tomcat/trunk/build.xml
Modified: tomcat/trunk/build.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1351148&r1=1351147&r2=1351148&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Sun Jun 17 20:09:49 2012
@@ -231,6 +231,7 @@
<include name="**/*.license"/>
<include name="**/*.manifest"/>
<include name="**/*.mdl"/>
+ <include name="**/*.MF"/>
<include name="**/*.notice"/>
<include name="**/*.nsi"/>
<include name="**/*.pl"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]