Hi gang,

just an update for avalon-site/xdocs/cvs.xml correcting some outdated info.

Regards,
J�rg

$ cvs diff -u cvs.xml
Index: cvs.xml
===================================================================
RCS file: /home/cvspublic/avalon-site/xdocs/cvs.xml,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 cvs.xml
--- cvs.xml     2 Nov 2003 11:10:47 -0000       1.1.1.1
+++ cvs.xml     4 Nov 2003 16:33:42 -0000
@@ -25,13 +25,12 @@
        <source>
 anonymous CVSROOT: :pserver:[EMAIL PROTECTED]:/home/cvspublic
 modules:
-       avalon-sandbox          # alpha &amp; pre-alpha code
-       avalon                  # framework and documentation
-       avalon-apps             # avalon applications
-       avalon-excalibur        # component/utility/container repository
-       avalon-cornerstone      # component repository
+       avalon                  # framework, containers and documentation
+       avalon-components       # component repository
+       avalon-excalibur        # utility repository
        avalon-logkit           # cool logging toolkit
        avalon-phoenix          # the phoenix container and related libraries
+       avalon-sandbox          # alpha &amp; pre-alpha code
        avalon-site             # this website
        </source>
 </section>
@@ -63,16 +62,21 @@
 rem the below command should be on one line
 $CVSUTILS\cvs.exe -z3 -d ^
       :pserver:[EMAIL PROTECTED]:/home/cvspublic checkout ^
-      avalon-excalibur avalon-cornerstone ^
+      avalon avalon-excalibur avalon-components ^
       avalon-phoenix avalon-logkit avalon-site ^
-      avalon-sandbox jakarta-site xml-forrest ^
+      avalon-sandbox xml-forrest ^
                </source>
                
                <p>This will take a while, depending on your connection. Go ahead and 
grab
                yourself a coffee or ten. When done, you should have checked out all 
Avalon
                sources and the most important utility libraries you need to build it 
(save
-               for <a href="http://ant.apache.org/";>Apache Ant</a>, which you should
-               go install right now if you haven't already).</p>
+               for <a href="http://maven.apache.org/";>Apache Maven</a>, which you 
should
+               go install right now if you haven't already). For further building 
instructions 
+               run:</p>
+
+               <source>
+maven avalon:info              
+               </source>
        </subsection>
        <subsection name="Use TortoiseCVS">

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to