Geoff
At 07:48 AM 3/28/2003, you wrote:
crossley 2003/03/28 04:48:20
Modified: . build.properties Log: Avoid extra whitespace in properties.
Revision Changes Path 1.11 +1 -1 cocoon-2.1/build.properties
Index: build.properties =================================================================== RCS file: /home/cvs/cocoon-2.1/build.properties,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- build.properties 28 Mar 2003 02:11:36 -0000 1.10 +++ build.properties 28 Mar 2003 12:48:20 -0000 1.11 @@ -26,7 +26,7 @@
validate.config=true validate.xdocs=true -validate.jars = true +validate.jars=true
# ---- Forrest -----------------------------------------------------------------