You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by mb...@apache.org on 2006/10/05 22:07:20 UTC

svn commit: r453344 - /ant/core/trunk/build.xml

Author: mbenson
Date: Thu Oct  5 13:07:20 2006
New Revision: 453344

URL: http://svn.apache.org/viewvc?view=rev&rev=453344
Log:
remove launcher classes from nodeps jar.

Modified:
    ant/core/trunk/build.xml

Modified: ant/core/trunk/build.xml
URL: http://svn.apache.org/viewvc/ant/core/trunk/build.xml?view=diff&rev=453344&r1=453343&r2=453344
==============================================================================
--- ant/core/trunk/build.xml (original)
+++ ant/core/trunk/build.xml Thu Oct  5 13:07:20 2006
@@ -830,6 +830,7 @@
         <selector refid="non-core"/>
         <not>
           <or>
+            <selector refid="ant.launcher"/>
             <selector refid="needs.trax"/>
             <selector refid="needs.apache-resolver"/>
             <selector refid="needs.junit"/>



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