Author: bodewig
Date: Sun Aug  1 05:42:19 2010
New Revision: 981162

URL: http://svn.apache.org/viewvc?rev=981162&view=rev
Log:
proper antlibs always have a trunk

Modified:
    ant/sandbox/antlibs/promote.xml

Modified: ant/sandbox/antlibs/promote.xml
URL: 
http://svn.apache.org/viewvc/ant/sandbox/antlibs/promote.xml?rev=981162&r1=981161&r2=981162&view=diff
==============================================================================
--- ant/sandbox/antlibs/promote.xml (original)
+++ ant/sandbox/antlibs/promote.xml Sun Aug  1 05:42:19 2010
@@ -108,7 +108,7 @@
     </svn>
     <concat dest="new.externals" fixlastline="true">
       <file file="old.externals"/>
-      <string>${antlib.shortname} 
http://svn.apache.org/repos/asf/ant/antlibs/${antlib.trunk}
+      <string>${antlib.shortname} 
http://svn.apache.org/repos/asf/ant/antlibs/${antlib.shortname}/trunk
 </string>
       <filterchain>
         <linecontainsregexp>


Reply via email to