You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by mc...@apache.org on 2004/07/06 08:03:19 UTC

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

Author: mcconnell
Date: Mon Jul  5 23:03:18 2004
New Revision: 22614

Modified:
   avalon/trunk/tools/magic/bootstrap.xml
Log:
converge home and bootstrap 

Modified: avalon/trunk/tools/magic/bootstrap.xml
==============================================================================
--- avalon/trunk/tools/magic/bootstrap.xml	(original)
+++ avalon/trunk/tools/magic/bootstrap.xml	Mon Jul  5 23:03:18 2004
@@ -92,7 +92,7 @@
   following the bootstrap phase. The location of magic.home will be 
   establised as target/target/${gump.signature}.
   -->
-  <target name="home" depends="signature-check">
+  <target name="home" depends="jar,signature-check">
     <property name="home" location="${basedir}/target/${gump.signature}"/>
     <echo>Creating 'magic.home' in ${home}</echo>
     <mkdir dir="${home}"/>

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org