New branches and repositories

2002-07-12 Thread Remy Maucherat

So it looks like the vote result (nearly everyone who voted +1 to the 
5.0 proposal voted, and there's a clear majority for the winning 
choices) is:

A) Use new jakarta-servletapi-5 (a root will need to create it)

B) Use new jakarta-tomcat-catalina (a root will need to create it)

C) Use HEAD of jakarta-tomcat-connectors (I will create the branch for 
Coyote 1.0)

D) Use new jakarta-tomcat-5 (a root will need to create it)

E) Use HEAD of jakarta-tomcat-jasper (I will create the branch for the 
current Jasper2 code)

Remy


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




RE: New branches and repositories

2002-07-12 Thread Ignacio J. Ortega

> De: Remy Maucherat [mailto:[EMAIL PROTECTED]]
> Enviado el: 12 de julio de 2002 10:52

> D) Use new jakarta-tomcat-5 (a root will need to create it)

Rereading this threads about oganizating the tc-5 code, i think i dont
understand which is suppoused to be in the j-t-5 repo, Coyote 2.0 is the
core, in which will be plugged catalina as server container, i dont
think i've found the role j-t-5 plays, container for docs and overall
build?

Sorry for be late ..

Saludos ,
Ignacio J. Ortega

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




Re: New branches and repositories

2002-07-12 Thread Remy Maucherat

Ignacio J. Ortega wrote:
>>De: Remy Maucherat [mailto:[EMAIL PROTECTED]]
>>Enviado el: 12 de julio de 2002 10:52
> 
> 
>>D) Use new jakarta-tomcat-5 (a root will need to create it)
> 
> 
> Rereading this threads about oganizating the tc-5 code, i think i dont
> understand which is suppoused to be in the j-t-5 repo, Coyote 2.0 is the
> core, in which will be plugged catalina as server container, i dont
> think i've found the role j-t-5 plays, container for docs and overall
> build?

I'd say the build scripts, the code for the installer(s) and the docs.

My idea was that you check out that repository, and then run the script 
which then sets up the rest of the environment for you (kind of an 
extension of the "download" target JF added). I'll experiment and see 
how it goes.

Remy


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




Re: New branches and repositories

2002-07-15 Thread Craig R. McClanahan

The new repositories (jakarta-servletapi-5, jakarta-tomcat-5, and
jakarta-tomcat-catalina) have been set up with just a LICENSE file checked
in.

Craig


On Fri, 12 Jul 2002, Remy Maucherat wrote:

> Date: Fri, 12 Jul 2002 10:52:22 +0200
> From: Remy Maucherat <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: New branches and repositories
>
> So it looks like the vote result (nearly everyone who voted +1 to the
> 5.0 proposal voted, and there's a clear majority for the winning
> choices) is:
>
> A) Use new jakarta-servletapi-5 (a root will need to create it)
>
> B) Use new jakarta-tomcat-catalina (a root will need to create it)
>
> C) Use HEAD of jakarta-tomcat-connectors (I will create the branch for
> Coyote 1.0)
>
> D) Use new jakarta-tomcat-5 (a root will need to create it)
>
> E) Use HEAD of jakarta-tomcat-jasper (I will create the branch for the
> current Jasper2 code)
>
> Remy
>
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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




Re: New branches and repositories

2002-07-16 Thread Patrick Luby

Craig,

These modules are not accessible to the "anoncvs" user. Is there
anything we need to do to make that work?

Thanks,

Patrick

"Craig R. McClanahan" wrote:
> 
> The new repositories (jakarta-servletapi-5, jakarta-tomcat-5, and
> jakarta-tomcat-catalina) have been set up with just a LICENSE file checked
> in.
> 
> Craig
> 
> On Fri, 12 Jul 2002, Remy Maucherat wrote:
> 
> > Date: Fri, 12 Jul 2002 10:52:22 +0200
> > From: Remy Maucherat <[EMAIL PROTECTED]>
> > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> > To: Tomcat Developers List <[EMAIL PROTECTED]>
> > Subject: New branches and repositories
> >
> > So it looks like the vote result (nearly everyone who voted +1 to the
> > 5.0 proposal voted, and there's a clear majority for the winning
> > choices) is:
> >
> > A) Use new jakarta-servletapi-5 (a root will need to create it)
> >
> > B) Use new jakarta-tomcat-catalina (a root will need to create it)
> >
> > C) Use HEAD of jakarta-tomcat-connectors (I will create the branch for
> > Coyote 1.0)
> >
> > D) Use new jakarta-tomcat-5 (a root will need to create it)
> >
> > E) Use HEAD of jakarta-tomcat-jasper (I will create the branch for the
> > current Jasper2 code)
> >
> > Remy
> >
> >
> > --
> > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> >
> >
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

-- 
_
Patrick Luby  Email: [EMAIL PROTECTED]
Sun Microsystems  Phone: 408-276-7471
901 San Antonio Road, USCA14-303
Palo Alto, CA 94303-4900
_

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




Re: New branches and repositories

2002-07-16 Thread Craig R. McClanahan



On Tue, 16 Jul 2002, Patrick Luby wrote:

> Date: Tue, 16 Jul 2002 13:11:25 -0700
> From: Patrick Luby <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>,
>  [EMAIL PROTECTED]
> To: Tomcat Developers List <[EMAIL PROTECTED]>
> Subject: Re: New branches and repositories
>
> Craig,
>
> These modules are not accessible to the "anoncvs" user. Is there
> anything we need to do to make that work?
>

Should work now (needed to create symlinks in /home/cvspublic).

> Thanks,
>
> Patrick

Craig


>
> "Craig R. McClanahan" wrote:
> >
> > The new repositories (jakarta-servletapi-5, jakarta-tomcat-5, and
> > jakarta-tomcat-catalina) have been set up with just a LICENSE file checked
> > in.
> >
> > Craig
> >
> > On Fri, 12 Jul 2002, Remy Maucherat wrote:
> >
> > > Date: Fri, 12 Jul 2002 10:52:22 +0200
> > > From: Remy Maucherat <[EMAIL PROTECTED]>
> > > Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> > > To: Tomcat Developers List <[EMAIL PROTECTED]>
> > > Subject: New branches and repositories
> > >
> > > So it looks like the vote result (nearly everyone who voted +1 to the
> > > 5.0 proposal voted, and there's a clear majority for the winning
> > > choices) is:
> > >
> > > A) Use new jakarta-servletapi-5 (a root will need to create it)
> > >
> > > B) Use new jakarta-tomcat-catalina (a root will need to create it)
> > >
> > > C) Use HEAD of jakarta-tomcat-connectors (I will create the branch for
> > > Coyote 1.0)
> > >
> > > D) Use new jakarta-tomcat-5 (a root will need to create it)
> > >
> > > E) Use HEAD of jakarta-tomcat-jasper (I will create the branch for the
> > > current Jasper2 code)
> > >
> > > Remy
> > >
> > >
> > > --
> > > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> > >
> > >
> >
> > --
> > To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
> --
> _
> Patrick Luby  Email: [EMAIL PROTECTED]
> Sun Microsystems  Phone: 408-276-7471
> 901 San Antonio Road, USCA14-303
> Palo Alto, CA 94303-4900
> _
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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




[5.0] [VOTE] New branches and repositories

2002-07-11 Thread Remy Maucherat

New repositories are needed to host the new Tomcat 5.0 code, including 
the new servlet & JSP API, Catalina, Coyote 2.0 and protocol handlers, 
Jasper.

A) For the Servlet & JSP API, I think a new separate repository is 
needed (jakarta-servletapi-5 to follow the current conventions). Or we 
could put it in the HEAD of jakarta-servletapi (and the old 2.1 API goes 
in a branch).

B) For Catalina, we could either use a new repository, named either 
j-t-catalina or j-t-5.0, or use the HEAD of j-t-4.0 (the current code 
would then be branched).

C) Coyote 2.0 will be in the HEAD of j-t-c. Coyote 1.0 will be put in a 
separate branch.

D) Tomcat specific glue code (if some is needed) would go in either 
j-t-5.0, the HEAD of j-t-4.0, or the HEAD of j-t.

E) Jasper 2+ goes in the HEAD of j-t-j. The current Jasper 2 will go in 
a branch.



A) Servlet 2.4 & JSP 2.0 API
1. [ ] Use new jakarta-servletapi-5
2. [ ] Use the HEAD of jakarta-servletapi
3. [ ] Other:

B) Catalina 2.0
1. [ ] Use new jakarta-tomcat-catalina
2. [ ] Use new jakarta-tomcat-5.0
3. [ ] Use the HEAD of jakarta-tomcat-4.0
4. [ ] Other:

C) Coyote 2.0
1. [ ] Yes, use the HEAD of jakarta-tomcat-connectors
2. [ ] No, use:

D) Tomcat 5.0
1. [ ] Use new jakarta-tomcat-5.0
2. [ ] Use the HEAD of jakarta-tomcat-4.0
3. [ ] Use the HEAD of jakarta-tomcat
4. [ ] Other:

E) Jasper 2.0
1. [ ] Yes, use the HEAD of jakarta-tomcat-jasper
2. [ ] No, use:



Thanks for voting ;-)

Remy


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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Remy Maucherat

> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [ ] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [X] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 

Remy


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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread jean-frederic clere

Remy Maucherat wrote:
> New repositories are needed to host the new Tomcat 5.0 code, including 
> the new servlet & JSP API, Catalina, Coyote 2.0 and protocol handlers, 
> Jasper.
> 
> A) For the Servlet & JSP API, I think a new separate repository is 
> needed (jakarta-servletapi-5 to follow the current conventions). Or we 
> could put it in the HEAD of jakarta-servletapi (and the old 2.1 API goes 
> in a branch).
> 
> B) For Catalina, we could either use a new repository, named either 
> j-t-catalina or j-t-5.0, or use the HEAD of j-t-4.0 (the current code 
> would then be branched).
> 
> C) Coyote 2.0 will be in the HEAD of j-t-c. Coyote 1.0 will be put in a 
> separate branch.
> 
> D) Tomcat specific glue code (if some is needed) would go in either 
> j-t-5.0, the HEAD of j-t-4.0, or the HEAD of j-t.
> 
> E) Jasper 2+ goes in the HEAD of j-t-j. The current Jasper 2 will go in 
> a branch.
> 
> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [ ] Use new jakarta-tomcat-catalina
> 2. [X] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 
> 
> Thanks for voting ;-)
> 
> Remy
> 
> 
> -- 
> To unsubscribe, e-mail:   
> 
> For additional commands, e-mail: 
> 
> 
> 




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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Henri Gomez

Quoting Remy Maucherat <[EMAIL PROTECTED]>:

> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:

> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 

Which make Tomcat 5.0 a glue for edge packages (I feel it more modular)
 

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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Patrick Luby

Remy,

Below are my votes. I like the idea of using repositories without 
versions numbers for the Catalina, Jasper, and Tomcat code. It always 
seemed to me to be a pain to create a new CVS repository every time 
there is a new release instead of just creating a branch for the old 
release.

Patrick

Remy Maucherat wrote:

> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [ ] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [X] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 


-- 

Patrick Luby Email: [EMAIL PROTECTED]
Sun Microsystems Phone: 408-276-7471
901 San Antonio Road, USCA14-303
Palo Alto, CA 94303-4900



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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread costinm

On Thu, 11 Jul 2002, Remy Maucherat wrote:

> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:

> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:

That's a hard one... 

I would like it to go in jakarta-tomcat, but the current CVS organization
is a mess and would create more problems. 

I'm actually more on jakarta-tomcat-5 ( without the .0 - since
5.1 will be in this CVS too )


> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 


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




RE: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Larry Isaacs




A) Servlet 2.4 & JSP 2.0 API
1. [X] Use new jakarta-servletapi-5
2. [ ] Use the HEAD of jakarta-servletapi
3. [ ] Other:

B) Catalina 2.0
1. [X] Use new jakarta-tomcat-catalina
2. [ ] Use new jakarta-tomcat-5.0
3. [ ] Use the HEAD of jakarta-tomcat-4.0
4. [ ] Other:

C) Coyote 2.0
1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
2. [ ] No, use:

D) Tomcat 5.0
1. [2] Use new jakarta-tomcat-5.0
2. [ ] Use the HEAD of jakarta-tomcat-4.0
3. [ ] Use the HEAD of jakarta-tomcat
4. [1] Other: jakarta-tomcat-5

I agree with Costin that it is confusing to be
building Tomcat 4.1.x in the jakarta-tomcat-4.0
repository.

E) Jasper 2.0
1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
2. [ ] No, use:



Larry

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

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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Remy Maucherat

[EMAIL PROTECTED] wrote:
>>D) Tomcat 5.0
>>1. [X] Use new jakarta-tomcat-5.0
>>2. [ ] Use the HEAD of jakarta-tomcat-4.0
>>3. [ ] Use the HEAD of jakarta-tomcat
>>4. [ ] Other:
> 
> 
> That's a hard one... 
> 
> I would like it to go in jakarta-tomcat, but the current CVS organization
> is a mess and would create more problems. 
> 
> I'm actually more on jakarta-tomcat-5 ( without the .0 - since
> 5.1 will be in this CVS too )

Yes, that makes sense (the current 4.0 in the repository name is 
awkward), and it's an easy change. Unless somebody has something against 
it, I'll consider vote 1. to be "jakarta-tomcat-5".

Remy


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




RE: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Ignacio J. Ortega

> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 

Agree in call 5 not 5.0..

> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 




Saludos ,
Ignacio J. Ortega


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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Glenn Nielsen


>>A) Servlet 2.4 & JSP 2.0 API
>>1. [X] Use new jakarta-servletapi-5
>>2. [ ] Use the HEAD of jakarta-servletapi
>>3. [ ] Other:
>>
>>B) Catalina 2.0
>>1. [X] Use new jakarta-tomcat-catalina
>>2. [ ] Use new jakarta-tomcat-5.0
>>3. [ ] Use the HEAD of jakarta-tomcat-4.0
>>4. [ ] Other:
>>
>>C) Coyote 2.0
>>1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
>>2. [ ] No, use:
>>
>>D) Tomcat 5.0
>>1. [ ] Use new jakarta-tomcat-5.0
>>2. [ ] Use the HEAD of jakarta-tomcat-4.0
>>3. [ ] Use the HEAD of jakarta-tomcat
>>4. [X] Other: jakarta-tomcat-5

 >>

>>E) Jasper 2.0
>>1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
>>2. [ ] No, use:
>>
>>
>>


--
Glenn Nielsen [EMAIL PROTECTED] | /* Spelin donut madder|
MOREnet System Programming   |  * if iz ina coment.  |
Missouri Research and Education Network  |  */   |
--


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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Kin-Man Chung


> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [ ] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 


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




Re: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Bill Barker

> 
> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
> 
> B) Catalina 2.0
> 1. [ ] Use new jakarta-tomcat-catalina
> 2. [X] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
> 
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
> 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
> 
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use: 
> 
> 



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




Re: [5.0] [VOTE] New branches and repositories

2002-07-15 Thread Amy Roh

Sorry for the late vote.  I've been on vacation last two weeks.  ;-)

> 
>
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
>
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:
>
> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
>
> D) Tomcat 5.0
> 1. [ ] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [X] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:
>
> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
>
> 

Amy

>
> Thanks for voting ;-)
>
> Remy
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


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




OFF TOPIC: RE: [5.0] [VOTE] New branches and repositories

2002-07-11 Thread Marx, Mitchell E (Mitch), ALCNS

As a lay person trying to learn, can I ask a question about the benefits
of repository vs branch?  
Since I haven't really used CVS, I don't know the +/-, but would have
proposed:

> A) Servlet 2.4 & JSP 2.0 API
Use new jakarta-servletapi-5.0
 
> B) Catalina 2.0
Use new jakarta-tomcat-catalina-2.0

> C) Coyote 2.0
use new jakarta-tomcat-connectors-2.0
 
> D) Tomcat 5.0
Use new jakarta-tomcat-5.0

> E) Jasper 2.0
use new jakarta-tomcat-jasper-2.0

Which would seem more consistent, for someone just trying to dip in for
the first time.  

Mitchell Evan Marx[EMAIL PROTECTED]
AT&T IP Network Configuration & Provisioning Development



-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 11, 2002 9:37 AM
To: Tomcat Developers List
Subject: Re: [5.0] [VOTE] New branches and repositories


On Thu, 11 Jul 2002, Remy Maucherat wrote:

> 
> 
> A) Servlet 2.4 & JSP 2.0 API
> 1. [X] Use new jakarta-servletapi-5
> 2. [ ] Use the HEAD of jakarta-servletapi
> 3. [ ] Other:
 
> B) Catalina 2.0
> 1. [X] Use new jakarta-tomcat-catalina
> 2. [ ] Use new jakarta-tomcat-5.0
> 3. [ ] Use the HEAD of jakarta-tomcat-4.0
> 4. [ ] Other:

> C) Coyote 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-connectors
> 2. [ ] No, use:
 
> D) Tomcat 5.0
> 1. [X] Use new jakarta-tomcat-5.0
> 2. [ ] Use the HEAD of jakarta-tomcat-4.0
> 3. [ ] Use the HEAD of jakarta-tomcat
> 4. [ ] Other:

That's a hard one... 

I would like it to go in jakarta-tomcat, but the current CVS
organization
is a mess and would create more problems. 

I'm actually more on jakarta-tomcat-5 ( without the .0 - since
5.1 will be in this CVS too )


> E) Jasper 2.0
> 1. [X] Yes, use the HEAD of jakarta-tomcat-jasper
> 2. [ ] No, use:
> 
> 


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

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