Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Rémy Maucherat
2013/12/18 Mark Thomas ma...@apache.org The proposed Apache Tomcat 8.0.0 release candidate 9 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC5 are: - Better handling of generic types in the

Re: svn commit: r1551729 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/websocket/TestWebSocket.java

2013-12-18 Thread Rainer Jung
On 17.12.2013 23:06, sebb wrote: On 17 December 2013 21:43, rj...@apache.org wrote: Author: rjung Date: Tue Dec 17 21:43:02 2013 New Revision: 1551729 URL: http://svn.apache.org/r1551729 Log: Fix occasional test failure. The WebSocketClient first read headers via a BufferedReader, then

svn commit: r1551885 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-12-18 Thread kkolinko
Author: kkolinko Date: Wed Dec 18 08:53:56 2013 New Revision: 1551885 URL: http://svn.apache.org/r1551885 Log: Followup to r1551495: Fix typo in changelog. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 55903] New: tomcat7-mango service on server is stopped unexpectedly and there is a java core file

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55903 Bug ID: 55903 Summary: tomcat7-mango service on server is stopped unexpectedly and there is a java core file Product: Tomcat 7 Version: 7.0.37 Hardware: PC

[Bug 55903] tomcat7-mango service on server is stopped unexpectedly and there is a java core file

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55903 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 55903] tomcat7-mango service on server is stopped unexpectedly and there is a java core file

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55903 --- Comment #2 from Ekaterina ekh...@mera.ru --- hello Mark, Thank you for so quick answer. Sorry for mistype. we are using tcnative-1.1.29 and TC_37. please give me know if it is possible to solve this issue without upgrade on 7.0.47. We

Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Mark Thomas
On 18/12/2013 00:59, Mark Thomas wrote: The proposed Apache Tomcat 8.0.0 release candidate 9 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC5 are: - Better handling of generic types in the

Re: Current sporadic test suite failures

2013-12-18 Thread Rainer Jung
On 17.12.2013 11:01, Rainer Jung wrote: A) TC 7 === 3) org.apache.tomcat.websocket.TestWsSubprotocols - 1 x bio, 1 x nio Failure: Testcase: testWsSubprotocols took 4.005 sec Caused an ERROR null

Re: Code signing trial - volunteers wanted

2013-12-18 Thread Rainer Jung
On 18.12.2013 01:24, Mark Thomas wrote: The infrastructure team is about to start a trial of a code signing service provided by Symantec. Tomcat is going to be the guinea pig for this trial. As part of the trial we want to test the mapping of the roles in the service to the roles at the ASF.

Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Daniel Mikusa
On Dec 17, 2013, at 7:59 PM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 8.0.0 release candidate 9 is now available for voting. Given this is a release candidate I am working on the basis that it is equivalent to an alpha. The main changes since RC5 are: - Better

svn commit: r1551933 - /tomcat/tc7.0.x/trunk/test/org/apache/tomcat/websocket/TestWsSubprotocols.java

2013-12-18 Thread rjung
Author: rjung Date: Wed Dec 18 13:16:54 2013 New Revision: 1551933 URL: http://svn.apache.org/r1551933 Log: - Add a 100 ms sleep to allow for the server side to handle the request the client generated before checking for the side-effects - Clean up subprotocols at end of test to keep the

Re: Current sporadic test suite failures

2013-12-18 Thread Rainer Jung
On 18.12.2013 13:12, Rainer Jung wrote: On 17.12.2013 11:01, Rainer Jung wrote: A) TC 7 === 3) org.apache.tomcat.websocket.TestWsSubprotocols - 1 x bio, 1 x nio Failure: Testcase: testWsSubprotocols took 4.005 sec Caused an

Re: Code signing trial - volunteers wanted

2013-12-18 Thread Mark Thomas
On 18/12/2013 13:05, Rainer Jung wrote: On 18.12.2013 01:24, Mark Thomas wrote: The infrastructure team is about to start a trial of a code signing service provided by Symantec. Tomcat is going to be the guinea pig for this trial. As part of the trial we want to test the mapping of the roles

Re: Current sporadic test suite failures

2013-12-18 Thread Mark Thomas
On 18/12/2013 13:20, Rainer Jung wrote: On 18.12.2013 13:12, Rainer Jung wrote: On 17.12.2013 11:01, Rainer Jung wrote: A) TC 7 === 3) org.apache.tomcat.websocket.TestWsSubprotocols - 1 x bio, 1 x nio Failure: Testcase:

svn commit: r1551952 - /tomcat/tc6.0.x/trunk/webapps/docs/config/context.xml

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 14:25:40 2013 New Revision: 1551952 URL: http://svn.apache.org/r1551952 Log: CTR Docs only Order attributes alphabetically Move TLD attributes to the common section since they are part of the Context interface definition Modified:

[Bug 55905] New: Error message unhelpful when web.xml references a tld file that doesn't exist

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55905 Bug ID: 55905 Summary: Error message unhelpful when web.xml references a tld file that doesn't exist Product: Tomcat 7 Version: 7.0.47 Hardware: All

svn commit: r1551953 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsSubprotocols.java

2013-12-18 Thread rjung
Author: rjung Date: Wed Dec 18 14:33:48 2013 New Revision: 1551953 URL: http://svn.apache.org/r1551953 Log: Reset test side-efect between test cases. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/TestWsSubprotocols.java Modified:

svn commit: r1551955 - in /tomcat/tc7.0.x/trunk: ./ test/org/apache/tomcat/websocket/TestWsSubprotocols.java

2013-12-18 Thread rjung
Author: rjung Date: Wed Dec 18 14:38:35 2013 New Revision: 1551955 URL: http://svn.apache.org/r1551955 Log: Sync TestWsSubprotocols with trunk to prevent occasional test failures. Modified: tomcat/tc7.0.x/trunk/ (props changed)

Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Jeanfrancois Arcand
On 2013-12-17 7:59 PM, Mark Thomas wrote: The proposed 8.0.0-RC9 release is: [X] Broken - do not release [ ] Alpha - go ahead and release as 8.0.0-RC9 alpha Atmosphere stopped working with 8.0.0-RC9. With all previous RC from 1 to 7 it worked (didn't test 8) and websockets properly handled

svn commit: r1551966 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 14:58:57 2013 New Revision: 1551966 URL: http://svn.apache.org/r1551966 Log: Better Javadoc Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/Context.java URL:

svn commit: r1551967 - /tomcat/tc6.0.x/trunk/

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 15:00:38 2013 New Revision: 1551967 URL: http://svn.apache.org/r1551967 Log: Update mergeinfo Modified: tomcat/tc6.0.x/trunk/ (props changed) Propchange: tomcat/tc6.0.x/trunk/ --

svn commit: r1551975 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/StandardContext.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 15:16:59 2013 New Revision: 1551975 URL: http://svn.apache.org/r1551975 Log: CTR: Javadoc + method re-ordering. No functional change. Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardContext.java

Re: [VOTE] Release Apache Tomcat 8.0.0-RC9

2013-12-18 Thread Mark Thomas
On 18/12/2013 14:51, Jeanfrancois Arcand wrote: On 2013-12-17 7:59 PM, Mark Thomas wrote: The proposed 8.0.0-RC9 release is: [X] Broken - do not release [ ] Alpha - go ahead and release as 8.0.0-RC9 alpha Atmosphere stopped working with 8.0.0-RC9. With all previous RC from 1 to 7 it

svn commit: r1551986 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 15:51:32 2013 New Revision: 1551986 URL: http://svn.apache.org/r1551986 Log: Clean-up. No functional change. Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

svn commit: r1551991 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 15:57:22 2013 New Revision: 1551991 URL: http://svn.apache.org/r1551991 Log: Refactoring the starting of individual filters into a separate private method so it can be reused elsewhere in the class. Modified:

buildbot retry in ASF Buildbot on tomcat-trunk

2013-12-18 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/5348 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1552029 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 17:09:08 2013 New Revision: 1552029 URL: http://svn.apache.org/r1552029 Log: Revert r1551991 - The solution I had in mind isn't spec compliant Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified:

svn commit: r1552035 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/WsServerContainer.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 17:14:53 2013 New Revision: 1552035 URL: http://svn.apache.org/r1552035 Log: Revert r1551352. Lazy init of WsServerContainer causes problems with Atmosphere that can't easily be avoided. Modified:

svn commit: r1552042 - in /tomcat/trunk/java/org/apache/tomcat/websocket/server: WsFilter.java WsServerContainer.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 17:29:08 2013 New Revision: 1552042 URL: http://svn.apache.org/r1552042 Log: Alternative partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55855. Don't do the expensive 'Is this a WebSocket upgrade request check' if no endpoints have been

buildbot success in ASF Buildbot on tomcat-trunk

2013-12-18 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/5349 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

svn commit: r1552071 - in /tomcat/trunk/java/org/apache/jasper: resources/LocalStrings.properties servlet/TldScanner.java

2013-12-18 Thread violetagg
Author: violetagg Date: Wed Dec 18 19:28:21 2013 New Revision: 1552071 URL: http://svn.apache.org/r1552071 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55905 Prevent NPE when the specified tld resource does not exists. Modified:

svn commit: r1552074 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/LocalStrings.properties java/org/apache/catalina/startup/TldConfig.java webapps/docs/changelog.xml

2013-12-18 Thread violetagg
Author: violetagg Date: Wed Dec 18 19:48:53 2013 New Revision: 1552074 URL: http://svn.apache.org/r1552074 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=55905 Merged revision 1552071 from tomcat/trunk: Prevent NPE when the specified tld resource does not exists. Modified:

[Bug 55905] Error message unhelpful when web.xml references a tld file that doesn't exist

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55905 Violeta Georgieva violet...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

Re: svn commit: r1552042 - in /tomcat/trunk/java/org/apache/tomcat/websocket/server: WsFilter.java WsServerContainer.java

2013-12-18 Thread Violeta Georgieva
Hi Mark, 2013/12/18 ma...@apache.org Author: markt Date: Wed Dec 18 17:29:08 2013 New Revision: 1552042 URL: http://svn.apache.org/r1552042 Log: Alternative partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55855. Don't do the expensive 'Is this a WebSocket upgrade

svn commit: r1552076 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/WsServerContainer.java webapps/docs/changelog.xml

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 20:06:58 2013 New Revision: 1552076 URL: http://svn.apache.org/r1552076 Log: Revert r1551356. Lazy init of WsServerContainer causes problems with Atmosphere that can't easily be avoided. Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1552080 - /tomcat/trunk/webapps/docs/extras.xml

2013-12-18 Thread violetagg
Author: violetagg Date: Wed Dec 18 20:25:37 2013 New Revision: 1552080 URL: http://svn.apache.org/r1552080 Log: Add a link from extras page to download page. Issue is reported via o.a.comments. Modified: tomcat/trunk/webapps/docs/extras.xml Modified: tomcat/trunk/webapps/docs/extras.xml

svn commit: r1552083 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/UpgradeUtil.java java/org/apache/tomcat/websocket/server/WsFilter.java java/org/apache/tomcat/websocket/serv

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 20:30:32 2013 New Revision: 1552083 URL: http://svn.apache.org/r1552083 Log: Alternative partial fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=55855. Don't do the expensive 'Is this a WebSocket upgrade request check' if no endpoints have been

svn commit: r1552085 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 20:32:10 2013 New Revision: 1552085 URL: http://svn.apache.org/r1552085 Log: Update changelog Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1552089 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/extras.xml

2013-12-18 Thread violetagg
Author: violetagg Date: Wed Dec 18 20:47:34 2013 New Revision: 1552089 URL: http://svn.apache.org/r1552089 Log: Merged revision 1552080 from tomcat/trunk: Add a link from extras page to download page. Issue is reported via o.a.comments. Modified: tomcat/tc7.0.x/trunk/ (props changed)

buildbot failure in ASF Buildbot on tomcat-7-trunk

2013-12-18 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/1651 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build

Tagging Tomcat 7.0.50

2013-12-18 Thread Violeta Georgieva
Hi, I'm going to tag Tomcat 7.0.50 tomorrow. If you need to add something please write here. Thanks Violeta

svn commit: r1552099 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

2013-12-18 Thread violetagg
Author: violetagg Date: Wed Dec 18 21:05:28 2013 New Revision: 1552099 URL: http://svn.apache.org/r1552099 Log: Fix the build - missing opening tag in the changelog.xml. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

[Bug 55907] New: Unterminated loop during Poller creation due to cyclic references in native allocator

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55907 Bug ID: 55907 Summary: Unterminated loop during Poller creation due to cyclic references in native allocator Product: Tomcat Native Version: 1.1.29 Hardware: Sun

[Bug 55907] Unterminated loop during Poller creation due to cyclic references in native allocator

2013-12-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55907 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

buildbot success in ASF Buildbot on tomcat-7-trunk

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

buildbot failure in ASF Buildbot on tomcat-trunk

2013-12-18 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/5351 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build Source

svn commit: r1552141 - /tomcat/maven-plugin/trunk/src/site/site.xml

2013-12-18 Thread olamy
Author: olamy Date: Wed Dec 18 22:44:31 2013 New Revision: 1552141 URL: http://svn.apache.org/r1552141 Log: use skin released version Modified: tomcat/maven-plugin/trunk/src/site/site.xml Modified: tomcat/maven-plugin/trunk/src/site/site.xml URL:

svn commit: r1552153 - in /tomcat/tc6.0.x/trunk/java/org/apache/catalina: Host.java core/StandardHost.java

2013-12-18 Thread markt
Author: markt Date: Wed Dec 18 23:03:36 2013 New Revision: 1552153 URL: http://svn.apache.org/r1552153 Log: Better Javadoc Modified: tomcat/tc6.0.x/trunk/java/org/apache/catalina/Host.java tomcat/tc6.0.x/trunk/java/org/apache/catalina/core/StandardHost.java Modified:

[jira] [Commented] (MTOMCAT-250) Pull Request: Support Alternate Session Managers in Standalone War Bootstrap

2013-12-18 Thread Josh Chaitin-Pollak (JIRA)
[ https://issues.apache.org/jira/browse/MTOMCAT-250?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13852324#comment-13852324 ] Josh Chaitin-Pollak commented on MTOMCAT-250: - To clarify, this patch / Pull

buildbot success in ASF Buildbot on tomcat-trunk

2013-12-18 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/5352 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: bb-vm_ubuntu Build Reason: scheduler Build