[Bug 54559] [PATCH] 1.1.27 needs APR >= 1.3.0

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54559 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1445989 - in /tomcat/native/branches/1.1.x: native/build/tcnative.m4 native/src/jnilib.c xdocs/miscellaneous/changelog.xml

2013-02-13 Thread rjung
Author: rjung Date: Wed Feb 13 23:42:26 2013 New Revision: 1445989 URL: http://svn.apache.org/r1445989 Log: Minimum APR version is 1.3.0 since 1.1.25. PR 54559 Submitted by ville dot skytta at iki dot fi. Modified: tomcat/native/branches/1.1.x/native/build/tcnative.m4 tomcat/nati

[Bug 54558] [PATCH] Spelling fixes

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54558 Rainer Jung changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1445974 - in /tomcat/native/branches/1.1.x: ./ native/build/lineends.pl native/build/tcnative.m4 native/configure.in native/os/unix/system.c native/src/network.c native/src/sslutils.c

2013-02-13 Thread rjung
Author: rjung Date: Wed Feb 13 23:11:53 2013 New Revision: 1445974 URL: http://svn.apache.org/r1445974 Log: Fix typos in comments and output messages. PR 54558 Submitted by ville dot skytta at iki dot fi. Backport of r1445972 from trunk plus two more typo fixes. Modified: tomcat/native/branc

svn commit: r1445972 - in /tomcat/native/trunk/native: build/lineends.pl configure.in os/unix/system.c src/network.c

2013-02-13 Thread rjung
Author: rjung Date: Wed Feb 13 23:06:00 2013 New Revision: 1445972 URL: http://svn.apache.org/r1445972 Log: Fix typos in comments and output messages. PR 54558 Submitted by ville dot skytta at iki dot fi. Modified: tomcat/native/trunk/native/build/lineends.pl tomcat/native/trunk/native/co

svn commit: r1445964 - in /tomcat/trunk/java/org/apache/jasper/compiler: JavacErrorDetail.java JspDocumentParser.java JspReader.java JspRuntimeContext.java JspUtil.java Localizer.java Mark.java Node.j

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 22:47:39 2013 New Revision: 1445964 URL: http://svn.apache.org/r1445964 Log: UCdetector Reduce visibility, make fields final, remove unused code. Modified: tomcat/trunk/java/org/apache/jasper/compiler/JavacErrorDetail.java tomcat/trunk/java/org/apache/jasper

svn commit: r1445953 - in /tomcat/trunk/java/org/apache/jasper/compiler: ELFunctionMapper.java ELNode.java ErrorDispatcher.java Generator.java ImplicitTagLibraryInfo.java JarURLResource.java JasperTag

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 22:02:49 2013 New Revision: 1445953 URL: http://svn.apache.org/r1445953 Log: UCdetector Reduce visibility, make fields final, remove unused code. Modified: tomcat/trunk/java/org/apache/jasper/compiler/ELFunctionMapper.java tomcat/trunk/java/org/apache/jasper

Re: RTC: Synchronize Tomcat 6 conf/web.xml mime mapping with Tomcat 7 [bug 54527]

2013-02-13 Thread Michael-O
Am 2013-02-12 20:32, schrieb Mark Thomas: On 12/02/2013 19:27, Michael-O wrote: Hi dev, by Konstantin's request I am asking the devs to consider synchronizing Tomcat 6 conf/web.xml mime mappings with Tomcat 7. In my opinion it would be very benificial for the entire user base when both mime ma

[Bug 54527] Synchronize conf/web.xml mime mapping with Tomcat 7

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54527 --- Comment #3 from Michael Osipov <1983-01...@gmx.net> --- Created attachment 29952 --> https://issues.apache.org/bugzilla/attachment.cgi?id=29952&action=edit Patch against Tomcat 6.0 trunk -- You are receiving this mail because: You ar

svn commit: r1445935 - in /tomcat/trunk/java: javax/websocket/Session.java javax/websocket/WebSocketContainer.java org/apache/tomcat/websocket/WsSession.java org/apache/tomcat/websocket/WsWebSocketCon

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 21:23:51 2013 New Revision: 1445935 URL: http://svn.apache.org/r1445935 Log: Implement getters and setters for session idle timeout. The actual timeout mechanism is still TODO Modified: tomcat/trunk/java/javax/websocket/Session.java tomcat/trunk/java/javax/w

svn commit: r1445931 - in /tomcat/site/trunk: docs/security-6.html xdocs/security-6.xml

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 21:18:54 2013 New Revision: 1445931 URL: http://svn.apache.org/r1445931 Log: Correct affected versions Modified: tomcat/site/trunk/docs/security-6.html tomcat/site/trunk/xdocs/security-6.xml Modified: tomcat/site/trunk/docs/security-6.html URL: http://svn.

svn commit: r1445893 - in /tomcat/trunk: java/javax/websocket/ java/org/apache/tomcat/websocket/ java/org/apache/tomcat/websocket/server/ test/org/apache/tomcat/websocket/

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 20:02:38 2013 New Revision: 1445893 URL: http://svn.apache.org/r1445893 Log: Implement getOpenSessions Modified: tomcat/trunk/java/javax/websocket/Session.java tomcat/trunk/java/org/apache/tomcat/websocket/WsSession.java tomcat/trunk/java/org/apache/tomc

[Bug 54559] New: [PATCH] 1.1.27 needs APR >= 1.3.0

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54559 Bug ID: 54559 Summary: [PATCH] 1.1.27 needs APR >= 1.3.0 Product: Tomcat Native Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: no

[Bug 54558] New: [PATCH] Spelling fixes

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54558 Bug ID: 54558 Summary: [PATCH] Spelling fixes Product: Tomcat Native Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[Bug 51966] Tomcat does not support ssha hashed passwords in all contexts

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51966 --- Comment #13 from Christopher Schultz --- Please see http://markmail.org/thread/cipopgduels3d7yh No responses thus far. Feel free to reply and voice your support! -- You are receiving this mail because: You are the assignee for the bu

Re: [VOTE] Release Apache Tomcat 7.0.37

2013-02-13 Thread Franken, Arne
Am 2/13/13 12:22 AM schrieb "Mark Thomas" unter : > The proposed Apache Tomcat 7.0.37 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.37/ > The Maven staging repo is: > https://repository.apache.org/content/repositori

Re: [VOTE] Release Apache Tomcat 7.0.37

2013-02-13 Thread Yoav Shapira
On Tue, Feb 12, 2013 at 6:22 PM, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.37 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.37/ > The Maven staging repo is: > https://repository.apache.org/content/repositor

Re: svn commit: r1445517 - in /tomcat/trunk: java/javax/servlet/http/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/s

2013-02-13 Thread Nick Williams
On Feb 13, 2013, at 4:26 AM, Keiichi Fujino wrote: > 2013/2/13 : >> Author: markt >> Date: Wed Feb 13 09:28:58 2013 >> New Revision: 1445517 >> >> URL: http://svn.apache.org/r1445517 >> Log: >> Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 >> Servlet 3.1 >> Implement HttpSessionI

Re: [VOTE] Release Apache Tomcat 7.0.37

2013-02-13 Thread Rainer Jung
On 13.02.2013 00:22, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.37 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.37/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/orgapach

OT: New Email Address

2013-02-13 Thread Nick Williams
FYI, since some of you may be used to seeing emails from me come from nicholas dot williams at ul dot com: I have used my work email addresses for the Tomcat list for some time, but I have switched now to my personal email address for a variety of reasons: 1) I'm tired of the "privileged or con

[Bug 54552] Completed Servlet 3.1 spec for changeSessionId, HttpSessionIdListener

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 --- Comment #14 from Nick Williams --- Excellent! That works for me. It's hard to find a lot of this information on Google these days, especially since so much of it is password-hidden. I see what you did, though. You created that bug a fe

[Bug 54552] Completed Servlet 3.1 spec for changeSessionId, HttpSessionIdListener

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 --- Comment #13 from Mark Thomas --- (In reply to comment #12) > Mark, this is what the API docs say about changeSessionId(): > > [quote] > Change the session id of the current session associated with this request > and return the new sess

Re: [ANN] Apache Tomcat Native 1.1.27 released

2013-02-13 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, On 2/13/13 1:01 AM, Mladen Turk wrote: > The Apache Tomcat team announces the immediate availability of > Apache Tomcat Native 1.1.27 stable. It's worth mentioning that tcnative-1.1.27 is required in order to configure Tomcat for the following

Re: [VOTE] Release Apache Tomcat 7.0.37

2013-02-13 Thread Jeanfrancois Arcand
[X] Stable - go ahead and release as 7.0.37 Stable Ran Atmosphere's samples and tests for websocket, native comet and servlet 3 async API without issue. -- Jeanfrancois - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.

[Bug 54552] Completed Servlet 3.1 spec for changeSessionId, HttpSessionIdListener

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 --- Comment #12 from Nick Williams --- Mark, this is what the API docs say about changeSessionId(): [quote] Change the session id of the current session associated with this request and return the new session id. Returns: the original ses

svn commit: r1445556 - in /tomcat/trunk/java/org/apache/tomcat/websocket: Constants.java WsFrameBase.java WsFrameClient.java WsSession.java WsWebSocketContainer.java server/WsFrameServer.java server/W

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 11:24:16 2013 New Revision: 1445556 URL: http://svn.apache.org/r1445556 Log: Implement per session message buffer size limits and check them on every new message. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Constants.java tomcat/trunk/java/org/a

Re: svn commit: r1445517 - in /tomcat/trunk: java/javax/servlet/http/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/s

2013-02-13 Thread Keiichi Fujino
2013/2/13 : > Author: markt > Date: Wed Feb 13 09:28:58 2013 > New Revision: 1445517 > > URL: http://svn.apache.org/r1445517 > Log: > Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 > Servlet 3.1 > Implement HttpSessionIdListener and HttpServletRequest#changeSessionId() > Patch provid

[Bug 54203] Part class missing documentation

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54203 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1445522 - in /tomcat/tc7.0.x/trunk: ./ java/javax/servlet/http/Part.java webapps/docs/changelog.xml

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 09:52:12 2013 New Revision: 1445522 URL: http://svn.apache.org/r1445522 Log: Complete Part javadoc. Content copied from Commons FileUpload with minor changes as necessary. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/javax/serv

svn commit: r1445520 - /tomcat/trunk/java/javax/servlet/http/Part.java

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 09:50:21 2013 New Revision: 1445520 URL: http://svn.apache.org/r1445520 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54203 Complete Part javadoc. Content copied from Commons FileUpload with minor changes as necessary. Modified: tomcat/trunk/java/j

[Bug 54552] Completed Servlet 3.1 spec for changeSessionId, HttpSessionIdListener

2013-02-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1445517 - in /tomcat/trunk: java/javax/servlet/http/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/ha/session/ java/org/apache/catalina/sessi

2013-02-13 Thread markt
Author: markt Date: Wed Feb 13 09:28:58 2013 New Revision: 1445517 URL: http://svn.apache.org/r1445517 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=54552 Servlet 3.1 Implement HttpSessionIdListener and HttpServletRequest#changeSessionId() Patch provided by Nick Williams. Added: