You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by bb...@apache.org on 2007/01/26 04:02:10 UTC

svn commit: r500138 - /incubator/xap/trunk/buildsystem/build-manufacturing.xml

Author: bbuffone
Date: Thu Jan 25 20:02:10 2007
New Revision: 500138

URL: http://svn.apache.org/viewvc?view=rev&rev=500138
Log:
finished adding docs to the manufacturing process.

Modified:
    incubator/xap/trunk/buildsystem/build-manufacturing.xml

Modified: incubator/xap/trunk/buildsystem/build-manufacturing.xml
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/build-manufacturing.xml?view=diff&rev=500138&r1=500137&r2=500138
==============================================================================
--- incubator/xap/trunk/buildsystem/build-manufacturing.xml (original)
+++ incubator/xap/trunk/buildsystem/build-manufacturing.xml Thu Jan 25 20:02:10 2007
@@ -208,7 +208,7 @@
             <param name="testPage" value="XapUnitTestSuite.html"/>
         </antcall>
         
-        <antcall target="-doc"/>   
+        <antcall target="doc-site"/>   
           
         <antcall target="-build-profile">
             <param name="profile" value="xapcore-razorfish"/>