svn commit: r1550387 - /tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 09:44:03 2013 New Revision: 1550387 URL: http://svn.apache.org/r1550387 Log: Better message text (reported via users list) Modified: tomcat/trunk/java/org/apache/tomcat/websocket/server/LocalStrings.properties Modified:

svn commit: r1550391 - /tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2013-12-12 Thread kfujino
Author: kfujino Date: Thu Dec 12 10:25:49 2013 New Revision: 1550391 URL: http://svn.apache.org/r1550391 Log: In AbstractReplicatedMap#finalize, remove rpcChannel from channel Listener of group channel before sending MapMessage.MSG_STOP message. This prevent that the node that sent the

buildbot exception in ASF Buildbot on tomcat-trunk

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

svn commit: r1550408 - /tomcat/tc7.0.x/trunk/build.properties.default

2013-12-12 Thread rjung
Author: rjung Date: Thu Dec 12 12:31:48 2013 New Revision: 1550408 URL: http://svn.apache.org/r1550408 Log: Revert r1536092: this broke building of the Log4J adapter for our copy of commons-logging. Unfortunately commons-logging 1.1.3 which we use contains references to Log4J 1.2.12 and 1.2.17

Re: [VOTE] Release Apache Tomcat 7.0.49

2013-12-12 Thread Rainer Jung
On 11.12.2013 10:41, Violeta Georgieva wrote: The proposed Apache Tomcat 7.0.49 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.49/ The Maven staging repo is:

buildbot exception in ASF Buildbot on tomcat-7-trunk

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

Re: [VOTE] Release Apache Tomcat 8.0.0-RC7

2013-12-12 Thread Daniel Mikusa
On Dec 11, 2013, at 6:24 PM, Mark Thomas ma...@apache.org wrote: The proposed Apache Tomcat 8.0.0 release candidate 7 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

[Bug 55867] When Cookie value is empty, double quotes are added

2013-12-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55867 Christopher Schultz ch...@christopherschultz.net changed: What|Removed |Added OS|

Re: [VOTE] Release Apache Tomcat 8.0.0-RC7

2013-12-12 Thread Jeanfrancois Arcand
On 2013-12-11 6:24 PM, Mark Thomas wrote: The proposed 8.0.0-RC7 release is: [ ] Broken - do not release [X] Alpha - go ahead and release as 8.0.0-RC7 alpha -- Jeanfrancois - To unsubscribe, e-mail:

svn commit: r1550503 - in /tomcat/trunk/java/org/apache/catalina/webresources: StandardRoot.java TraceWrapperInputStream.java mbeans-descriptors.xml

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 19:29:03 2013 New Revision: 1550503 URL: http://svn.apache.org/r1550503 Log: Make the trace resources accessible via JMX. Modified: tomcat/trunk/java/org/apache/catalina/webresources/StandardRoot.java

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

2013-12-12 Thread Bill Barker
/public/workspace/junit/dist/junit-20131212.jar -Dobjenesis.jar=/srv/gump/public/workspace/objenesis/main/target/objenesis-2.2-SNAPSHOT.jar -Dtomcat-native.tar.gz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20131212-native-src.tar.gz -Dexamples.sources.skip=true

svn commit: r1550531 - /tomcat/trunk/test/org/apache/catalina/mbeans/TestRegistration.java

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 21:07:25 2013 New Revision: 1550531 URL: http://svn.apache.org/r1550531 Log: Need to include new Cache MBean in test (thanks Gump) Modified: tomcat/trunk/test/org/apache/catalina/mbeans/TestRegistration.java Modified:

buildbot failure in ASF Buildbot on tomcat-trunk

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

svn commit: r1550541 - in /tomcat/trunk: java/org/apache/catalina/startup/HostConfig.java test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java webapps/docs/config/automatic-deployme

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 21:41:11 2013 New Revision: 1550541 URL: http://svn.apache.org/r1550541 Log: Fix an edge case spotted while testing other functionality. If a context.xml file is added to a DIR it was always ignored. It will now trigger a redeploy. Modified:

svn commit: r1550542 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/websocket/server/LocalStrings.properties

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 21:42:05 2013 New Revision: 1550542 URL: http://svn.apache.org/r1550542 Log: Better message text (reported via users list) Modified: tomcat/tc7.0.x/trunk/ (props changed)

svn commit: r1550545 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/HostConfig.java test/org/apache/catalina/startup/TestHostConfigAutomaticDeployment.java webapps/docs/changelog.xml

2013-12-12 Thread markt
Author: markt Date: Thu Dec 12 21:49:19 2013 New Revision: 1550545 URL: http://svn.apache.org/r1550545 Log: Fix an edge case spotted while testing other functionality. If a context.xml file is added to a DIR it was always ignored. It will now trigger a redeploy. Modified:

Re: [VOTE] Release Apache Tomcat 8.0.0-RC7

2013-12-12 Thread Mark Thomas
On 11/12/2013 23:24, Mark Thomas wrote: The proposed Apache Tomcat 8.0.0 release candidate 7 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

buildbot success in ASF Buildbot on tomcat-7-trunk

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

buildbot success in ASF Buildbot on tomcat-trunk

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

[Bug 55821] parallel deployment should deploy latest version of webapp on startup

2013-12-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55821 --- Comment #3 from Colin Freas cffil...@gmail.com --- What I see in practice: in a development environment, I wind up with several jars in the autodeploy directory: myapp##1212.jar myapp##1213.jar. Tomcat starts to deploy myapp##1212,

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

2013-12-12 Thread kfujino
Author: kfujino Date: Fri Dec 13 01:41:13 2013 New Revision: 1550612 URL: http://svn.apache.org/r1550612 Log: Fix changelog. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1550614 - /tomcat/trunk/webapps/docs/config/cluster-interceptor.xml

2013-12-12 Thread kfujino
Author: kfujino Date: Fri Dec 13 01:58:02 2013 New Revision: 1550614 URL: http://svn.apache.org/r1550614 Log: Fix the sample configuration of StaticMembershipInterceptor in order to prevent warning log. uniqueId must be 16 bytes. Modified:

svn commit: r1550616 - in /tomcat/tc7.0.x/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2013-12-12 Thread kfujino
Author: kfujino Date: Fri Dec 13 02:00:17 2013 New Revision: 1550616 URL: http://svn.apache.org/r1550616 Log: Fix the sample configuration of StaticMembershipInterceptor in order to prevent warning log. uniqueId must be 16 bytes. Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

svn commit: r1550617 - in /tomcat/tc6.0.x/trunk/webapps/docs: changelog.xml config/cluster-interceptor.xml

2013-12-12 Thread kfujino
Author: kfujino Date: Fri Dec 13 02:02:09 2013 New Revision: 1550617 URL: http://svn.apache.org/r1550617 Log: Fix the sample configuration of StaticMembershipInterceptor in order to prevent warning log. uniqueId must be 16 bytes. Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Re: [VOTE] Release Apache Tomcat 8.0.0-RC7

2013-12-12 Thread Keiichi Fujino
2013/12/12 Mark Thomas ma...@apache.org The proposed Apache Tomcat 8.0.0 release candidate 7 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

[Bug 55867] When Cookie value is empty, double quotes are added

2013-12-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55867 --- Comment #2 from Shilpi shil...@adobe.com --- This creates a problem if the cookie value is validated or checked in some other system/server/component. As there an empty cookie was expected.

buildbot failure in ASF Buildbot on tomcat-trunk

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

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

2013-12-12 Thread kkolinko
Author: kkolinko Date: Fri Dec 13 06:28:49 2013 New Revision: 1550653 URL: http://svn.apache.org/r1550653 Log: Correct typos Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1550658 - /tomcat/trunk/java/org/apache/catalina/webresources/mbeans-descriptors.xml

2013-12-12 Thread kkolinko
Author: kkolinko Date: Fri Dec 13 06:59:03 2013 New Revision: 1550658 URL: http://svn.apache.org/r1550658 Log: Review of r1550397 (Note: A commit e-mail for r1550397 has not reached the dev@ list) Fix duplicate description. Remove duplicate property. Modified: