Author: bodewig
Date: Sun Aug 1 04:20:08 2010
New Revision: 981143
URL: http://svn.apache.org/viewvc?rev=981143&view=rev
Log:
externals must be applied to trunk dir
Removed:
ant/sandbox/antlibs/bar/
Modified:
ant/sandbox/antlibs/build.xml
Modified: ant/sandbox/antlibs/build.xml
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/build.xml?rev=981143&r1=981142&r2=981143&view=diff
==============================================================================
--- ant/sandbox/antlibs/build.xml (original)
+++ ant/sandbox/antlibs/build.xml Sun Aug 1 04:20:08 2010
@@ -114,7 +114,7 @@
<arg value="commit"/>
<arg value="-m"/>
<arg value="creating skeleton directory structure for
${antlib.fullname}"/>
- <arg value="${antlib.shortname}"/>
+ <arg value="${antlib.trunk}"/>
</svn>
<!-- need to wait a few seconds to give European svn mirror time to
catch up -->