[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath(\\)

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 --- Comment #1 from Mark Thomas ma...@apache.org --- The argument for getRealPath() is a virtual path and should therefore always use / as a file separator irrespective of the operating system Tomcat is running on. However, throwing an

svn commit: r1562721 - in /tomcat/trunk: java/org/apache/catalina/core/StandardContext.java test/org/apache/catalina/core/TestStandardContext.java webapps/docs/changelog.xml

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 08:29:10 2014 New Revision: 1562721 URL: http://svn.apache.org/r1562721 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 ServletContext.getRealPath(String) should return null for invalid input rather than throwing an IllegalArgumentException

[Bug 56085] IllegalArgumentException is thrown when calling getServletContext().getRealPath(\\)

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56085 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Martin Grigorov
[ X ] Stable - go ahead and release as 8.0.1 (stable) I see no problems with 8.0.1 Martin Grigorov Wicket Training and Consulting On Thu, Jan 30, 2014 at 12:43 AM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 8.0.1 release is now available for voting. This should be the

Re: [VOTE] Release Apache Tomcat 6.0.39

2014-01-30 Thread Keiichi Fujino
2014-01-28 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 6.0.39 release candidate is now available for voting. The main changes since 6.0.37 are: - Updated to use the Eclipse compiler 4.3.1 - Back-ported various improvements to the validation of XML configuration files from

svn commit: r1562724 - in /tomcat/trunk: java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java webapps/docs/changelog.xml

2014-01-30 Thread kfujino
Author: kfujino Date: Thu Jan 30 08:49:32 2014 New Revision: 1562724 URL: http://svn.apache.org/r1562724 Log: Simplify the code of o.a.c.ha.tcp.SimpleTcpCluster.createManager(String). Remove unnecessary class cast. Modified: tomcat/trunk/java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java

svn commit: r1562726 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/tcp/SimpleTcpCluster.java webapps/docs/changelog.xml

2014-01-30 Thread kfujino
Author: kfujino Date: Thu Jan 30 08:50:55 2014 New Revision: 1562726 URL: http://svn.apache.org/r1562726 Log: Simplify the code of o.a.c.ha.tcp.SimpleTcpCluster.createManager(String). Remove unnecessary class cast. Modified:

svn commit: r1562742 - in /tomcat/trunk: java/org/apache/juli/ClassLoaderLogManager.java test/org/apache/juli/TestClassLoaderLogManager.java

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 09:09:34 2014 New Revision: 1562742 URL: http://svn.apache.org/r1562742 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 Fix thread safety issue in JULI's LogManager implementation Modified:

svn commit: r1562744 - /tomcat/trunk/webapps/docs/changelog.xml

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 09:11:09 2014 New Revision: 1562744 URL: http://svn.apache.org/r1562744 Log: Fix formatting Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1562746 - /tomcat/trunk/webapps/docs/changelog.xml

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 09:12:24 2014 New Revision: 1562746 URL: http://svn.apache.org/r1562746 Log: Add missing entry Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

svn commit: r1562748 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/juli/ClassLoaderLogManager.java test/org/apache/juli/TestClassLoaderLogManager.java webapps/docs/changelog.xml

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 09:17:13 2014 New Revision: 1562748 URL: http://svn.apache.org/r1562748 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 Fix thread safety issue in JULI's LogManager implementation Modified: tomcat/tc7.0.x/trunk/ (props changed)

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

2014-01-30 Thread markt
Author: markt Date: Thu Jan 30 09:18:51 2014 New Revision: 1562750 URL: http://svn.apache.org/r1562750 Log: Proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

[Bug 56082] ConcurrentModificationException with org.apache.juli.ClassLoaderLogManager

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56082 Mark Thomas ma...@apache.org changed: What|Removed |Added Component|Catalina|Catalina

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Rémy Maucherat
2014-01-30 Mark Thomas ma...@apache.org: The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [X] Beta - go ahead and release as 8.0.1 (beta) [ ] Stable - go ahead and release as 8.0.1 (stable) Rémy

buildbot failure in ASF Buildbot on tomcat-trunk

2014-01-30 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/5458 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

buildbot failure in ASF Buildbot on tomcat-7-trunk

2014-01-30 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-7-trunk/builds/1733 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Niki Dokovski
On Thu, Jan 30, 2014 at 12:32 PM, Rémy Maucherat r...@apache.org wrote: 2014-01-30 Mark Thomas ma...@apache.org: The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [X] Beta - go ahead and release as 8.0.1 (beta) [ ] Stable -

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Ognjen Blagojevic
On 30.1.2014 0:43, Mark Thomas wrote: The proposed Apache Tomcat 8.0.1 release is now available for voting. ... The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [ ] Beta - go ahead and release as 8.0.1 (beta) [X] Stable - go ahead

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 Ognjen Blagojevic ognjen.d.blagoje...@gmail.com changed: What|Removed |Added Attachment #31198|0 |1

buildbot success in ASF Buildbot on tomcat-trunk

2014-01-30 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/5459 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Jeanfrancois Arcand
On 1/29/2014, 6:43 PM, Mark Thomas wrote: The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [ ] Beta - go ahead and release as 8.0.1 (beta) [X] Stable - go ahead and release as 8.0.1 (stable) Tested jsr356 and Servlet AsyncContext,

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Yoav Shapira
On Wed, Jan 29, 2014 at 6:43 PM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 8.0.1 release is now available for voting. The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [ X ] Beta - go ahead and release as

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Rossen Stoyanchev
On Wed, Jan 29, 2014 at 6:43 PM, Mark Thomas ma...@apache.org wrote: The proposed 8.0.1 release is: [ ] Broken - do not release [ ] Alpha - go ahead and release as 8.0.1 (alpha) [ ] Beta - go ahead and release as 8.0.1 (beta) [x] Stable - go ahead and release as 8.0.1 (stable) Focused

[Bug 56093] New: org.apache.catalina.valves.SSLValve is not documented on the Valves page

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56093 Bug ID: 56093 Summary: org.apache.catalina.valves.SSLValve is not documented on the Valves page Product: Tomcat 7 Version: trunk Hardware: PC OS: Mac

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 --- Comment #3 from Christopher Schultz ch...@christopherschultz.net --- APR connector has the SSLHonorCipherOrder attribute. Tomcat has a history of using different SSL-configuration attributes for APR versus other connector types. I

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Jim Jagielski
jim: [X] Beta - go ahead and release as 8.0.1 (beta) All testing looks fine, but don't have a huge test-suite for this rev. - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 --- Comment #4 from Ognjen Blagojevic ognjen.d.blagoje...@gmail.com --- (In reply to Christopher Schultz from comment #3) I would, however, prefer to make the configuration option more clear to the user like useServerCipherSuitesOrder...

[Bug 55988] Add parameter useCipherSuitesOrder to JSSE (BIO and NIO) connectors

2014-01-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55988 --- Comment #5 from Christopher Schultz ch...@christopherschultz.net --- Not necessary. -- You are receiving this mail because: You are the assignee for the bug. - To

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Christopher Schultz
Mark, On 1/29/14, 6:43 PM, Mark Thomas wrote: The proposed Apache Tomcat 8.0.1 release is now available for voting. This should be the first non-RC release so I am leaving all the stability options open to get an idea of where folks think we currently stand. The main changes since RC10

Re: [VOTE] Release Apache Tomcat 8.0.1

2014-01-30 Thread Keiichi Fujino
2014-01-30 Mark Thomas ma...@apache.org: The proposed Apache Tomcat 8.0.1 release is now available for voting. This should be the first non-RC release so I am leaving all the stability options open to get an idea of where folks think we currently stand. The main changes since RC10 are: -