Author: crossley
Date: Fri Oct 21 04:14:06 2005
New Revision: 327153
URL: http://svn.apache.org/viewcvs?rev=327153&view=rev
Log:
Fix typo. Not yet using the "deploy" target anyway.
Modified:
forrest/zone/htdocs/ft/cocoon-docs.xml
Modified: forrest/zone/htdocs/ft/cocoon-docs.xml
URL:
http://svn.apache.org/viewcvs/forrest/zone/htdocs/ft/cocoon-docs.xml?rev=327153&r1=327152&r2=327153&view=diff
==============================================================================
--- forrest/zone/htdocs/ft/cocoon-docs.xml (original)
+++ forrest/zone/htdocs/ft/cocoon-docs.xml Fri Oct 21 04:14:06 2005
@@ -8,7 +8,7 @@
<property name="build.work-dir"
value="/export/home/config/forrestbot-trunk/conf/work/cocoon-docs"/>
<property name="build.log-dir"
value="/export/home/config/forrestbot-trunk/logs"/>
<property name="getsrc.svn.url"
value="http://svn.apache.org/repos/asf/cocoon/whiteboard/dasiy-to-docs"/>
- <property name="deploy.local.dir"
value="/var/apache2/htdocs/ft/publish/cocoon-site"/>
+ <property name="deploy.local.dir"
value="/var/apache2/htdocs/ft/publish/cocoon-docs"/>
<target name="getsrc" depends="getsrc.clean-workdir, getsrc.svn"/>
<target name="notify" depends="notify.local, notify.email"/>