Re: [Q] TC 5.5.x/TC 5.0.x

2005-01-03 Thread Stephane Bailliez
Remy Maucherat wrote: Stephane Bailliez wrote: AFAIK development effort is focused on 5.5.x and some stuff backported in 5.0.x. Until what point is it reasonable to expect something on the 5.0.x branch ? Did you agree on a pseudo milestone to drop support ? Branches are supported as long as

[Q] TC 5.5.x/TC 5.0.x

2005-01-03 Thread Stephane Bailliez
Could you guys clarify a bit the development effort on TC 5 ? (Note: i'm asking the question since I was unable to find such info on the ml archive despite the TC5.5 thread many moons ago) I'd appreciate to know what I can recommend as a Servlet 2.4/ JSP 2.0 production ready container. AFAIK de

RE: ant/style for xdocs fail randomly

2002-07-03 Thread Stephane Bailliez
> -Original Message- > From: GOMEZ Henri [mailto:[EMAIL PROTECTED]] > > Didn't have such problem when using xalan 2.2 / xerces 2.0.1 > D:/eclipse/workspace/jkdocs/xdocs/style.xsl:486:51: Fatal > Error! Unknown error in XPath Cause: java.lang.NullPointerException > [style] : Fatal Err

RE: [ANNOUNCE] Tomcat 4.0 Release Candidate 1 Available

2001-09-13 Thread Stephane Bailliez
> -Original Message- > From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]] > I *finally* got to these suggested patches, and have commited > changes to > catalina.sh, digest.sh, and jasper.sh to implement Cygwin support > consistently and (hopefully) correctly. Could you please try >

RE: [ANNOUNCE] Tomcat 4.0 Release Candidate 1 Available

2001-09-10 Thread Stephane Bailliez
il on windows because paths will be a mixed of unix/windows separators. Cheers, -- Stephane Bailliez Software Engineer, Paris - France iMediation - http://www.imediation.com Disclaimer: All the opinions expressed above are mine and not those from my company. > -Original Mes

[TC4] Patch status

2001-08-29 Thread Stephane Bailliez
Can someone w/ cygwin please applies the patch I sent last week about the scripts. http://marc.theaimsgroup.com/?l=tomcat-dev&m=99830164420886&w=2 Bip Thelin applied the patch for digest.sh, and asked someone to do so w/ catalina.sh and jasper.sh. but the latest are still missing the patches and

[PATCH] TC4 shell Scripts

2001-08-20 Thread Stephane Bailliez
Fixed some bugs that prevented its use under cygwin. Paths must always be converted in Unix format before anything is touched and must be converted back to windows format. Also added a better cygwin detection (was relying on an OSTYPE env variable, now using uname) Cheers, -- Stéphane Baill

Re: Tomcat 4 installer - testers needed

2001-07-15 Thread Stephane Bailliez
- Original Message - From: "Remy Maucherat" <[EMAIL PROTECTED]> > I spent some time this afternoon trying Nullsoft Installer, and to see what > it could do, I wrote an installation script for Tomcat 4.0. > > I'd like to get some feedback and testing on the generated installer. [...] It's

RE: Mailing list delays?

2001-07-13 Thread Stephane Bailliez
the morning (8:00-10:00 UTC) but it really lags a few hours later (US up and server overloaded ?). -- Stephane Bailliez Software Engineer, Paris - France iMediation - http://www.imediation.com Disclaimer: All the opinions expressed above are mine and not those from my company.

Re: cvs commit: jakarta-tomcat/src/share/org/apache/jasper/runtime JspWriterImpl.java

2001-02-11 Thread Stephane Bailliez
- Original Message - From: <[EMAIL PROTECTED]> [...] > Someone who needs only jasper can take the utils and jasper package. > ( duplicating some of the classes in 2 package may have negative impact on > class loading - it may throw "Sealing" exceptions ) My apologize for my intervention