svn commit: rev 22614 - avalon/trunk/tools/magic
| Newsgroups | gmane.comp.jakarta.avalon.cvs |
|---|---|
| Message-ID | <[email protected]> |
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}"/>