svn commit: r1710346 - /tomcat/trunk/java/org/apache/catalina/mbeans/MBeanUtils.java

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 14:51:31 2015 New Revision: 1710346 URL: http://svn.apache.org/viewvc?rev=1710346=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58508 Quote role names when used in MBean names since they may contain characters that require quoting. Modified:

[Bug 58520] Future returned by javax.websocket.Session.getAsyncRemote().sendText(...) always returns true

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58520 --- Comment #3 from Mark Thomas --- Yes, isDone() is always going to be true for the reasons I described previously. You can try reducing the write timeout (see the WebSocket How-To in the docs) but you are still going to

[ANN] New committer: Ognjen Blagojevic

2015-10-24 Thread Mark Thomas
On behalf of the Tomcat committers I am pleased to announce that Ognjen Blagojevic (ognjen) has been voted in as a new Tomcat committer. Please join me in welcoming him. Regards, Mark - To unsubscribe, e-mail:

[Bug 58519] org.apache.catalina.loader.WebappClassLoaderBase.checkStateForClassLoading throwing java.lang.IllegalStateException: Can't overwrite cause

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58519 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1710345 - /tomcat/trunk/build.xml

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 14:42:22 2015 New Revision: 1710345 URL: http://svn.apache.org/viewvc?rev=1710345=rev Log: fix build.xml Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

buildbot success in ASF Buildbot on tomcat-trunk

2015-10-24 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/510 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58508] role_name in tomcat-users.xml : invalid character

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58508 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Target

svn commit: r1710347 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanUtils.java webapps/docs/changelog.xml

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 14:56:16 2015 New Revision: 1710347 URL: http://svn.apache.org/viewvc?rev=1710347=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58508 Quote role names when used in MBean names since they may contain characters that require quoting. Modified:

svn commit: r1710343 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java webapps/docs/changelog.xml

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 13:55:13 2015 New Revision: 1710343 URL: http://svn.apache.org/viewvc?rev=1710343=rev Log: (empty) Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

svn commit: r1710341 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 13:44:47 2015 New Revision: 1710341 URL: http://svn.apache.org/viewvc?rev=1710341=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58519 Avoid ISE thrown by ClassNotFoundException.initCause() Modified:

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

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 15:05:54 2015 New Revision: 1710354 URL: http://svn.apache.org/viewvc?rev=1710354=rev Log: Add a new proposal Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r1710353 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanUtils.java webapps/docs/changelog.xml

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 15:04:41 2015 New Revision: 1710353 URL: http://svn.apache.org/viewvc?rev=1710353=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58508 Quote role names when used in MBean names since they may contain characters that require quoting. Modified:

buildbot exception in ASF Buildbot on tomcat-8-trunk

2015-10-24 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/193 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[Bug 58530] Proposal for new Manager HTML GUI

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58530 --- Comment #2 from Ognjen Blagojevic --- (In reply to Mark Thomas from comment #1) > Nice. No, I take that back. Very nice. Thanks. :) > 1. Restore the shading of alternate lines in the list of applications

buildbot exception in ASF Buildbot on tomcat-trunk

2015-10-24 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-trunk/builds/508 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2015-10-24 Thread Bill Barker
/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151024-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20151024/lib -Dtest.relaxTiming=true

svn commit: r1710313 - in /tomcat/trunk/java/org/apache: catalina/connector/Response.java catalina/security/SecurityClassLoad.java catalina/valves/rewrite/RewriteValve.java tomcat/util/net/URL.java

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 08:49:50 2015 New Revision: 1710313 URL: http://svn.apache.org/viewvc?rev=1710313=rev Log: Refactor - Remove duplicate code - Use standard mechanism to pre-load classes for the SecurityManager Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

2015-10-24 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/507 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1710316 - in /tomcat/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/openssl/ java/org/apache/tomcat/util/net/openssl/ j

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 09:13:24 2015 New Revision: 1710316 URL: http://svn.apache.org/viewvc?rev=1710316=rev Log: Bring OpenSSL integration code together under a common package Added: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/

svn commit: r1710322 - /tomcat/trunk/build.xml

2015-10-24 Thread markt
Author: markt Date: Sat Oct 24 10:10:55 2015 New Revision: 1710322 URL: http://svn.apache.org/viewvc?rev=1710322=rev Log: OpenSSL tests have moved Modified: tomcat/trunk/build.xml Modified: tomcat/trunk/build.xml URL:

[Bug 58520] Future returned by javax.websocket.Session.getAsyncRemote().sendText(...) always returns true

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58520 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 58530] Proposal for new Manager HTML GUI

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58530 --- Comment #1 from Mark Thomas --- Nice. No, I take that back. Very nice. I have a couple of minor comments/suggestions: 1. Restore the shading of alternate lines in the list of applications to help the eye track across.

[Bug 58530] Proposal for new Manager HTML GUI

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58530 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement -- You

[Bug 58520] Future returned by javax.websocket.Session.getAsyncRemote().sendText(...) always returns true

2015-10-24 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58520 --- Comment #2 from Tweemaal Drie --- Hi Mark, I meant indeed the isDone() operation on the Future. I agree it is a good thing seen from perspective of the server. However, from perspective of the client, once the