svn commit: r1716580 - /tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.html

2015-11-26 Thread kkolinko
Author: kkolinko Date: Thu Nov 26 08:37:37 2015 New Revision: 1716580 URL: http://svn.apache.org/viewvc?rev=1716580&view=rev Log: svn:eol-style=native Modified: tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.html (props changed) Propchange: tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.

svn commit: r1716581 - in /tomcat/site/trunk/docs: tomcat-8.0-doc/changelog.html tomcat-9.0-doc/changelog.html

2015-11-26 Thread kkolinko
Author: kkolinko Date: Thu Nov 26 08:39:13 2015 New Revision: 1716581 URL: http://svn.apache.org/viewvc?rev=1716581&view=rev Log: Update published changelog for Tomcat 8 and 9 with later typo fixes / amendments Modified: tomcat/site/trunk/docs/tomcat-8.0-doc/changelog.html tomcat/site/tru

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

2015-11-26 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/bin/commons-daemon-20151126-native-src.tar.gz -Dexamples.sources.skip=true -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-2015

[Bug 58655] New: IllegalStateException: calling HttpServletResponse#sendRedirect() with RemoteIpFilter

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58655 Bug ID: 58655 Summary: IllegalStateException: calling HttpServletResponse#sendRedirect() with RemoteIpFilter Product: Tomcat 8 Version: trunk Hardware: PC

[Bug 58655] IllegalStateException: calling HttpServletResponse#sendRedirect() with RemoteIpFilter

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58655 --- Comment #1 from Cristian Klein --- Forgot to mention, this bug is not triggered with Eclipse's servlet engine (I think Jetty), but only occurs when the servlet is deployed on Tomcat. -- You are receiving this mail because: You are the ass

[Bug 57136] EL Parser escaping dollar sign not ${ or ${...}

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=57136 --- Comment #32 from Konstantin Kolinko --- (In reply to Mark Thomas from comment #25) > Also see this thread on the dev list: > http://tomcat.markmail.org/thread/uzo65gf572s636ly > ("On escaping of EL in attributes (BZ 57136)" thread on dev@)

svn commit: r1716640 - /tomcat/trunk/java/org/apache/catalina/session/FileStore.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:30:23 2015 New Revision: 1716640 URL: http://svn.apache.org/viewvc?rev=1716640&view=rev Log: Fix potential NPE reported by FindBugs Modified: tomcat/trunk/java/org/apache/catalina/session/FileStore.java Modified: tomcat/trunk/java/org/apache/catalina/session

svn commit: r1716644 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:35:27 2015 New Revision: 1716644 URL: http://svn.apache.org/viewvc?rev=1716644&view=rev Log: Filter out a false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL: http:

svn commit: r1716645 - /tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:36:16 2015 New Revision: 1716645 URL: http://svn.apache.org/viewvc?rev=1716645&view=rev Log: Remove a completed TODO Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2UpgradeHandler.java Modified: tomcat/trunk/java/org/apache/coyote/http2/Http2Upgrade

svn commit: r1716653 - /tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:47:29 2015 New Revision: 1716653 URL: http://svn.apache.org/viewvc?rev=1716653&view=rev Log: Remove completed TODO. This is handled in the Protocol implementation. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight.java Modified: tomcat/tru

svn commit: r1716654 - in /tomcat/trunk/java/org/apache/coyote: LocalStrings.properties Response.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:51:42 2015 New Revision: 1716654 URL: http://svn.apache.org/viewvc?rev=1716654&view=rev Log: Fix an i18n TODO Modified: tomcat/trunk/java/org/apache/coyote/LocalStrings.properties tomcat/trunk/java/org/apache/coyote/Response.java Modified: tomcat/trunk/j

svn commit: r1716655 - /tomcat/trunk/java/org/apache/coyote/RequestInfo.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 13:56:03 2015 New Revision: 1716655 URL: http://svn.apache.org/viewvc?rev=1716655&view=rev Log: This TODO dates back to Tomcat 4.1.x. Remove it since clearly non-one feels the need to implement this. Modified: tomcat/trunk/java/org/apache/coyote/RequestInfo.jav

svn commit: r1716656 - in /tomcat/trunk/java/org/apache/coyote/ajp: AbstractAjpProtocol.java LocalStrings.properties

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 14:01:40 2015 New Revision: 1716656 URL: http://svn.apache.org/viewvc?rev=1716656&view=rev Log: Implement a TODO. Trigger an exception if an HTTP upgrade is attempted over AJP. Modified: tomcat/trunk/java/org/apache/coyote/ajp/AbstractAjpProtocol.java tomcat

svn commit: r1716691 - in /tomcat/trunk/java/org/apache/tomcat/util/net/openssl: OpenSSLContext.java OpenSSLUtil.java

2015-11-26 Thread remm
Author: remm Date: Thu Nov 26 14:33:44 2015 New Revision: 1716691 URL: http://svn.apache.org/viewvc?rev=1716691&view=rev Log: - Since it should be the same thing, use the JSSE code to load the keystore and truststore, if using the JSSE style configuration. Then proceed to get the certificate and

svn commit: r1716696 - /tomcat/trunk/java/org/apache/coyote/http2/Stream.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 14:36:13 2015 New Revision: 1716696 URL: http://svn.apache.org/viewvc?rev=1716696&view=rev Log: Include the query string when pushing requests to the client Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java Modified: tomcat/trunk/java/org/apache/c

[Bug 58657] New: Spring DefferredResult errorResult response not returned in async servlet 3.1 mode

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657 Bug ID: 58657 Summary: Spring DefferredResult errorResult response not returned in async servlet 3.1 mode Product: Tomcat 8 Version: 8.0.28 Hardware: Macintosh

[Bug 58657] Spring DefferredResult errorResult response not returned in async servlet 3.1 mode

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657 --- Comment #1 from Jonathan --- Created attachment 33301 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33301&action=edit Main class of demo Spring boot java class showing demonstration of error -- You are receiving this mail becaus

[Bug 58657] Spring DefferredResult errorResult response not returned in async servlet 3.1 mode

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657 --- Comment #2 from Jonathan --- Created attachment 33302 --> https://bz.apache.org/bugzilla/attachment.cgi?id=33302&action=edit Application config file for demo App config file for Spring boot demo -- You are receiving this mail because:

Re: svn commit: r1716656 - in /tomcat/trunk/java/org/apache/coyote/ajp: AbstractAjpProtocol.java LocalStrings.properties

2015-11-26 Thread Konstantin Kolinko
2015-11-26 17:01 GMT+03:00 : > Author: markt > Date: Thu Nov 26 14:01:40 2015 > New Revision: 1716656 > > URL: http://svn.apache.org/viewvc?rev=1716656&view=rev > Log: > Implement a TODO. Trigger an exception if an HTTP upgrade is attempted over > AJP. > > Modified: > tomcat/trunk/java/org/ap

[Bug 58657] Spring DefferredResult errorResult response not returned in async servlet 3.1 mode

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657 --- Comment #3 from Jonathan --- I have attached two classes as part of a spring boot demo to show an issue we are running into. (Would have attached whole war but for file size limit, please contact if you would like it.) With a simple Spring

[Bug 58658] New: 7.0.66 running with Java 6 fails unless unneeded "tomcat7-websocket.jar" is removed from lib/

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58658 Bug ID: 58658 Summary: 7.0.66 running with Java 6 fails unless unneeded "tomcat7-websocket.jar" is removed from lib/ Product: Tomcat 7 Version: trunk Hardware: PC

[Bug 58657] Spring DeferredResult errorResult response not returned in async servlet 3.1 mode

2015-11-26 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58657 Jonathan changed: What|Removed |Added Summary|Spring DefferredResult |Spring DeferredResult |er

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

2015-11-26 Thread remm
Author: remm Date: Thu Nov 26 16:30:55 2015 New Revision: 1716735 URL: http://svn.apache.org/viewvc?rev=1716735&view=rev Log: Changelog for the keystore and truststore configuration change for OpenSSL. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/chan

svn commit: r1716745 - in /tomcat/trunk/webapps/docs: config/http.xml ssl-howto.xml

2015-11-26 Thread remm
Author: remm Date: Thu Nov 26 17:17:03 2015 New Revision: 1716745 URL: http://svn.apache.org/viewvc?rev=1716745&view=rev Log: Add some docs fixes for the OpenSSL configuration in NIOx, now that JSSE style is supposed to be supported. Probably not the last improvement since it is rather difficult

svn commit: r1716763 - in /tomcat/trunk: java/org/apache/tomcat/websocket/ java/org/apache/tomcat/websocket/server/ test/org/apache/catalina/connector/ test/org/apache/catalina/tribes/demos/

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 20:30:46 2015 New Revision: 1716763 URL: http://svn.apache.org/viewvc?rev=1716763&view=rev Log: Fix various TODOs Modified: tomcat/trunk/java/org/apache/tomcat/websocket/AsyncChannelWrapperSecure.java tomcat/trunk/java/org/apache/tomcat/websocket/LocalString

svn commit: r1716764 - /tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 20:40:09 2015 New Revision: 1716764 URL: http://svn.apache.org/viewvc?rev=1716764&view=rev Log: Remove unreachable code Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.java Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AprEndpoint.ja

svn commit: r1716766 - in /tomcat/trunk/java/org/apache: coyote/AbstractProcessorLight.java coyote/AsyncStateMachine.java tomcat/util/net/AbstractEndpoint.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 20:53:26 2015 New Revision: 1716766 URL: http://svn.apache.org/viewvc?rev=1716766&view=rev Log: Complete a TODO. Remove the hack that added ASYNC_END as a SocketState. Simplify processing loop. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight

svn commit: r1716767 - /tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 20:59:00 2015 New Revision: 1716767 URL: http://svn.apache.org/viewvc?rev=1716767&view=rev Log: Fix typo Modified: tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug58096.java Modified: tomcat/trunk/test/webapp/WEB-INF/classes/org/apache/tomcat/Bug

buildbot failure in ASF Buildbot on tomcat-trunk

2015-11-26 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/686 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul

svn commit: r1716771 - in /tomcat/trunk/java/org/apache: coyote/AbstractProcessorLight.java coyote/AsyncStateMachine.java tomcat/util/net/AbstractEndpoint.java

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 21:35:04 2015 New Revision: 1716771 URL: http://svn.apache.org/viewvc?rev=1716771&view=rev Log: Revert r1716766 while I re-work it. Modified: tomcat/trunk/java/org/apache/coyote/AbstractProcessorLight.java tomcat/trunk/java/org/apache/coyote/AsyncStateMachin

buildbot success in ASF Buildbot on tomcat-trunk

2015-11-26 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/688 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSche

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

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 22:34:01 2015 New Revision: 1716778 URL: http://svn.apache.org/viewvc?rev=1716778&view=rev Log: Correct diagram. postProcess() does not transition ERROR to DISPATCHED. Modified: tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java Modified: tomcat/trunk/j

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

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 22:53:40 2015 New Revision: 1716782 URL: http://svn.apache.org/viewvc?rev=1716782&view=rev Log: More diagram fixes auto -> postProcess() Add dispatched() Correct transitions from MUST_DISPATCH Add missing NO-OP transitions Modified: tomcat/trunk/java/org/apache/

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

2015-11-26 Thread markt
Author: markt Date: Thu Nov 26 22:56:36 2015 New Revision: 1716783 URL: http://svn.apache.org/viewvc?rev=1716783&view=rev Log: postProcess() -> post() to make the diagram easier to read Modified: tomcat/trunk/java/org/apache/coyote/AsyncStateMachine.java Modified: tomcat/trunk/java/org/apach

buildbot failure in ASF Buildbot on tomcat-trunk

2015-11-26 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/690 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchSchedul