You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2009/04/01 23:53:38 UTC

svn commit: r761079 - /tomcat/trunk/build.xml

Author: markt
Date: Wed Apr  1 21:53:38 2009
New Revision: 761079

URL: http://svn.apache.org/viewvc?rev=761079&view=rev
Log:
Align build script with recent re-packaging

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=761079&r1=761078&r2=761079&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Wed Apr  1 21:53:38 2009
@@ -196,7 +196,7 @@
   </patternset>
 
   <patternset id="files.tomcat-api">
-    <include name="org/apache/*" />
+    <include name="org/apache/tomcat/*" />
   </patternset>
   	
   <patternset id="files.catalina">



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