You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2006/02/28 01:03:37 UTC

svn commit: r381502 - /jakarta/commons/proper/jexl/trunk/xdocs/building.xml

Author: dion
Date: Mon Feb 27 16:03:34 2006
New Revision: 381502

URL: http://svn.apache.org/viewcvs?rev=381502&view=rev
Log:
Add details on maven-xdoc-plugin needed

Modified:
    jakarta/commons/proper/jexl/trunk/xdocs/building.xml

Modified: jakarta/commons/proper/jexl/trunk/xdocs/building.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/jexl/trunk/xdocs/building.xml?rev=381502&r1=381501&r2=381502&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/building.xml Mon Feb 27 16:03:34 2006
@@ -44,6 +44,9 @@
     directory to build the full website, and place it as a sibling directory of the
     JEXL root directory. The result will be in "target/docs".
   </p>
+  <p>
+    To build the site, you need Maven 1.0.2 and version 1.9.2 of the maven-xdoc-plugin installed.
+  </p>
 </section>
 <!-- ================================================== -->
 <section name="Ant Goals">



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org