bloritsch 2003/03/11 07:56:44
Modified: fortress build.xml
Log:
make the compile work again
Revision Changes Path
1.76 +1 -1 avalon-excalibur/fortress/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/fortress/build.xml,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- build.xml 28 Feb 2003 18:14:48 -0000 1.75
+++ build.xml 11 Mar 2003 15:56:44 -0000 1.76
@@ -23,7 +23,7 @@
<pathelement location="${excalibur-event.jar}"/>
<pathelement location="${excalibur-logger.jar}"/>
<pathelement location="${excalibur-sourceresolve.jar}"/>
- <pathelement location="${excalibur-container.jar}"/>
+ <pathelement location="${excalibur-lifecycle.jar}"/>
<pathelement location="${checkstyle.jar}"/>
<pathelement path="${java.class.path}"/>
</path>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]