Author: rgardler
Date: Tue Mar 27 14:29:22 2007
New Revision: 523089

URL: http://svn.apache.org/viewvc?view=rev&rev=523089
Log:
Note fixing the war deployment bug (thanks to lots of people via the mailing 
list)

Modified:
    forrest/trunk/site-author/status.xml

Modified: forrest/trunk/site-author/status.xml
URL: 
http://svn.apache.org/viewvc/forrest/trunk/site-author/status.xml?view=diff&rev=523089&r1=523088&r2=523089
==============================================================================
--- forrest/trunk/site-author/status.xml (original)
+++ forrest/trunk/site-author/status.xml Tue Mar 27 14:29:22 2007
@@ -139,6 +139,12 @@
         Added document to facilitate
         <link href="site:upgrading_08">upgrading to v0.8</link>
       </action>
+<!--2007-03-->
+      <action dev="RDG" type="update" context="code" importance="high" 
fixes-bug="FOR-735">
+        Rename webapp build target to run-webapp to distinguish the resulting 
+        webapp from one suitable for deployment (use the war target for that)
+        and provide a new xconf that is used in the war to ensure plugins can 
be found in war files
+      </action>
 <!--2007-02-->
       <action dev="RDG" type="add" context="code" importance="high">
         Add initial DOAP plugin to Whiteboard.