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  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: [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]

Reply via email to