cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-11-20 Thread marcsaeg

marcsaeg01/11/20 06:53:18

  Modified:src/webpages Tag: tomcat_32 index.html
   src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Updated version numbers for Tomcat 3.2.4 release.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.13.2.23 +2 -2  jakarta-tomcat/src/webpages/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
  retrieving revision 1.13.2.22
  retrieving revision 1.13.2.23
  diff -u -r1.13.2.22 -r1.13.2.23
  --- index.html2001/10/26 15:55:11 1.13.2.22
  +++ index.html2001/11/20 14:53:18 1.13.2.23
  @@ -4,13 +4,13 @@
   
   
   
  -Tomcat v3.2.4 beta 1
  +Tomcat v3.2.4
   
   
   Tomcat 
   
   Version
  -3.2.4 beta 1
  +3.2.4
   This is the default Tomcat home page. This page serves as a quick reference
   guide to related resources and is located at:
   
  
  
  
  No   revision
  
  
  No   revision
  
  
  1.22.2.21 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.20
  retrieving revision 1.22.2.21
  diff -u -r1.22.2.20 -r1.22.2.21
  --- Constants.java2001/10/26 15:55:11 1.22.2.20
  +++ Constants.java2001/11/20 14:53:18 1.22.2.21
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.4 beta 1";
  +public static final String TOMCAT_VERSION = "3.2.4";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-07-22 Thread marcsaeg

marcsaeg01/07/22 05:18:42

  Modified:src/webpages Tag: tomcat_32 index.html
   src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Changed version numbers to 3.2.4-dev.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.13.2.21 +2 -2  jakarta-tomcat/src/webpages/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
  retrieving revision 1.13.2.20
  retrieving revision 1.13.2.21
  diff -u -r1.13.2.20 -r1.13.2.21
  --- index.html2001/07/17 15:56:50 1.13.2.20
  +++ index.html2001/07/22 12:18:42 1.13.2.21
  @@ -4,13 +4,13 @@
   
   
   
  -Tomcat v3.2.3
  +Tomcat v3.2.4-dev
   
   
   Tomcat 
   
   Version
  -3.2.3
  +3.2.4-dev
   This is the default Tomcat home page. This page serves as a quick reference
   guide to related resources and is located at:
   
  
  
  
  No   revision
  
  
  No   revision
  
  
  1.22.2.19 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.18
  retrieving revision 1.22.2.19
  diff -u -r1.22.2.18 -r1.22.2.19
  --- Constants.java2001/07/17 15:56:56 1.22.2.18
  +++ Constants.java2001/07/22 12:18:42 1.22.2.19
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.3";
  +public static final String TOMCAT_VERSION = "3.2.4-dev";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  



cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-07-17 Thread marcsaeg

marcsaeg01/07/17 08:57:00

  Modified:src/webpages Tag: tomcat_32 index.html
   src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Updated version numbers for the 3.2.3 release.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.13.2.20 +2 -2  jakarta-tomcat/src/webpages/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
  retrieving revision 1.13.2.19
  retrieving revision 1.13.2.20
  diff -u -r1.13.2.19 -r1.13.2.20
  --- index.html2001/05/30 21:25:29 1.13.2.19
  +++ index.html2001/07/17 15:56:50 1.13.2.20
  @@ -4,13 +4,13 @@
   
   
   
  -Tomcat v3.2.3-dev
  +Tomcat v3.2.3
   
   
   Tomcat 
   
   Version
  -3.2.3-dev
  +3.2.3
   This is the default Tomcat home page. This page serves as a quick reference
   guide to related resources and is located at:
   
  
  
  
  No   revision
  
  
  No   revision
  
  
  1.22.2.18 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.17
  retrieving revision 1.22.2.18
  diff -u -r1.22.2.17 -r1.22.2.18
  --- Constants.java2001/05/30 21:25:33 1.22.2.17
  +++ Constants.java2001/07/17 15:56:56 1.22.2.18
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.3-dev";
  +public static final String TOMCAT_VERSION = "3.2.3";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  



cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-05-30 Thread marcsaeg

marcsaeg01/05/30 14:25:34

  Modified:src/webpages Tag: tomcat_32 index.html
   src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Updating version numbers to 3.2.3-dev.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.13.2.19 +2 -2  jakarta-tomcat/src/webpages/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
  retrieving revision 1.13.2.18
  retrieving revision 1.13.2.19
  diff -u -r1.13.2.18 -r1.13.2.19
  --- index.html2001/05/29 01:28:36 1.13.2.18
  +++ index.html2001/05/30 21:25:29 1.13.2.19
  @@ -4,13 +4,13 @@
   
   
   
  -Tomcat v3.2.2
  +Tomcat v3.2.3-dev
   
   
   Tomcat 
   
   Version
  -3.2.2
  +3.2.3-dev
   This is the default Tomcat home page. This page serves as a quick reference
   guide to related resources and is located at:
   
  
  
  
  No   revision
  
  
  No   revision
  
  
  1.22.2.17 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.16
  retrieving revision 1.22.2.17
  diff -u -r1.22.2.16 -r1.22.2.17
  --- Constants.java2001/05/29 01:28:35 1.22.2.16
  +++ Constants.java2001/05/30 21:25:33 1.22.2.17
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.2";
  +public static final String TOMCAT_VERSION = "3.2.3-dev";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  



cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-05-11 Thread marcsaeg

marcsaeg01/05/11 16:21:46

  Modified:src/webpages Tag: tomcat_32 index.html
   src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Updated version numbers for Tomcat 3.2.2 beta 5.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.13.2.17 +2 -2  jakarta-tomcat/src/webpages/index.html
  
  Index: index.html
  ===
  RCS file: /home/cvs/jakarta-tomcat/src/webpages/index.html,v
  retrieving revision 1.13.2.16
  retrieving revision 1.13.2.17
  diff -u -r1.13.2.16 -r1.13.2.17
  --- index.html2001/04/30 13:34:13 1.13.2.16
  +++ index.html2001/05/11 23:21:42 1.13.2.17
  @@ -4,13 +4,13 @@
   
   
   
  -Tomcat v3.2.2 beta 4
  +Tomcat v3.2.2 beta 5
   
   
   Tomcat 
   
   Version
  -3.2.2 beta 4
  +3.2.2 beta 5
   This is the default Tomcat home page. This page serves as a quick reference
   guide to related resources and is located at:
   
  
  
  
  No   revision
  
  
  No   revision
  
  
  1.22.2.15 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.14
  retrieving revision 1.22.2.15
  diff -u -r1.22.2.14 -r1.22.2.15
  --- Constants.java2001/04/30 13:34:12 1.22.2.14
  +++ Constants.java2001/05/11 23:21:44 1.22.2.15
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.2 beta 4";
  +public static final String TOMCAT_VERSION = "3.2.2 beta 5";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  



cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-09 Thread marcsaeg

marcsaeg01/02/09 15:05:47

  Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Changing TOMCAT_VERSION to 3.2.2-dev
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.22.2.10 +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.9
  retrieving revision 1.22.2.10
  diff -u -r1.22.2.9 -r1.22.2.10
  --- Constants.java2001/02/08 13:39:49 1.22.2.9
  +++ Constants.java2001/02/09 23:05:44 1.22.2.10
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.2";
  +public static final String TOMCAT_VERSION = "3.2.2-dev";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  

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




RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-09 Thread GOMEZ Henri

I didn't see the thread immediatly.
I tagged constants like to show that's no more
3.2.1. 

You could change in 3.2.2-beta or better 3.2.2-dev (à la Apache httpd)
but the name must be changed to show that's it's a new version

La prise de conscience de votre propre ignorance est un grand pas vers la
connaissance.
-- Benjamin Disraeli
 

>-Original Message-
>From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
>Sent: Friday, February 09, 2001 4:12 AM
>To: [EMAIL PROTECTED]
>Subject: RE: cvs commit: 
>jakarta-tomcat/src/share/org/apache/tomcat/core
>Constants.java
>
>
>The point is that right now there is no such thing as a Tomcat 3.2.2
>release, only 3.2.1.  There is a proposal on the table to create a new
>release but right now it is only a proposal.  Until the vote 
>is held and
>passes, 3.2.2 doesn't exist.
>
>Until the release plan is accepted and the initial beta drop, 
>3.2.2b1, is
>made, it is appropriate for bugs to be reported against 3.2.1. 
>or NIGHTLY.
>
>
>> -Original Message-
>> From: Keith Wannamaker [mailto:[EMAIL PROTECTED]]
>> Sent: Thursday, February 08, 2001 5:53 PM
>> To: [EMAIL PROTECTED]
>> Subject: RE: cvs commit: 
>jakarta-tomcat/src/share/org/apache/tomcat/core
>> Constants.java
>>
>>
>> No, this is absolutely necessary so bugs in dev builds don't 
>get reported
>> as 3.2.1 bugs.  "3.2.2-dev" would also be acceptable, but the version
>> should not remain at 3.2.1.
>>
>> Keith
>>
>> -Original Message-----
>> From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
>> Sent: Thursday, February 08, 2001 11:04 AM
>> To: [EMAIL PROTECTED]
>> Subject: RE: cvs commit: 
>jakarta-tomcat/src/share/org/apache/tomcat/core
>> Constants.java
>>
>>
>> I think this is premature.  There is no 3.2.2 release until the
>> vote on the
>> release plan has passed on tomcat-dev.  There needs to be a
>> little more time
>> provided for discussion of the plan prior to calling the vote.
>>
>> > -Original Message-
>> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>> > Sent: Thursday, February 08, 2001 7:40 AM
>> > To: [EMAIL PROTECTED]
>> > Subject: cvs commit: 
>jakarta-tomcat/src/share/org/apache/tomcat/core
>> > Constants.java
>> >
>> >
>> > hgomez  01/02/08 05:39:50
>> >
>> >   Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
>> > Constants.java
>> >   Log:
>> >   Fixes release number
>> >
>> >   Revision  ChangesPath
>> >   No   revision
>> >
>> >
>> >   No   revision
>> >
>> >
>> >   1.22.2.9  +1 -1
>> > 
>jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
>> >
>> >   Index: Constants.java
>> >   
>===
>> >   RCS file:
>> > /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Co
>> > nstants.java,v
>> >   retrieving revision 1.22.2.8
>> >   retrieving revision 1.22.2.9
>> >   diff -u -r1.22.2.8 -r1.22.2.9
>> >   --- Constants.java   2000/12/12 04:51:38 1.22.2.8
>> >   +++ Constants.java   2001/02/08 13:39:49 1.22.2.9
>> >   @@ -67,7 +67,7 @@
>> >
>> >public class Constants {
>> >public static final String TOMCAT_NAME = "Tomcat 
>Web Server";
>> >   -public static final String TOMCAT_VERSION = "3.2.1";
>> >   +public static final String TOMCAT_VERSION = "3.2.2";
>> >
>> >public static final String JSP_NAME = "JSP";
>> >public static final String JSP_VERSION = "1.1";
>> >
>> >
>> >
>> >
>> > 
>-
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, email: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, email: [EMAIL PROTECTED]
>>
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, email: [EMAIL PROTECTED]
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

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




RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-09 Thread Keith Wannamaker

|it is appropriate for bugs to be reported against 3.2.1. or NIGHTLY.

Unfortunately, only the installer will know which is appropriate.
Anybody else will misfile the bug.  Given some of the bug reports
I've seen, even the installer may misfile the bug.

Standard Apache practice is to bump the subversion after a release.
It is irrelevant if the new development ever goes golden or not.
It is an unarguably bad thing for multiple copies of code floating
around in public to have the same version number.  

Keith

> -Original Message-
> From: Keith Wannamaker [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 5:53 PM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> No, this is absolutely necessary so bugs in dev builds don't get reported
> as 3.2.1 bugs.  "3.2.2-dev" would also be acceptable, but the version
> should not remain at 3.2.1.
>
> Keith
>
> -Original Message-
> From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 11:04 AM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> I think this is premature.  There is no 3.2.2 release until the
> vote on the
> release plan has passed on tomcat-dev.  There needs to be a
> little more time
> provided for discussion of the plan prior to calling the vote.
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 08, 2001 7:40 AM
> > To: [EMAIL PROTECTED]
> > Subject: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> > Constants.java
> >
> >
> > hgomez  01/02/08 05:39:50
> >
> >   Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
> > Constants.java
> >   Log:
> >   Fixes release number
> >
> >   Revision  ChangesPath
> >   No   revision
> >
> >
> >   No   revision
> >
> >
> >   1.22.2.9  +1 -1
> > jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
> >
> >   Index: Constants.java
> >   ===
> >   RCS file:
> > /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Co
> > nstants.java,v
> >   retrieving revision 1.22.2.8
> >   retrieving revision 1.22.2.9
> >   diff -u -r1.22.2.8 -r1.22.2.9
> >   --- Constants.java2000/12/12 04:51:38 1.22.2.8
> >   +++ Constants.java2001/02/08 13:39:49 1.22.2.9
> >   @@ -67,7 +67,7 @@
> >
> >public class Constants {
> >public static final String TOMCAT_NAME = "Tomcat Web Server";
> >   -public static final String TOMCAT_VERSION = "3.2.1";
> >   +public static final String TOMCAT_VERSION = "3.2.2";
> >
> >public static final String JSP_NAME = "JSP";
> >public static final String JSP_VERSION = "1.1";


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




RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-08 Thread Marc Saegesser

The point is that right now there is no such thing as a Tomcat 3.2.2
release, only 3.2.1.  There is a proposal on the table to create a new
release but right now it is only a proposal.  Until the vote is held and
passes, 3.2.2 doesn't exist.

Until the release plan is accepted and the initial beta drop, 3.2.2b1, is
made, it is appropriate for bugs to be reported against 3.2.1. or NIGHTLY.


> -Original Message-
> From: Keith Wannamaker [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 5:53 PM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> No, this is absolutely necessary so bugs in dev builds don't get reported
> as 3.2.1 bugs.  "3.2.2-dev" would also be acceptable, but the version
> should not remain at 3.2.1.
>
> Keith
>
> -Original Message-
> From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 11:04 AM
> To: [EMAIL PROTECTED]
> Subject: RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> I think this is premature.  There is no 3.2.2 release until the
> vote on the
> release plan has passed on tomcat-dev.  There needs to be a
> little more time
> provided for discussion of the plan prior to calling the vote.
>
> > -Original Message-
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> > Sent: Thursday, February 08, 2001 7:40 AM
> > To: [EMAIL PROTECTED]
> > Subject: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> > Constants.java
> >
> >
> > hgomez  01/02/08 05:39:50
> >
> >   Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
> > Constants.java
> >   Log:
> >   Fixes release number
> >
> >   Revision  ChangesPath
> >   No   revision
> >
> >
> >   No   revision
> >
> >
> >   1.22.2.9  +1 -1
> > jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
> >
> >   Index: Constants.java
> >   ===
> >   RCS file:
> > /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Co
> > nstants.java,v
> >   retrieving revision 1.22.2.8
> >   retrieving revision 1.22.2.9
> >   diff -u -r1.22.2.8 -r1.22.2.9
> >   --- Constants.java2000/12/12 04:51:38 1.22.2.8
> >   +++ Constants.java2001/02/08 13:39:49 1.22.2.9
> >   @@ -67,7 +67,7 @@
> >
> >public class Constants {
> >public static final String TOMCAT_NAME = "Tomcat Web Server";
> >   -public static final String TOMCAT_VERSION = "3.2.1";
> >   +public static final String TOMCAT_VERSION = "3.2.2";
> >
> >public static final String JSP_NAME = "JSP";
> >public static final String JSP_VERSION = "1.1";
> >
> >
> >
> >
> > -
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, email: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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




RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-08 Thread Keith Wannamaker

No, this is absolutely necessary so bugs in dev builds don't get reported
as 3.2.1 bugs.  "3.2.2-dev" would also be acceptable, but the version
should not remain at 3.2.1.

Keith

-Original Message-
From: Marc Saegesser [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 08, 2001 11:04 AM
To: [EMAIL PROTECTED]
Subject: RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
Constants.java


I think this is premature.  There is no 3.2.2 release until the vote on the
release plan has passed on tomcat-dev.  There needs to be a little more time
provided for discussion of the plan prior to calling the vote.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 7:40 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> hgomez  01/02/08 05:39:50
>
>   Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
> Constants.java
>   Log:
>   Fixes release number
>
>   Revision  ChangesPath
>   No   revision
>
>
>   No   revision
>
>
>   1.22.2.9  +1 -1
> jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
>
>   Index: Constants.java
>   ===
>   RCS file:
> /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Co
> nstants.java,v
>   retrieving revision 1.22.2.8
>   retrieving revision 1.22.2.9
>   diff -u -r1.22.2.8 -r1.22.2.9
>   --- Constants.java  2000/12/12 04:51:38 1.22.2.8
>   +++ Constants.java  2001/02/08 13:39:49 1.22.2.9
>   @@ -67,7 +67,7 @@
>
>public class Constants {
>public static final String TOMCAT_NAME = "Tomcat Web Server";
>   -public static final String TOMCAT_VERSION = "3.2.1";
>   +public static final String TOMCAT_VERSION = "3.2.2";
>
>public static final String JSP_NAME = "JSP";
>public static final String JSP_VERSION = "1.1";
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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


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




RE: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-08 Thread Marc Saegesser

I think this is premature.  There is no 3.2.2 release until the vote on the
release plan has passed on tomcat-dev.  There needs to be a little more time
provided for discussion of the plan prior to calling the vote.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 08, 2001 7:40 AM
> To: [EMAIL PROTECTED]
> Subject: cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core
> Constants.java
>
>
> hgomez  01/02/08 05:39:50
>
>   Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
> Constants.java
>   Log:
>   Fixes release number
>
>   Revision  ChangesPath
>   No   revision
>
>
>   No   revision
>
>
>   1.22.2.9  +1 -1
> jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
>
>   Index: Constants.java
>   ===
>   RCS file:
> /home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Co
> nstants.java,v
>   retrieving revision 1.22.2.8
>   retrieving revision 1.22.2.9
>   diff -u -r1.22.2.8 -r1.22.2.9
>   --- Constants.java  2000/12/12 04:51:38 1.22.2.8
>   +++ Constants.java  2001/02/08 13:39:49 1.22.2.9
>   @@ -67,7 +67,7 @@
>
>public class Constants {
>public static final String TOMCAT_NAME = "Tomcat Web Server";
>   -public static final String TOMCAT_VERSION = "3.2.1";
>   +public static final String TOMCAT_VERSION = "3.2.2";
>
>public static final String JSP_NAME = "JSP";
>public static final String JSP_VERSION = "1.1";
>
>
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]


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




cvs commit: jakarta-tomcat/src/share/org/apache/tomcat/core Constants.java

2001-02-08 Thread hgomez

hgomez  01/02/08 05:39:50

  Modified:src/share/org/apache/tomcat/core Tag: tomcat_32
Constants.java
  Log:
  Fixes release number
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.22.2.9  +1 -1  
jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java
  
  Index: Constants.java
  ===
  RCS file: 
/home/cvs/jakarta-tomcat/src/share/org/apache/tomcat/core/Attic/Constants.java,v
  retrieving revision 1.22.2.8
  retrieving revision 1.22.2.9
  diff -u -r1.22.2.8 -r1.22.2.9
  --- Constants.java2000/12/12 04:51:38 1.22.2.8
  +++ Constants.java2001/02/08 13:39:49 1.22.2.9
  @@ -67,7 +67,7 @@
   
   public class Constants {
   public static final String TOMCAT_NAME = "Tomcat Web Server";
  -public static final String TOMCAT_VERSION = "3.2.1";
  +public static final String TOMCAT_VERSION = "3.2.2";
   
   public static final String JSP_NAME = "JSP";
   public static final String JSP_VERSION = "1.1";
  
  
  

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