bloritsch 2003/06/02 07:13:23
Modified: project avalon-excalibur.xml
Log:
add i18n back in where it is necessary
Revision Changes Path
1.55 +2 -1 jakarta-gump/project/avalon-excalibur.xml
Index: avalon-excalibur.xml
===================================================================
RCS file: /home/cvs/jakarta-gump/project/avalon-excalibur.xml,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- avalon-excalibur.xml 29 May 2003 18:49:56 -0000 1.54
+++ avalon-excalibur.xml 2 Jun 2003 14:13:23 -0000 1.55
@@ -397,6 +397,7 @@
<depend property="commons-collections.jar"
project="commons-collections" runtime="true"/>
<depend property="excalibur-event.jar" project="excalibur-event"
runtime="true"/>
<depend property="excalibur-instrument.jar"
project="excalibur-instrument" runtime="true"/>
+ <depend property="excalibur-i18n.jar" project="excalibur-i18n"
runtime="true"/>
<depend property="excalibur-instrument-manager.jar"
project="excalibur-instrument-manager"
runtime="true" id="main"/>
@@ -449,7 +450,7 @@
<work nested="fortress/build/tools"/>
<home nested="fortress"/>
- <jar name="build/lib/excalibur-fortress-@@DATE@@.jar" id="fortress"/>
+ <jar name="build/lib/excalibur-fortress-complete-@@DATE@@.jar"
id="fortress"/>
<jar name="build/lib/excalibur-fortress-tools-@@DATE@@.jar"
id="fortress-tools"/>
<nag from="Gump Integration Build <[EMAIL PROTECTED]>"
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]