asmuts 02/02/23 22:48:17
Modified: . build.xml
Log:
JavaGroups changes, need to refactor with specialized props files
Revision Changes Path
1.24 +1 -0 jakarta-turbine-stratum/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-stratum/build.xml,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- build.xml 16 Feb 2002 19:23:34 -0000 1.23
+++ build.xml 24 Feb 2002 06:48:17 -0000 1.24
@@ -28,6 +28,7 @@
<pathelement location="${tomcat.jar}"/>
<pathelement location="${jasper.jar}"/>
<pathelement location="${hsqldb.jar}"/>
+ <pathelement location="${javagroups.jar}"/>
<pathelement location="${jisp.jar}"/>
<pathelement location="${javaclass.jar}"/>
<pathelement location="${jaf.jar}"/>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>