leosimons 2003/06/14 08:42:02
Modified: . libraries.properties depchecker.xml
Added: lib excalibur-fortress-1.0.jar
excalibur-fortress-tools-1.0.jar
Log:
with fortress no longer in excalibur's cvs and
no longer buildable by ant, just include the
jarfiles.
Revision Changes Path
1.9 +2 -2 avalon-excalibur/libraries.properties
Index: libraries.properties
===================================================================
RCS file: /home/cvs/avalon-excalibur/libraries.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libraries.properties 7 Jun 2003 20:57:21 -0000 1.8
+++ libraries.properties 14 Jun 2003 15:42:02 -0000 1.9
@@ -151,8 +151,8 @@
excalibur-extension.jar=${excalibur-extension.lib}/excalibur-extension-1.0a.jar
# ----- fortress -------------
-excalibur-fortress.home=${basedir}/../fortress
-excalibur-fortress.lib=${excalibur-fortress.home}/build/lib
+excalibur-fortress.home=${basedir}/../lib
+excalibur-fortress.lib=${excalibur-fortress.home}
excalibur-fortress.jar=${excalibur-fortress.lib}/excalibur-fortress-1.0.jar
excalibur-fortress-tools.jar=${excalibur-fortress.lib}/excalibur-fortress-tools-1.0.jar
1.53 +2 -2 avalon-excalibur/depchecker.xml
Index: depchecker.xml
===================================================================
RCS file: /home/cvs/avalon-excalibur/depchecker.xml,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- depchecker.xml 7 Jun 2003 20:57:21 -0000 1.52
+++ depchecker.xml 14 Jun 2003 15:42:02 -0000 1.53
@@ -270,7 +270,7 @@
<ant antfile="${depchecker.prefix}/depchecker.xml"
target="checkRequiredFile">
<property name="proj.jar.name"
value="excalibur-fortress-tools-1.0.jar"/>
<property name="path" value="${excalibur-fortress-tools.jar}"/>
- <property name="proj.home" value="${basedir}/../fortress"/>
+ <property name="proj.home" value="${basedir}/../lib"/>
</ant>
<ant antfile="${depchecker.prefix}/depchecker.xml"
target="checkRequiredClass">
<property name="proj.jar.name" value="qdox.jar"/>
1.1 avalon-excalibur/lib/excalibur-fortress-1.0.jar
<<Binary file>>
1.1 avalon-excalibur/lib/excalibur-fortress-tools-1.0.jar
<<Binary file>>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]