cvs commit: jakarta-tomcat-catalina/webapps/docs/appdev installation.xml

2005-03-23 Thread yoavs
yoavs   2005/03/23 08:13:23

  Modified:webapps/docs changelog.xml status.xml
   webapps/docs/appdev installation.xml
  Log:
  Bugzilla 33719, status file update.
  
  Revision  ChangesPath
  1.251 +3 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.250
  retrieving revision 1.251
  diff -u -r1.250 -r1.251
  --- changelog.xml 23 Mar 2005 16:02:49 -  1.250
  +++ changelog.xml 23 Mar 2005 16:13:23 -  1.251
  @@ -45,6 +45,9 @@
 
   33739: Add reference to RUNNING.txt in setup.html. (yoavs)
 
  +  
  +33719: Update reference to Ant download page. (yoavs)
  +  
   
  
   
  
  
  
  1.10  +6 -9  jakarta-tomcat-catalina/webapps/docs/status.xml
  
  Index: status.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/status.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- status.xml2 Sep 2004 18:56:56 -   1.9
  +++ status.xml23 Mar 2005 16:13:23 -  1.10
  @@ -30,10 +30,10 @@
 
   
 Tomcat 5.0.27 was released on June 17th, 2004.  At that time, 
the TOMCAT_5_0
  -  branch was tagged in CVS, and work on Tomcat 5.5 began.  Until the 
first stable 
  -  release of Tomcat 5.5, building from
  -  CVS head may be unstable or broken: use the TOMCAT_5_0 branch tag to 
build
  -  the Tomcat 5.0 releases.
  +  branch was tagged in CVS, and work on Tomcat 5.5 began.  We have now 
had several
  +  Tomcat 5.5 releases, including a couple of stable ones.  Accordingly, 
Tomcat 5.5
  +  is now the focus on work.  Tomcat 5.0 is in maintenance mode and its 
releases
  +  will become less and less frequent.
   
   
 Tomcat 5.5 has several major goals.  They are discussed in the 
tomcat-dev
  @@ -100,11 +100,8 @@
 
   Enhance Cluster functionality for Tomcat 5.5.
 
  -  
  -Update docs, site, and FAQ for Tomcat 5.5 once ready.
  -  
  -  
  -Continue fixing bugs ;)
  +  
  +Continue fixing bugs and updating docs.
 
   
   
  
  
  
  1.7   +1 -1  
jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- installation.xml  24 Nov 2004 18:52:45 -  1.6
  +++ installation.xml  23 Mar 2005 16:13:23 -  1.7
  @@ -52,7 +52,7 @@
   
   
   Binary downloads of the Ant build tool are available from
  -http://jakarta.apache.org/downloads/binindex.html";>http://jakarta.apache.org/downloads/binindex.html.
  +http://ant.apache.org/bindownload.cgi";>http://ant.apache.org/bindownload.cgi.
   This manual assumes you are using Ant 1.4 or later.  The instructions should
   also be compatible with later versions, but this has not been tested.
   
  
  
  

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



cvs commit: jakarta-tomcat-catalina/webapps/docs/appdev installation.xml

2004-11-24 Thread yoavs
yoavs   2004/11/24 10:58:14

  Modified:webapps/docs Tag: TOMCAT_5_0 changelog.xml
   webapps/docs/appdev Tag: TOMCAT_5_0 installation.xml
  Log:
  Bugzilla 32373
  
  Revision  ChangesPath
  No   revision
  No   revision
  1.70.2.84 +6 -3  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.70.2.83
  retrieving revision 1.70.2.84
  diff -u -r1.70.2.83 -r1.70.2.84
  --- changelog.xml 24 Nov 2004 18:37:44 -  1.70.2.83
  +++ changelog.xml 24 Nov 2004 18:58:13 -  1.70.2.84
  @@ -17,14 +17,17 @@
   
 
   
  +  
  +32371: outdated introduction.xml page. (yoavs)
  +  
  +  
  +32373: outdated installation.xml page. (yoavs)
  +  
   
 
   
 
   
  -  
  -32371: outdated introduction.xml page. (yoavs)
  -  
   
 
   
  
  
  
  No   revision
  No   revision
  1.5.2.1   +2 -2  
jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.5
  retrieving revision 1.5.2.1
  diff -u -r1.5 -r1.5.2.1
  --- installation.xml  12 Apr 2004 12:55:51 -  1.5
  +++ installation.xml  24 Nov 2004 18:58:14 -  1.5.2.1
  @@ -27,8 +27,8 @@
   environment that provides a JDK 1.2 (also known as Java2 Standard Edition, or
   J2SE) or later platform.  You will need a Java Development Kit, as opposed 
to a
   Java Runtime Environment, so that your servlets, other classes, and JSP pages
  -can be compiled.  Tomcat 5 has been extensively tested with JDK 1.3.1, which
  -is recommended.
  +can be compiled.  Tomcat 5 has been extensively tested with JDK 1.3.1 as well
  +as JDK 1.4.2, and the latter is recommended.
   
   Compatible JDKs for many platforms (or links to where they can be found)
   are available at
  
  
  

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



cvs commit: jakarta-tomcat-catalina/webapps/docs/appdev installation.xml

2004-11-24 Thread yoavs
yoavs   2004/11/24 10:52:45

  Modified:webapps/docs changelog.xml
   webapps/docs/appdev installation.xml
  Log:
  Bugzilla 32373
  
  Revision  ChangesPath
  1.184 +3 -0  jakarta-tomcat-catalina/webapps/docs/changelog.xml
  
  Index: changelog.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/changelog.xml,v
  retrieving revision 1.183
  retrieving revision 1.184
  diff -u -r1.183 -r1.184
  --- changelog.xml 24 Nov 2004 18:43:17 -  1.183
  +++ changelog.xml 24 Nov 2004 18:52:44 -  1.184
  @@ -50,6 +50,9 @@
 
   32371: outdated introduction.xml page. (yoavs)
 
  +   
  +32373: outdated installation.xml page. (yoavs)
  +  
   
 
   
  
  
  
  1.6   +4 -6  
jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===
  RCS file: 
/home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- installation.xml  12 Apr 2004 12:55:51 -  1.5
  +++ installation.xml  24 Nov 2004 18:52:45 -  1.6
  @@ -23,12 +23,10 @@
   
   
   
  -Tomcat will operate under any Java Development Kit (JDK)
  -environment that provides a JDK 1.2 (also known as Java2 Standard Edition, or
  -J2SE) or later platform.  You will need a Java Development Kit, as opposed 
to a
  -Java Runtime Environment, so that your servlets, other classes, and JSP pages
  -can be compiled.  Tomcat 5 has been extensively tested with JDK 1.3.1, which
  -is recommended.
  +Tomcat 5.5 was designed to run on J2SE 5.0, but it can run on JDK 1.4
  +as well, using the compatability package as detailed in the Tomcat 
  +installation instructions.
  +
   
   Compatible JDKs for many platforms (or links to where they can be found)
   are available at
  
  
  

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



cvs commit: jakarta-tomcat-catalina/webapps/docs/appdev installation.xml

2004-04-12 Thread yoavs
yoavs   2004/04/12 05:55:52

  Modified:webapps/docs/appdev installation.xml
  Log:
  Fixed broken link to RUNNING.txt.
  
  Revision  ChangesPath
  1.5   +2 -1  jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml
  
  Index: installation.xml
  ===
  RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/appdev/installation.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- installation.xml  15 Sep 2003 14:07:00 -  1.4
  +++ installation.xml  12 Apr 2004 12:55:51 -  1.5
  @@ -8,6 +8,7 @@
   
 
   Craig R. McClanahan
  +Yoav Shapira
   Installation
 
   
  @@ -41,7 +42,7 @@
   http://jakarta.apache.org/binindex.cgi";>http://jakarta.apache.org/binindex.cgi.
   This manual assumes you are using the most recent release
   of Tomcat 5.  Detailed instructions for downloading and installing
  -Tomcat 5 are available here.
  +Tomcat 5 are available here.
   
   In the remainder of this manual, example shell scripts assume that you have
   set an environment variable CATALINA_HOME that contains the
  
  
  

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