Author: rahul
Date: Fri Aug 11 20:46:19 2006
New Revision: 430962
URL: http://svn.apache.org/viewvc?rev=430962&view=rev
Log:
Don't need commons-build for maven site.
Modified:
jakarta/commons/proper/jexl/trunk/xdocs/building.xml
Modified: jakarta/commons/proper/jexl/trunk/xdocs/building.xml
URL:
http://svn.apache.org/viewvc/jakarta/commons/proper/jexl/trunk/xdocs/building.xml?rev=430962&r1=430961&r2=430962&view=diff
==============================================================================
--- jakarta/commons/proper/jexl/trunk/xdocs/building.xml (original)
+++ jakarta/commons/proper/jexl/trunk/xdocs/building.xml Fri Aug 11 20:46:19
2006
@@ -39,10 +39,7 @@
The result will be in "target/docs/apidocs".
</p>
<p>
- To build the full website, run "maven site". You will need to fetch the
- <a
href="http://svn.apache.org/repos/asf/jakarta/commons/proper/commons-build/trunk/">commons-build</a>
- 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".
+ To build the full website, run "maven site". 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.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]