hammant 2003/05/04 10:40:29
Modified: . build.xml default.properties
Log:
Start of Betwixt transport paired with James Maggs.
Revision Changes Path
1.16 +1 -0 incubator-altrmi/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/incubator-altrmi/build.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- build.xml 27 Apr 2003 19:11:50 -0000 1.15
+++ build.xml 4 May 2003 17:40:25 -0000 1.16
@@ -50,6 +50,7 @@
<pathelement path="${phoenix-client.jar}"/>
<pathelement path="${excalibur-lifecycle.jar}"/>
<pathelement location="${qdox.jar}"/>
+ <pathelement location="${betwixt.jar}"/>
<pathelement path="${phoenix-metagenerate.jar}"/>
<path refid="clover.classpath"/>
<fileset dir="lib">
1.9 +1 -0 incubator-altrmi/default.properties
Index: default.properties
===================================================================
RCS file: /home/cvs/incubator-altrmi/default.properties,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- default.properties 27 Apr 2003 17:27:39 -0000 1.8
+++ default.properties 4 May 2003 17:40:26 -0000 1.9
@@ -47,6 +47,7 @@
phoenix-metagenerate.jar=./lib/buildtime/phoenix-metagenerate.jar
qdox.jar=./lib/buildtime/qdox-1.0.jar
cornerstone.jar=./lib/optional/examples/cornerstone.jar
+betwixt.jar=./lib/optional/betwixt/commons-betwixt-1.0-alpha-1.jar
# ----- Excalibur pool, version 1.1 or later -----
excalibur-pool.jar=./lib/optional/excalibur-pool-1.2.jar
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]