froehlich 2002/10/12 03:37:25
Modified: store build.xml
Log:
donated Jisp based store implementation from Cocoon
Revision Changes Path
1.11 +1 -0 jakarta-avalon-excalibur/store/build.xml
Index: build.xml
===================================================================
RCS file: /home/cvs/jakarta-avalon-excalibur/store/build.xml,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- build.xml 10 Aug 2002 21:14:35 -0000 1.10
+++ build.xml 12 Oct 2002 10:37:25 -0000 1.11
@@ -16,6 +16,7 @@
<pathelement location="${excalibur-pool.jar}"/>
<pathelement location="${checkstyle.jar}"/>
<pathelement path="${java.class.path}"/>
+ <pathelement path="${jisp.jar}"/>
</path>
<path id="tools.class.path">
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>