You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@depot.apache.org by ni...@apache.org on 2004/05/14 21:11:24 UTC

svn commit: rev 10655 - incubator/depot/trunk/update

Author: nickchalko
Date: Fri May 14 14:11:23 2004
New Revision: 10655

Modified:
   incubator/depot/trunk/update/build-ant-get.xml
Log:
clean-up

Modified: incubator/depot/trunk/update/build-ant-get.xml
==============================================================================
--- incubator/depot/trunk/update/build-ant-get.xml	(original)
+++ incubator/depot/trunk/update/build-ant-get.xml	Fri May 14 14:11:23 2004
@@ -23,9 +23,7 @@
 		             refid="depot-update.dependent.jars.fileset">
 
 		</pathconvert>
-		<copy todir="c:\temp">
-			<fileset refid="depot-update.dependent.jars.fileset" />
-		</copy>
+
 
 		<echo message="cat=${cat}" />
 	</target>