Re: New Tomcat release? Out of the box bundle with Harmony?

2007-11-09 Thread Alexey Petrenko
2007/11/8, Henri Gomez <[EMAIL PROTECTED]>: > 2007/11/8, Preston L. Bannister <[EMAIL PROTECTED]>: > > Yes, any such bundle should be under Harmony, not Tomcat. > > Why not Tomcat ? > > > Speaking as an application developer, the (outside?) chance that a customer > > could go to download Tomcat, an

svn commit: r593462 - /tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c

2007-11-09 Thread mturk
Author: mturk Date: Fri Nov 9 01:18:47 2007 New Revision: 593462 URL: http://svn.apache.org/viewvc?rev=593462&view=rev Log: Initialize and allocate uw_map on first directive. Do not allocate on JkMountCopy if no additional maps are present Modified: tomcat/connectors/trunk/jk/native/apache-

DO NOT REPLY [Bug 43819] - Support latest JSR245 proposal to make EL "self-contained"

2007-11-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: New Tomcat release? Out of the box bundle with Harmony?

2007-11-09 Thread Henri Gomez
> > BTW, Harmony people, may I suggest you be to contact the JPackage team > > (www.jpackage.org). > Thanks for pointing to this project, Henri. No problem and happy to help. I was involved in Jpackage some times ago (member and co-founder) Cheers ---

Re: New Tomcat release? Out of the box bundle with Harmony?

2007-11-09 Thread Johnny Kewl
--- HARBOR: http://coolharbor.100free.com/index.htm Now Tomcat is also a cool pojo application server --- - Original Message - From: "Yoav Shapi

svn commit: r593493 - /tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c

2007-11-09 Thread mturk
Author: mturk Date: Fri Nov 9 03:20:13 2007 New Revision: 593493 URL: http://svn.apache.org/viewvc?rev=593493&view=rev Log: Not sure why we set to NULL or zero something that was already set to zero Modified: tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c Modified: tomcat/connectors/

svn commit: r593497 - /tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c

2007-11-09 Thread mturk
Author: mturk Date: Fri Nov 9 03:45:14 2007 New Revision: 593497 URL: http://svn.apache.org/viewvc?rev=593497&view=rev Log: Log missing uri maps Modified: tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c Modified: tomcat/connectors/trunk/jk/native/apache-2.0/mod_jk.c URL: http://svn.a

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Remy Maucherat
On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: > The candidates binaries are available here: > http://people.apache.org/~remm/tomcat-6/v6.0.15/ > > According to the release process, the 6.0.15 tag is: > [ ] Broken > [ ] Alpha > [ ] Beta > [ ] Stable I am undecided about how to proceed w

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Yoav Shapira
Hey, On Nov 9, 2007 11:09 AM, Remy Maucherat <[EMAIL PROTECTED]> wrote: > On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: > > The candidates binaries are available here: > > http://people.apache.org/~remm/tomcat-6/v6.0.15/ > > > > According to the release process, the 6.0.15 tag is: > > [

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: The candidates binaries are available here: http://people.apache.org/~remm/tomcat-6/v6.0.15/ According to the release process, the 6.0.15 tag is: [ ] Broken [ ] Alpha [ ] Beta [ ] Stable I am undecided abou

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Paul McMahan
Didn't someone say earlier that there was a TCK issue? Best wishes, Paul On Nov 9, 2007, at 11:09 AM, Remy Maucherat wrote: On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: The candidates binaries are available here: http://people.apache.org/~remm/tomcat-6/v6.0.15/ According to the

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Mark Thomas
Remy Maucherat wrote: > On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: >> The candidates binaries are available here: >> http://people.apache.org/~remm/tomcat-6/v6.0.15/ >> >> According to the release process, the 6.0.15 tag is: >> [X] Broken >> [ ] Alpha >> [ ] Beta >> [ ] Stable > > I

svn commit: r593648 - in /tomcat/site/trunk: docs/svn.html xdocs/svn.xml

2007-11-09 Thread markt
Author: markt Date: Fri Nov 9 12:56:09 2007 New Revision: 593648 URL: http://svn.apache.org/viewvc?rev=593648&view=rev Log: Make changes to web pages ready for creation of tomcat/trunk. I'll 'svn up' the web site as soon as I have created trunk. Modified: tomcat/site/trunk/docs/svn.html

svn commit: r593649 - /tomcat/trunk/

2007-11-09 Thread markt
Author: markt Date: Fri Nov 9 13:00:38 2007 New Revision: 593649 URL: http://svn.apache.org/viewvc?rev=593649&view=rev Log: Create C-T-R development branch Added: tomcat/trunk/ - copied from r593648, tomcat/tc6.0.x/trunk/ --

Re: Time to organise svn - Take 4

2007-11-09 Thread Mark Thomas
Mark Thomas wrote: > Rémy Maucherat wrote: >> On Sun, 2007-11-04 at 16:10 +, Mark Thomas wrote: >>> Do the (unless there is a pressing need - eg a major security issue) final >>> stable release of 6.0.x. >>> Freeze development of the 6.0.x branch. >> -1. Branches should continue to be open as l

svn commit: r593653 - /tomcat/trunk/PROPOSALS.txt

2007-11-09 Thread markt
Author: markt Date: Fri Nov 9 13:13:06 2007 New Revision: 593653 URL: http://svn.apache.org/viewvc?rev=593653&view=rev Log: Remove the STATUS file, add a PROPOSALS.txt file Added: tomcat/trunk/PROPOSALS.txt (with props) Added: tomcat/trunk/PROPOSALS.txt URL: http://svn.apache.org/viewvc/

svn commit: r593655 - /tomcat/trunk/STATUS

2007-11-09 Thread markt
Author: markt Date: Fri Nov 9 13:21:21 2007 New Revision: 593655 URL: http://svn.apache.org/viewvc?rev=593655&view=rev Log: Really remove status this time Removed: tomcat/trunk/STATUS - To unsubscribe, e-mail: [EMAIL PROTE

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Remy Maucherat
On Fri, 2007-11-09 at 20:16 +, Mark Thomas wrote: > Remy Maucherat wrote: > > On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: > >> The candidates binaries are available here: > >> http://people.apache.org/~remm/tomcat-6/v6.0.15/ > >> > >> According to the release process, the 6.0.15 ta

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread Mark Thomas
Remy Maucherat wrote: > On Fri, 2007-11-09 at 20:16 +, Mark Thomas wrote: >> Remy Maucherat wrote: >>> On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: The candidates binaries are available here: http://people.apache.org/~remm/tomcat-6/v6.0.15/ According to the relea

DO NOT REPLY [Bug 43002] - NIO connector performance issue in 6.0.13

2007-11-09 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: [VOTE] Release build 6.0.15

2007-11-09 Thread David Jencks
On Nov 9, 2007, at 2:23 PM, Mark Thomas wrote: Remy Maucherat wrote: On Fri, 2007-11-09 at 20:16 +, Mark Thomas wrote: Remy Maucherat wrote: On Mon, 2007-11-05 at 15:17 +0100, Rémy Maucherat wrote: The candidates binaries are available here: http://people.apache.org/~remm/tomcat-6/v6.0.