svn commit: rev 22125 - avalon/trunk/tools/magic

[email protected]
Newsgroups gmane.comp.jakarta.avalon.cvs
Message-ID <[email protected]>
Author: mcconnell
Date: Sat Jun 26 01:13:00 2004
New Revision: 22125

Modified:
   avalon/trunk/tools/magic/setup.xml
Log:
Add missing line the actually copies magic into .ant/lib/

Modified: avalon/trunk/tools/magic/setup.xml
==============================================================================
--- avalon/trunk/tools/magic/setup.xml	(original)
+++ avalon/trunk/tools/magic/setup.xml	Sat Jun 26 01:13:00 2004
@@ -10,6 +10,7 @@
   <property name="magic.bar.dir" value="${magic.group}/bars"/>
   <property name="magic.bar.path" value="${magic.bar.dir}/${magic.bar}"/>
   <property name="magic.bar.url" value="${magic.install.host}/${magic.bar.path}"/>
+  <property name="magic.jar" value="avalon-tools-magic.jar"/>
 
   <property name="magic.junit.jar" value="junit-3.8.1.jar"/>
   <property name="magic.junit.jar.url" 
@@ -91,6 +92,11 @@
     <mkdir dir="${magic.home}/themes"/>
     <copy todir="${magic.home}/themes">
       <fileset dir="${magic.bar.destination}/themes"/>
+    </copy>
+
+    <!-- add magic antlib to ant -->
+    <copy todir="${ant.lib}">
+      <fileset file="${magic.cache}/${magic.group}/jars/${magic.jar}"/>
     </copy>
 
   </target>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.