[Bug 57354] java.lang.IllegalArgumentException: addChild: Child name '/admin' is not unique

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57354 Violeta Georgieva changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug 57354] New: java.lang.IllegalArgumentException: addChild: Child name '/admin' is not unique

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57354 Bug ID: 57354 Summary: java.lang.IllegalArgumentException: addChild: Child name '/admin' is not unique Product: Tomcat 7 Version: 7.0.53 Hardware: PC

[jira] [Reopened] (MTOMCAT-289) Overriding the tomcat plugin dependencies to 7.0.53 does not get picked up by dependency:resolve-plugins

2014-12-15 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) reopened MTOMCAT-289: > Overriding the tomcat plugin dependencies to 7.0.53 does not get picked up by

[jira] [Closed] (MTOMCAT-289) Overriding the tomcat plugin dependencies to 7.0.53 does not get picked up by dependency:resolve-plugins

2014-12-15 Thread *$^¨%`£
[ https://issues.apache.org/jira/browse/MTOMCAT-289?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Olivier Lamy (*$^¨%`£) closed MTOMCAT-289. -- Resolution: Not a Problem > Overriding the tomcat plugin dependencies to 7.0.53

[Bug 56397] Establish parallel Maven-based build process

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56397 --- Comment #47 from Pierre Viret --- Can you please check my last patch and commit it if it's ok? -- You are receiving this mail because: You are the assignee for the bug.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2014-12-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test-bio has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2014-12-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc7.0.x-test-nio has an issue affecting its community integration.

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-apr (in module tomcat-8.0.x) failed

2014-12-15 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-apr has an issue affecting its community integration.

[Bug 57338] SingleSignOnEntry cache of ClusterSingleSignOn valve is not synchronized on Tomcat startup

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338 --- Comment #2 from Keiichi Fujino --- Not yet. I've just ClusterSingleSignOn implements ClusterValve.(r1645595) I am writing a document of ClusterSingleSignOn now. IMHO. If using the ReplicatedMap, it may be necessary to add jvmRoute to S

svn commit: r1645803 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 16 00:40:16 2014 New Revision: 1645803 URL: http://svn.apache.org/r1645803 Log: EOL property. Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java (props changed) Propchange: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/web

svn commit: r1645802 - /tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 16 00:39:29 2014 New Revision: 1645802 URL: http://svn.apache.org/r1645802 Log: EOL property. Modified: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/websocket/CaseInsensitiveKeyMap.java (props changed) Propchange: tomcat/tc7.0.x/trunk/java/org/apache/tomcat/web

svn commit: r1645800 - in /tomcat/tc7.0.x/trunk: java/org/apache/tomcat/websocket/ java/org/apache/tomcat/websocket/pojo/ java/org/apache/tomcat/websocket/server/ webapps/docs/ webapps/docs/config/

2014-12-15 Thread remm
Author: remm Date: Tue Dec 16 00:38:02 2014 New Revision: 1645800 URL: http://svn.apache.org/r1645800 Log: - Port websocket patches from Tomcat 8. - Correctly implement headers case insensitivity. - Allow optional use of user extensions. - Allow using partial binary message handlers. - Limit ping/

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-bio (in module tomcat-7.0.x) failed

2014-12-15 Thread Bill Barker
/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141215-native-src.tar.gz -Dtest.reports=output/logs-BIO -Dtomcat-native.tar.gz=/srv/gump/pub

[GUMP@vmgump]: Project tomcat-tc7.0.x-test-nio (in module tomcat-7.0.x) failed

2014-12-15 Thread Bill Barker
/gump/work/merge.xml -Djunit.jar=/srv/gump/public/workspace/junit/target/junit-4.13-SNAPSHOT.jar -Dcommons-daemon.native.src.tgz=/srv/gump/public/workspace/apache-commons/daemon/dist/bin/commons-daemon-20141215-native-src.tar.gz -Dtest.reports=output/logs-NIO -Dtomcat-native.tar.gz=/srv/gump/pub

svn commit: r1645763 - /tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java

2014-12-15 Thread rjung
Author: rjung Date: Mon Dec 15 21:22:53 2014 New Revision: 1645763 URL: http://svn.apache.org/r1645763 Log: Add tests for AJP connector "requiredSecret" feature. Modified: tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpProcessor.java Modified: tomcat/trunk/test/org/apache/coyote/ajp/

svn commit: r1645759 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2014-12-15 Thread remm
Author: remm Date: Mon Dec 15 21:20:20 2014 New Revision: 1645759 URL: http://svn.apache.org/r1645759 Log: Add missing used flag for write(int). Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomc

svn commit: r1645757 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2014-12-15 Thread remm
Author: remm Date: Mon Dec 15 21:19:58 2014 New Revision: 1645757 URL: http://svn.apache.org/r1645757 Log: Add missing used flag for write(int). Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsRe

svn commit: r1645743 - in /tomcat/trunk/test/org/apache: catalina/startup/TomcatBaseTest.java coyote/ajp/TestAbstractAjpProcessor.java

2014-12-15 Thread rjung
Author: rjung Date: Mon Dec 15 20:40:37 2014 New Revision: 1645743 URL: http://svn.apache.org/r1645743 Log: Use Map instead of HashMap in RequestDescriptor. Modified: tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java tomcat/trunk/test/org/apache/coyote/ajp/TestAbstractAjpP

[Bug 57338] SingleSignOnEntry cache of ClusterSingleSignOn valve is not synchronized on Tomcat startup

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57338 --- Comment #1 from Mark Thomas --- Anyone working on this? If not I'll take a look. My initial thoughts are to make use of one of the ReplicatedMap implementations. -- You are receiving this mail because: You are the assignee for the bug

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

2014-12-15 Thread remm
Author: remm Date: Wed Dec 3 13:10:01 2014 New Revision: 1643109 URL: http://svn.apache.org/r1643109 Log: Votes Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1643109&r1=1643108&r2=16

svn commit: r1643126 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-15 Thread markt
Author: markt Date: Wed Dec 3 16:07:05 2014 New Revision: 1643126 URL: http://svn.apache.org/r1643126 Log: Fix IDE warnings Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecodi

svn commit: r1643104 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-12-15 Thread markt
Author: markt Date: Wed Dec 3 12:20:09 2014 New Revision: 1643104 URL: http://svn.apache.org/r1643104 Log: No need for a 3s timeout. Reduce to 100ms to speed up testing. Modified: tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java Modified: tomcat/trunk/test/org/apache/cat

svn commit: r1643121 - /tomcat/trunk/build.properties.default

2014-12-15 Thread kkolinko
Author: kkolinko Date: Wed Dec 3 13:58:18 2014 New Revision: 1643121 URL: http://svn.apache.org/r1643121 Log: Update to Checkstyle 6.1.1 Modified: tomcat/trunk/build.properties.default Modified: tomcat/trunk/build.properties.default URL: http://svn.apache.org/viewvc/tomcat/trunk/build.prop

svn commit: r1643100 - /tomcat/trunk/test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-12-15 Thread markt
Author: markt Date: Wed Dec 3 12:05:33 2014 New Revision: 1643100 URL: http://svn.apache.org/r1643100 Log: Correct reason for adding extra time to expected completion time. This issue is not noticeable since TimeoutServlet.ASYNC_TIMEOUT and AsyncStartRunnable.THREAD_SLEEP_TIME were both 3000ms.

svn commit: r1643066 - /tomcat/trunk/java/org/apache/catalina/webresources/JarWarResource.java

2014-12-15 Thread violetagg
Author: violetagg Date: Wed Dec 3 08:15:30 2014 New Revision: 1643066 URL: http://svn.apache.org/r1643066 Log: Use the correct class when creating a logger. Modified: tomcat/trunk/java/org/apache/catalina/webresources/JarWarResource.java Modified: tomcat/trunk/java/org/apache/catalina/webre

svn commit: r1643054 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2014-12-15 Thread kkolinko
Author: kkolinko Date: Wed Dec 3 03:09:10 2014 New Revision: 1643054 URL: http://svn.apache.org/r1643054 Log: Change algorithm for generation of unambiguous anchor names. This fixes ambiguity with anchors in config/valve.html: Old: Access_Logging/Introduction (for both Access Log Valve and Extend

svn commit: r1643069 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/webresources/JarWarResource.java

2014-12-15 Thread violetagg
Author: violetagg Date: Wed Dec 3 08:40:13 2014 New Revision: 1643069 URL: http://svn.apache.org/r1643069 Log: Merged revision 1643066 from tomcat/trunk: Use the correct class when creating a logger. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/

svn commit: r1643055 - /tomcat/trunk/webapps/docs/config/valve.xml

2014-12-15 Thread kkolinko
Author: kkolinko Date: Wed Dec 3 03:41:43 2014 New Revision: 1643055 URL: http://svn.apache.org/r1643055 Log: Correct a typo. Make section names and anchors unambiguous. Modified: tomcat/trunk/webapps/docs/config/valve.xml Modified: tomcat/trunk/webapps/docs/config/valve.xml URL: http://sv

svn commit: r1643065 - /tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMapping.java

2014-12-15 Thread remm
Author: remm Date: Wed Dec 3 08:07:11 2014 New Revision: 1643065 URL: http://svn.apache.org/r1643065 Log: Improve method mapping code so that it attempts to do what is described in section 4.8 in the websockets spec. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/pojo/PojoMethodMap

svn commit: r1643041 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-15 Thread kkolinko
Author: kkolinko Date: Wed Dec 3 02:01:47 2014 New Revision: 1643041 URL: http://svn.apache.org/r1643041 Log: Fix trailing whitespace to make Checkstyle happy. Mark fields as volatile/final. Followup to r1642962, r1642974. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEnc

svn commit: r1643045 - /tomcat/trunk/webapps/docs/tomcat-docs.xsl

2014-12-15 Thread kkolinko
Author: kkolinko Date: Wed Dec 3 02:42:18 2014 New Revision: 1643045 URL: http://svn.apache.org/r1643045 Log: Simplify XPath expression. Not a functional change (no changes in the output). Modified: tomcat/trunk/webapps/docs/tomcat-docs.xsl Modified: tomcat/trunk/webapps/docs/tomcat-docs.xs

svn commit: r1643002 - /tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java

2014-12-15 Thread markt
Author: markt Date: Tue Dec 2 20:16:01 2014 New Revision: 1643002 URL: http://svn.apache.org/r1643002 Log: Fix concurrency issue identified while investigating BZ 57252. Ensure that non-container threads can't change the async state until the container thread has completed post-processing. Mod

svn commit: r1643007 - /tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 2 21:15:44 2014 New Revision: 1643007 URL: http://svn.apache.org/r1643007 Log: As an additional cleanup, don't write any empty message when flushing and there's no data to flush. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/WsRemoteEndpointImplBase.java

svn commit: r1643008 - in /tomcat/trunk/java/org/apache/tomcat/websocket: Util.java pojo/PojoMethodMapping.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 2 21:16:51 2014 New Revision: 1643008 URL: http://svn.apache.org/r1643008 Log: Websockets annotations can be located on superclasses, and also improve duplicates detection. Modified: tomcat/trunk/java/org/apache/tomcat/websocket/Util.java tomcat/trunk/java/org

svn commit: r1642962 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 2 17:35:04 2014 New Revision: 1642962 URL: http://svn.apache.org/r1642962 Log: Add failing websockets test. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEnc

svn commit: r1642974 - /tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java

2014-12-15 Thread remm
Author: remm Date: Tue Dec 2 18:09:44 2014 New Revision: 1642974 URL: http://svn.apache.org/r1642974 Log: Add another websockets failing test on batch mode. Modified: tomcat/trunk/test/org/apache/tomcat/websocket/pojo/TestEncodingDecoding.java Modified: tomcat/trunk/test/org/apache/tomcat/

[Bug 57326] AsyncContextImpl doesn't allow AsyncListener to re-register themselves when firing onStartAsync

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57326 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1645691 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 16:24:44 2014 New Revision: 1645691 URL: http://svn.apache.org/r1645691 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326 Enable AsyncListeners to re-register themselves through AsyncListener.onStartAsync () Modified: tomcat/tc7.0.x/trunk/ (pr

svn commit: r1645686 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java webapps/docs/changelog.xml

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 16:18:31 2014 New Revision: 1645686 URL: http://svn.apache.org/r1645686 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326 Enable AsyncListeners to re-register themselves through AsyncListener.onStartAsync () Modified: tomcat/tc8.0.x/trunk/ (pr

svn commit: r1645685 - in /tomcat/trunk: java/org/apache/catalina/core/AsyncContextImpl.java test/org/apache/catalina/core/TestAsyncContextImpl.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 16:15:34 2014 New Revision: 1645685 URL: http://svn.apache.org/r1645685 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57326 Enable AsyncListeners to re-register themselves through AsyncListener.onStartAsync () Modified: tomcat/trunk/java/org/apach

Re: svn commit: r1645486 - in /tomcat/trunk/test/org/apache/catalina: startup/TomcatBaseTest.java valves/rewrite/TestRewriteValve.java

2014-12-15 Thread Rainer Jung
Am 15.12.2014 um 12:26 schrieb Felix Schumacher: Hi Rainer, I wanted to comment earlier on the SnoopResult class, but as it is now the RequestDescriptor, I will do it here :) I think we should use an interface (Map) rather than an implementation (HashMap) for the public api and even private fie

[Bug 57324] Change in Expect100Continue behaviour in Tomcat is breaking existing clients with "keepalive" connections

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57324 --- Comment #12 from Michael Osipov <1983-01...@gmx.net> --- Can we have this complete handling fixed in Tomcat 6 too? This patch and the previous one by Konstantin. -- You are receiving this mail because: You are the assignee for the bug.

svn commit: r1645644 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/runtime/PageContextImpl.java java/org/apache/jasper/security/SecurityClassLoad.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:53:31 2014 New Revision: 1645644 URL: http://svn.apache.org/r1645644 Log: Remove some more unnecessary code. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/PageContextImpl.java tomcat/tc7.0.x/trun

svn commit: r1645642 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/runtime/PageContextImpl.java java/org/apache/jasper/security/SecurityClassLoad.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:49:06 2014 New Revision: 1645642 URL: http://svn.apache.org/r1645642 Log: Remove some more unnecessary code. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/runtime/PageContextImpl.java tomcat/tc8.0.x/trun

svn commit: r1645641 - in /tomcat/trunk/java/org/apache/jasper: runtime/PageContextImpl.java security/SecurityClassLoad.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:48:04 2014 New Revision: 1645641 URL: http://svn.apache.org/r1645641 Log: Remove some more unnecessary code. Modified: tomcat/trunk/java/org/apache/jasper/runtime/PageContextImpl.java tomcat/trunk/java/org/apache/jasper/security/SecurityClassLoad.java Mo

svn commit: r1645638 - /tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:36:57 2014 New Revision: 1645638 URL: http://svn.apache.org/r1645638 Log: Minor clean-up with new 'for' loop. Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java Modified: tomcat/trunk/java/org/apache/catalina/servlets/CGIServlet.java UR

svn commit: r1645636 - /tomcat/trunk/java/org/apache/coyote/RequestGroupInfo.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:28:13 2014 New Revision: 1645636 URL: http://svn.apache.org/r1645636 Log: Use 'new' for loop Modified: tomcat/trunk/java/org/apache/coyote/RequestGroupInfo.java Modified: tomcat/trunk/java/org/apache/coyote/RequestGroupInfo.java URL: http://svn.apache.org/v

svn commit: r1645632 - /tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:22:01 2014 New Revision: 1645632 URL: http://svn.apache.org/r1645632 Log: Simplify Modified: tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java Modified: tomcat/trunk/java/org/apache/juli/logging/DirectJDKLog.java URL: http://svn.apache.org/viewvc/

svn commit: r1645629 - /tomcat/trunk/java/org/apache/juli/DateFormatCache.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:16:30 2014 New Revision: 1645629 URL: http://svn.apache.org/r1645629 Log: Remove unnecessary code. Modified: tomcat/trunk/java/org/apache/juli/DateFormatCache.java Modified: tomcat/trunk/java/org/apache/juli/DateFormatCache.java URL: http://svn.apache.org/v

[Bug 57324] Change in Expect100Continue behaviour in Tomcat is breaking existing clients with "keepalive" connections

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57324 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

svn commit: r1645628 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/coyote/http11/TestAb

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 12:00:03 2014 New Revision: 1645628 URL: http://svn.apache.org/r1645628 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324 If it is known that the connection is going to be closed when committing the response, send the connection: close header. Modif

svn commit: r1645627 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/coyote/http11/AbstractHttp11Processor.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/coyote/http11/TestAb

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 11:54:24 2014 New Revision: 1645627 URL: http://svn.apache.org/r1645627 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324 If it is known that the connection is going to be closed when committing the response, send the connection: close header. Modif

svn commit: r1645626 - in /tomcat/trunk: java/org/apache/coyote/http11/AbstractHttp11Processor.java test/org/apache/catalina/startup/TomcatBaseTest.java test/org/apache/coyote/http11/TestAbstractHttp1

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 11:41:49 2014 New Revision: 1645626 URL: http://svn.apache.org/r1645626 Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=57324 If it is known that the connection is going to be closed when committing the response, send the connection: close header. Modif

Re: svn commit: r1645486 - in /tomcat/trunk/test/org/apache/catalina: startup/TomcatBaseTest.java valves/rewrite/TestRewriteValve.java

2014-12-15 Thread Felix Schumacher
Hi Rainer, I wanted to comment earlier on the SnoopResult class, but as it is now the RequestDescriptor, I will do it here :) I think we should use an interface (Map) rather than an implementation (HashMap) for the public api and even private fields. Regards Felix Am 14.12.2014 19:29, sch

[Bug 57316] JspC fails if directory name contains URL encoded characters

2014-12-15 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57316 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1645619 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/JspC.java java/org/apache/jasper/servlet/JspCServletContext.java webapps/docs/changelog.xml

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 10:51:54 2014 New Revision: 1645619 URL: http://svn.apache.org/r1645619 Log: Have JspC initialize its ClassLoader before the ServletContext. This avoids the need to re-initialize the ClassLoader for every JSP being pre-compiled. This also fixes https://issues.apache

svn commit: r1645615 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/JspC.java

2014-12-15 Thread markt
Author: markt Date: Mon Dec 15 10:38:41 2014 New Revision: 1645615 URL: http://svn.apache.org/r1645615 Log: Backport some clean-up extracted from a patch by Jeremy Boynes. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/JspC.java Propchange:

svn commit: r1645597 - in /tomcat/tc7.0.x/trunk: java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java webapps/docs/changelog.xml

2014-12-15 Thread kfujino
Author: kfujino Date: Mon Dec 15 08:34:50 2014 New Revision: 1645597 URL: http://svn.apache.org/r1645597 Log: In order to enable define in Cluster element, ClusterSingleSignOn implements ClusterValve. Modified: tomcat/tc7.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSign

svn commit: r1645596 - in /tomcat/tc8.0.x/trunk: java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java webapps/docs/changelog.xml

2014-12-15 Thread kfujino
Author: kfujino Date: Mon Dec 15 08:30:58 2014 New Revision: 1645596 URL: http://svn.apache.org/r1645596 Log: In order to enable define in Cluster element, ClusterSingleSignOn implements ClusterValve. Modified: tomcat/tc8.0.x/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSign

svn commit: r1645595 - /tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java

2014-12-15 Thread kfujino
Author: kfujino Date: Mon Dec 15 08:25:42 2014 New Revision: 1645595 URL: http://svn.apache.org/r1645595 Log: In order to enable define in Cluster element, ClusterSingleSignOn implements ClusterValve. Modified: tomcat/trunk/java/org/apache/catalina/ha/authenticator/ClusterSingleSignOn.java