You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by GOMEZ Henri <hg...@slib.fr> on 2001/02/09 15:06:10 UTC

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

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:marc.saegesser@apropos.com]
>Sent: Friday, February 09, 2001 4:12 AM
>To: tomcat-dev@jakarta.apache.org
>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:Keith@Wannamaker.org]
>> Sent: Thursday, February 08, 2001 5:53 PM
>> To: tomcat-dev@jakarta.apache.org
>> 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:marc.saegesser@apropos.com]
>> Sent: Thursday, February 08, 2001 11:04 AM
>> To: tomcat-dev@jakarta.apache.org
>> 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: hgomez@apache.org [mailto:hgomez@apache.org]
>> > Sent: Thursday, February 08, 2001 7:40 AM
>> > To: jakarta-tomcat-cvs@apache.org
>> > 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  Changes    Path
>> >   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: tomcat-dev-unsubscribe@jakarta.apache.org
>> > For additional commands, email: tomcat-dev-help@jakarta.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>> For additional commands, email: tomcat-dev-help@jakarta.apache.org
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>> For additional commands, email: tomcat-dev-help@jakarta.apache.org
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
>For additional commands, email: tomcat-dev-help@jakarta.apache.org
>