kaz 02/04/03 07:52:29
Modified: xdocs building.xml
Log:
Added a note about how the CVS repository.
Revision Changes Path
1.3 +11 -4 jakarta-turbine-stratum/xdocs/building.xml
Index: building.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-stratum/xdocs/building.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- building.xml 3 Apr 2002 15:26:44 -0000 1.2
+++ building.xml 3 Apr 2002 15:52:29 -0000 1.3
@@ -11,10 +11,17 @@
<section name="Building Stratum">
<p>
- Building Stratum from CVS is now very easy. It has been
- Maven-enabled. Please refer to the Maven <a
- href="http://jakarta.apache.org/turbine/maven/getting-started.html">
- Getting Started</a> document for instructions on building.
+ Building Stratum from CVS is now very easy because it has been
+ Maven-enabled. Before you begin, you'll need to check out the
+ <code>jakarta-turbine-stratum</code> CVS repository (if you are
+ not familiar with the Jakarta CVS repositories, please refer to
+ the <a href="/site/cvsindex.html">documentation</a>).
+ </p>
+ <p>
+ Please refer to the Maven <a
+ href="http://jakarta.apache.org/turbine/maven/getting-started.html">Getting
+ Started</a> document for instructions on how to build the
+ project usnig Maven.
</p>
</section>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>