You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by bd...@apache.org on 2005/10/10 14:18:24 UTC

svn commit: r312631 - /cocoon/trunk/status.xml

Author: bdelacretaz
Date: Mon Oct 10 05:18:21 2005
New Revision: 312631

URL: http://svn.apache.org/viewcvs?rev=312631&view=rev
Log:
mention use of the --noconfig option

Modified:
    cocoon/trunk/status.xml

Modified: cocoon/trunk/status.xml
URL: http://svn.apache.org/viewcvs/cocoon/trunk/status.xml?rev=312631&r1=312630&r2=312631&view=diff
==============================================================================
--- cocoon/trunk/status.xml (original)
+++ cocoon/trunk/status.xml Mon Oct 10 05:18:21 2005
@@ -583,6 +583,10 @@
    </action>
   </release>
   <release version="2.1.8" date="TBD">
+    <action dev="BD" type="update" due-to="Sandor Spruit" due-to-email="sandor@cs.uu.nl">
+      build.sh: use --noconfig option to avoid problems with local ant settings.
+      Does not apply to build.bat, windows ant scripts do not have this option.
+    </action>
     <action dev="BD" type="update">
       cocoon.sh and cocoon.bat (done by CZ): "servlet" is now the default action.
     </action>