Author: jleroux
Date: Wed Nov 25 13:44:11 2009
New Revision: 884091
URL:
http://svn.apache.org/viewvc?rev=884091&view=revLog:
deprecated
Modified:
ofbiz/trunk/build.xml
Modified: ofbiz/trunk/build.xml
URL:
http://svn.apache.org/viewvc/ofbiz/trunk/build.xml?rev=884091&r1=884090&r2=884091&view=diff==============================================================================
--- ofbiz/trunk/build.xml (original)
+++ ofbiz/trunk/build.xml Wed Nov 25 13:44:11 2009
@@ -269,12 +269,12 @@
<!-- WebSite Targets -->
<!-- ================================================================== -->
- <target name="build-website"
+ <!--target name="build-website"
description="For committers : Update dtds and JavaDoc from OFBiz intance to site">
<antcall target="copy-dtds"/>
<antcall target="docs"/>
<antcall target="copy-apis"/>
- </target>
+ </target--><!-- deprecated -->
<target name="copy-apis">
<mkdir dir="${site.dir}/api"/>