kaz 02/04/22 08:02:28
Modified: xdocs bootstrap.xml
Log:
Reflects the fact that 'bootstrap' is now the default target.
Revision Changes Path
1.18 +2 -2 jakarta-turbine-maven/xdocs/bootstrap.xml
Index: bootstrap.xml
===================================================================
RCS file: /home/cvs/jakarta-turbine-maven/xdocs/bootstrap.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- bootstrap.xml 13 Apr 2002 15:21:55 -0000 1.17
+++ bootstrap.xml 22 Apr 2002 15:02:28 -0000 1.18
@@ -37,7 +37,7 @@
<code>${user.home}/build properties</code>, type the following:
</p>
<source><![CDATA[
-ant -f build-bootstrap.xml bootstrap
+ant -f build-bootstrap.xml
]]></source>
<p/>
<p>
@@ -84,7 +84,7 @@
initiated by typing the following:
</p>
<source><![CDATA[
-ant -f build-bootstrap.xml bootstrap
+ant -f build-bootstrap.xml
]]></source>
<p>
Thats it! Congratulations! You have now built Maven with