You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by hi...@apache.org on 2006/06/16 14:39:47 UTC

svn commit: r414815 - /incubator/harmony/enhanced/classlib/trunk/make/depends.xml

Author: hindessm
Date: Fri Jun 16 05:39:47 2006
New Revision: 414815

URL: http://svn.apache.org/viewvc?rev=414815&view=rev
Log:
Removed broken mkdir.  I'm really sorry for all the '${mx4j.remote.dir}'
directories that I've helped create!

Modified:
    incubator/harmony/enhanced/classlib/trunk/make/depends.xml

Modified: incubator/harmony/enhanced/classlib/trunk/make/depends.xml
URL: http://svn.apache.org/viewvc/incubator/harmony/enhanced/classlib/trunk/make/depends.xml?rev=414815&r1=414814&r2=414815&view=diff
==============================================================================
--- incubator/harmony/enhanced/classlib/trunk/make/depends.xml (original)
+++ incubator/harmony/enhanced/classlib/trunk/make/depends.xml Fri Jun 16 05:39:47 2006
@@ -99,7 +99,6 @@
 	<download-one-file src="${mx4j.url}" dest="${mx4j.jar}"
                            md5="${mx4j.md5}" />
 
-	<mkdir dir="${mx4j.remote.dir}" />
 	<download-one-file src="${mx4j.remote.url}" dest="${mx4j.remote.jar}"
                            md5="${mx4j.remote.md5}" />