DO NOT REPLY [Bug 46131] for a root context getContextPath returns / after a forward

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46131 --- Comment #5 from Denny Strietzbaum [EMAIL PROTECTED] 2008-11-05 01:41:00 PST --- (In reply to comment #4) A path setting of / is invalid I know that as i already said this setting is not correct (but it's clear what is meant). I

tomcat native 1.1.16 release

2008-11-05 Thread Lorenz Breu
hi guys so did i get this right, you released version 1.1.16 of tomcat native? it's not on the homepage yet and i am having trouble finding the exact location of the code of the actual release, could you tell me if the typos in multicast.c have been fixed in the release (lots of occurences

Re: tomcat native 1.1.16 release

2008-11-05 Thread Mladen Turk
Lorenz Breu wrote: hi guys so did i get this right, you released version 1.1.16 of tomcat native? Still in the voting process. it's not on the homepage yet and i am having trouble finding the exact location of the code of the actual release, could you tell me if the typos in multicast.c

svn commit: r711589 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/catalina/session/StandardSession.java webapps/docs/changelog.xml

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 07:41:03 2008 New Revision: 711589 URL: http://svn.apache.org/viewvc?rev=711589view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46085 Hard to reproduce thread safety issue with session expiration Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 46085] Session are incorrectly expired due to thread unsafe code

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46085 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46077] deferAccept should be a settable property in AprEndpoint

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46077 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r711594 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/coyote/http11/Http11AprProtocol.java java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml webapps/docs

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 07:58:37 2008 New Revision: 711594 URL: http://svn.apache.org/viewvc?rev=711594view=rev Log: * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46077 Expose deferAccept Patch provided by Michael Leinartas Modified: tomcat/tc6.0.x/trunk/STATUS.txt

svn commit: r711597 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/tomcat/util/http/fileupload/DeferredFileOutputStream.java webapps/docs/changelog.xml

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 08:09:26 2008 New Revision: 711597 URL: http://svn.apache.org/viewvc?rev=711597view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46075 Don't create ByteArrayOutputStream at maxmimum possible size Modified: tomcat/tc6.0.x/trunk/STATUS.txt

DO NOT REPLY [Bug 46075] FileUpload memory usage

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46075 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r711600 - in /tomcat/trunk/java/org/apache/catalina: core/ApplicationFilterChain.java security/SecurityUtil.java

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 08:17:16 2008 New Revision: 711600 URL: http://svn.apache.org/viewvc?rev=711600view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46011 Make Principal accessible (if set) via Subject.getSubject(AccessController.getContext()) when processing

DO NOT REPLY [Bug 46011] Cannot access to Principal via Subject.getSubject(AccessController.getContext())

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46011 --- Comment #2 from Mark Thomas [EMAIL PROTECTED] 2008-11-05 08:19:58 PST --- many thanks for the patch. This has been committed to trunk and proposed for 6.0.19 -- Configure bugmail:

svn commit: r711619 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 09:01:44 2008 New Revision: 711619 URL: http://svn.apache.org/viewvc?rev=711619view=rev Log: Propose patch for 40611 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r711620 - in /tomcat/site/trunk: ./ .cvsignore

2008-11-05 Thread markt
Author: markt Date: Wed Nov 5 09:02:16 2008 New Revision: 711620 URL: http://svn.apache.org/viewvc?rev=711620view=rev Log: Remove old file Removed: tomcat/site/trunk/.cvsignore Modified: tomcat/site/trunk/ (props changed) Propchange: tomcat/site/trunk/

svn commit: r711695 - /tomcat/trunk/java/org/apache/catalina/manager/util/SessionUtils.java

2008-11-05 Thread rjung
Author: rjung Date: Wed Nov 5 12:50:34 2008 New Revision: 711695 URL: http://svn.apache.org/viewvc?rev=711695view=rev Log: Whitespace and indentation cleanup. Modified: tomcat/trunk/java/org/apache/catalina/manager/util/SessionUtils.java Modified:

svn commit: r711714 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java

2008-11-05 Thread rjung
Author: rjung Date: Wed Nov 5 14:05:24 2008 New Revision: 711714 URL: http://svn.apache.org/viewvc?rev=711714view=rev Log: This one gets inherited from StandardSession. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java Modified:

svn commit: r711716 - in /tomcat/trunk/java/org/apache/catalina: ./ ha/session/ session/

2008-11-05 Thread rjung
Author: rjung Date: Wed Nov 5 14:11:04 2008 New Revision: 711716 URL: http://svn.apache.org/viewvc?rev=711716view=rev Log: Now expose thisAccessedTime via the session interface and ManagerBase, so we can use it from outside the session. Modified:

svn commit: r711720 - in /tomcat/trunk/java/org/apache/catalina: authenticator/SingleSignOn.java manager/ManagerServlet.java manager/util/SessionUtils.java session/PersistentManagerBase.java valves/Pe

2008-11-05 Thread rjung
Author: rjung Date: Wed Nov 5 14:15:53 2008 New Revision: 711720 URL: http://svn.apache.org/viewvc?rev=711720view=rev Log: Now make the classes checking session idleness use thisAccessedTime. This is not for invalidation, only for displaying idle times and making persistance decisions.

Setting version number in build.properties.default

2008-11-05 Thread Rainer Jung
I noticed that our TC 6 source distribution does not contain any version info (apart from the archive file name). For TC 5.5 the file build.properties.default gets updated before tagging with the correct version info, for TC 6 there's alway 6.0.0.0 in it and 6.0-snapshot. I propose, that we

Re: Setting version number in build.properties.default

2008-11-05 Thread Remy Maucherat
On Thu, 2008-11-06 at 00:09 +0100, Rainer Jung wrote: I propose, that we start to increment the version number in build.properties.default as part of the release process before tagging. I propose that I won't do it. Any questions ? Rémy

Re: Setting version number in build.properties.default

2008-11-05 Thread Rainer Jung
Remy Maucherat schrieb: On Thu, 2008-11-06 at 00:09 +0100, Rainer Jung wrote: I propose, that we start to increment the version number in build.properties.default as part of the release process before tagging. I propose that I won't do it. There's no need for you to do it. Anyone can do it

Re: Setting version number in build.properties.default

2008-11-05 Thread Remy Maucherat
On Thu, 2008-11-06 at 00:32 +0100, Rainer Jung wrote: Yes: is there any reason to not do it? It does not look actually useful, and I could forget about it (meaning a lot of wasted time). Rémy - To unsubscribe, e-mail: [EMAIL

Re: Setting version number in build.properties.default

2008-11-05 Thread sebb
On 05/11/2008, Remy Maucherat [EMAIL PROTECTED] wrote: On Thu, 2008-11-06 at 00:32 +0100, Rainer Jung wrote: Yes: is there any reason to not do it? It does not look actually useful, and I could forget about it (meaning a lot of wasted time). Perhaps you could do something like we do for