ajack 2003/09/24 15:47:23
Modified: python/gump document.py
Log:
Not my day, removed the site parameter by accident...
Revision Changes Path
1.34 +2 -2 jakarta-gump/python/gump/document.py
Index: document.py
===================================================================
RCS file: /home/cvs/jakarta-gump/python/gump/document.py,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- document.py 24 Sep 2003 22:40:23 -0000 1.33
+++ document.py 24 Sep 2003 22:47:23 -0000 1.34
@@ -201,8 +201,8 @@
#forrest.addPrefixedParameter('-D','project.xdocs-dir', \
# xdocs, '=')
- #forrest.addPrefixedParameter('-D','project.site-dir', \
- # workspace.logdir, '=')
+ forrest.addPrefixedParameter('-D','project.site-dir', \
+ workspace.logdir, '=')
#
# Do we just tweak forrest.properties?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]