You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2006/03/08 01:40:18 UTC

svn commit: r384070 - /forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Author: crossley
Date: Tue Mar  7 16:40:17 2006
New Revision: 384070

URL: http://svn.apache.org/viewcvs?rev=384070&view=rev
Log:
Add warning about FOR-145 which causes clashes of Ant target names.
Thanks to Ben Litchfield for the reminder.

Modified:
    forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml

Modified: forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml?rev=384070&r1=384069&r2=384070&view=diff
==============================================================================
--- forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml (original)
+++ forrest/trunk/site-author/content/xdocs/docs_0_80/your-project.xml Tue Mar  7 16:40:17 2006
@@ -1139,7 +1139,12 @@
      </target>
 </project>
         ]]></source>
-        
+
+      <warning>See issue
+        <link href="http://issues.apache.org/jira/browse/FOR-145">FOR-145</link>
+        which causes clashes of Ant target names.
+      </warning>
+
       <warning>There is a bug in the plugin download mechanism in
       Forrest 0.7 that may prevent
       your plugins being installed correctly when calling Forrest from ANT. You