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 2014/02/10 19:16:13 UTC

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

Author: markt
Date: Mon Feb 10 18:16:12 2014
New Revision: 1566694

URL: http://svn.apache.org/r1566694
Log:
Working off a Commons Pool release again.

Modified:
    tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=1566694&r1=1566693&r2=1566694&view=diff
==============================================================================
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Mon Feb 10 18:16:12 2014
@@ -2550,7 +2550,6 @@ Apache Tomcat ${version} native binaries
           description="Deletes the dependencies that are built from source">
     <delete dir="${tomcat-dbcp.home}"/>
     <!-- Only required while working with snapshots -->
-    <delete dir="${commons-pool.home}"/>
     <delete dir="${commons-dbcp.home}"/>
   </target>
 



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