ozeigermann 2004/11/26 13:03:32
Modified: proposals/wck build.properties.sample
Log:
Added more hints how to configure
Revision Changes Path
1.7 +11 -0 jakarta-slide/proposals/wck/build.properties.sample
Index: build.properties.sample
===================================================================
RCS file: /home/cvs/jakarta-slide/proposals/wck/build.properties.sample,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- build.properties.sample 26 Nov 2004 17:47:58 -0000 1.6
+++ build.properties.sample 26 Nov 2004 21:03:32 -0000 1.7
@@ -34,6 +34,17 @@
#additional.lib.dir=
# ----- Slide -----
+# these properties by default point to the Slide
+# version checked out along with WCK
+# if this is not 2.2pre1 uncomment the slide.version
+# property and set it to accordingly
+#
+# if you do not want WCK to build against the Slide source it was
+# checked out with, you will have to adjust slide.base.dir
+# to the path where your Slide base directory is
+#
+# if you are building against Slide 2.1 you will have to comment out
+# supports.macro.store as Slide 2.1 does not support macro store opertations
slide.base.dir=../..
#lib.dir=${slide.base.dir}/lib
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]