You are viewing a plain text version of this content. The canonical link for it is here.
Posted to site-cvs@jakarta.apache.org by ru...@locus.apache.org on 2000/02/02 04:32:53 UTC

cvs commit: jakarta-site/getinvolved cvsindex.html cvsindex.htsrc

rubys       00/02/01 19:32:53

  Modified:    getinvolved cvsindex.html cvsindex.htsrc
  Log:
  update cvsindex to include references to ant
  
  Revision  Changes    Path
  1.20      +6 -3      jakarta-site/getinvolved/cvsindex.html
  
  Index: cvsindex.html
  ===================================================================
  RCS file: /home/cvs/jakarta-site/getinvolved/cvsindex.html,v
  retrieving revision 1.19
  retrieving revision 1.20
  diff -u -r1.19 -r1.20
  --- cvsindex.html	2000/01/22 00:29:40	1.19
  +++ cvsindex.html	2000/02/02 03:32:53	1.20
  @@ -1,6 +1,6 @@
   <html>
   <head>
  -<!-- $Id: cvsindex.html,v 1.19 2000/01/22 00:29:40 jon Exp $ -->
  +<!-- $Id: cvsindex.html,v 1.20 2000/02/02 03:32:53 rubys Exp $ -->
   <!-- Copyright 1999, Apache Software Foundation -->
   <!-- Content head element begins -->
   
  @@ -106,6 +106,8 @@
   </p>
   
   <ul>
  +<li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-ant">
  +jakarta-ant workspace</a>
   <li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat">
   jakarta-tomcat workspace</a>
   <li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-watchdog">
  @@ -161,19 +163,20 @@
   </p>
   
   <ul>
  +<li>jakarta-ant
   <li>jakarta-tomcat
   <li>jakarta-watchdog
   <li>jakarta-tools
   </ul>
   
   <p>
  -You'll always want to have a copy of the jakarta-tools workspace as
  -this contains lots of tools used in the other workspaces. For example,
  +You'll always want to have a copy of the jakarta-ant workspace as
  +this contains the tool used to build tomcat itself.  For example,
   to get and build Tomcat, use the following command:
   </p>
   
   <p class="codeblock">
  -cvs -d :pserver:anoncvs@jakarta.apache.org:/home/cvspublic checkout jakarta-tools jakarta-tomcat
  +cvs -d :pserver:anoncvs@jakarta.apache.org:/home/cvspublic checkout jakarta-ant jakarta-tomcat
   </p>
   
   <h3>
  
  
  
  1.18      +6 -3      jakarta-site/getinvolved/cvsindex.htsrc
  
  Index: cvsindex.htsrc
  ===================================================================
  RCS file: /home/cvs/jakarta-site/getinvolved/cvsindex.htsrc,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- cvsindex.htsrc	1999/12/17 01:37:32	1.17
  +++ cvsindex.htsrc	2000/02/02 03:32:53	1.18
  @@ -16,6 +16,8 @@
   </p>
   
   <ul>
  +<li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-ant">
  +jakarta-ant workspace</a>
   <li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-tomcat">
   jakarta-tomcat workspace</a>
   <li><a href="http://jakarta.apache.org/cvsweb/index.cgi/jakarta-watchdog">
  @@ -71,19 +73,20 @@
   </p>
   
   <ul>
  +<li>jakarta-ant
   <li>jakarta-tomcat
   <li>jakarta-watchdog
   <li>jakarta-tools
   </ul>
   
   <p>
  -You'll always want to have a copy of the jakarta-tools workspace as
  -this contains lots of tools used in the other workspaces. For example,
  +You'll always want to have a copy of the jakarta-ant workspace as
  +this contains the tool used to build tomcat itself.  For example,
   to get and build Tomcat, use the following command:
   </p>
   
   <p class="codeblock">
  -cvs -d :pserver:anoncvs@jakarta.apache.org:/home/cvspublic checkout jakarta-tools jakarta-tomcat
  +cvs -d :pserver:anoncvs@jakarta.apache.org:/home/cvspublic checkout jakarta-ant jakarta-tomcat
   </p>
   
   <h3>