mcconnell 2003/01/26 19:51:00
Modified: merlin build.xml
Log:
Make sure the i18n package is rebuilt.
Revision Changes Path
1.13 +1 -0 avalon-sandbox/merlin/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-sandbox/merlin/build.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- build.xml 27 Jan 2003 03:27:45 -0000 1.12
+++ build.xml 27 Jan 2003 03:51:00 -0000 1.13
@@ -153,6 +153,7 @@
description="Compiles the bootstrap source code" unless="uptodate-bootstrap">
<echo message="compiling bootstrap"/>
+ <ant antfile="${excalibur.home}/i18n/build.xml" inheritall="false"/>
<mkdir dir="${build.bootstrap}"/>
<javac srcdir="${java.dir}"
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>