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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to