Author: rahul
Date: Mon Feb 27 16:46:23 2006
New Revision: 381508
URL: http://svn.apache.org/viewcvs?rev=381508&view=rev
Log:
Point to source, and post maven and xdoc-plugin versions.
Modified:
jakarta/commons/sandbox/scxml/trunk/xdocs/building.xml
Modified: jakarta/commons/sandbox/scxml/trunk/xdocs/building.xml
URL:
http://svn.apache.org/viewcvs/jakarta/commons/sandbox/scxml/trunk/xdocs/building.xml?rev=381508&r1=381507&r2=381508&view=diff
==============================================================================
--- jakarta/commons/sandbox/scxml/trunk/xdocs/building.xml (original)
+++ jakarta/commons/sandbox/scxml/trunk/xdocs/building.xml Mon Feb 27 16:46:23
2006
@@ -24,7 +24,8 @@
<section name="Overview">
<p>
Commons SCXML uses <a href="http://maven.apache.org">Maven</a> or
- <a href="http://ant.apache.org">Ant</a> as a build system.
+ <a href="http://ant.apache.org">Ant</a> as a build system. The source is
+ <a
href="http://svn.apache.org/repos/asf/jakarta/commons/sandbox/scxml/trunk/">here</a>.
</p>
</section>
<!-- ================================================== -->
@@ -43,6 +44,10 @@
directory to build the full website, and place it as a sibling directory of
SCXML's 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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]