Author: markt
Date: Thu Sep 25 06:26:06 2008
New Revision: 698961

URL: http://svn.apache.org/viewvc?rev=698961&view=rev
Log:
Don't include jni/dist in the src distro

Modified:
    tomcat/container/branches/tc4.1.x/build.xml

Modified: tomcat/container/branches/tc4.1.x/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/container/branches/tc4.1.x/build.xml?rev=698961&r1=698960&r2=698961&view=diff
==============================================================================
--- tomcat/container/branches/tc4.1.x/build.xml (original)
+++ tomcat/container/branches/tc4.1.x/build.xml Thu Sep 25 06:26:06 2008
@@ -250,6 +250,7 @@
         <exclude name="coyote/build/**"/>
         <exclude name="http11/build/**"/>
         <exclude name="jk/build/**"/>
+        <exclude name="jni/dist/**"/>
         <exclude name="util/build/**"/>
         <exclude name="webapp/build/**"/>
         <exclude name="build.properties"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to