Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Dennis Byrne
Looks like the 1.2 branch [2] does not work on a fresh co because the tomcat jars have been removed from the apache repo [1]. Does anyone know where they have gone to? I seem to remember the Mortbay jars working quite well for us. Is there any reason this was changed? Dennis Byrne [1]

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Matthias Wessendorf
mmm, I guess, because it is the (Apache) tomcat ? no idea. Jetty is fine with me too. -M On 10/31/06, Dennis Byrne [EMAIL PROTECTED] wrote: Looks like the 1.2 branch [2] does not work on a fresh co because the tomcat jars have been removed from the apache repo [1]. Does anyone know where

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Wendy Smoak
On 10/31/06, Dennis Byrne [EMAIL PROTECTED] wrote: Looks like the 1.2 branch [2] does not work on a fresh co because the tomcat jars have been removed from the apache repo [1]. Does anyone know where they have gone to? I seem to remember the Mortbay jars working quite well for us. Is there

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Craig McClanahan
On 10/31/06, Dennis Byrne [EMAIL PROTECTED] wrote: Looks like the 1.2 branch [2] does not work on a fresh co because the tomcat jars have been removed from the apache repo [1].Does anyone know where they have gone to?I seem to remember the Mortbay jars working quite well for us.Is there any reason

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Wendy Smoak
On 10/31/06, Craig McClanahan [EMAIL PROTECTED] wrote: Didn't Tomcat 6.0 just go final? If so, it'd probably be worth updating to the final version number. Not yet... 6.0.0 exists, but the only vote I've seen was on the release plan. I'm working with them to get Tomcat 6 into the central

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Matthias Wessendorf
thanks! weren't they available? or was it just a *temp* thing ? On 10/31/06, Wendy Smoak [EMAIL PROTECTED] wrote: On 10/31/06, Craig McClanahan [EMAIL PROTECTED] wrote: Didn't Tomcat 6.0 just go final? If so, it'd probably be worth updating to the final version number. Not yet... 6.0.0

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Zubin Wadia
It's not official...http://tomcat.apache.org/download-60.cgiOn 10/31/06, Wendy Smoak [EMAIL PROTECTED] wrote:On 10/31/06, Craig McClanahan [EMAIL PROTECTED] wrote: Didn't Tomcat 6.0 just go final?If so, it'd probably be worth updating to the final version number.Not yet... 6.0.0 exists, but the

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Zubin Wadia
Remy,I was just answering Craig's question. Alpha != Final.Cheers,Z.On 10/31/06, Remy Maucherat [EMAIL PROTECTED] wrote:Zubin Wadia wrote: It's not official... http://tomcat.apache.org/download-60.cgiIt's official, but it's an alpha release, which to me is a lot betterthan a random build (it has

Re: Tomcat SNAPSHOT is missing, 1.2 impl cannot be built

2006-10-31 Thread Wendy Smoak
On 10/31/06, Wendy Smoak [EMAIL PROTECTED] wrote: I'll deploy new 6.0.1-SNAPSHOT jars tonight. This is done, and the poms for the 1.2 branch have been updated. It builds for me after downloading the snapshots, please let me know if you have any trouble. -- Wendy