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

2016-03-09 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-native-trunk-make has an issue affecting its community integration

svn commit: r1734363 - /tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml

2016-03-09 Thread kfujino
Author: kfujino Date: Thu Mar 10 07:09:36 2016 New Revision: 1734363 URL: http://svn.apache.org/viewvc?rev=1734363&view=rev Log: Remove unnecessary deploymentDescriptor attribute from mbeans-descriptors.xml. Modified: tomcat/trunk/java/org/apache/catalina/core/mbeans-descriptors.xml Modified

svn commit: r1734362 - /tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-manager.xml

2016-03-09 Thread kfujino
Author: kfujino Date: Thu Mar 10 07:00:08 2016 New Revision: 1734362 URL: http://svn.apache.org/viewvc?rev=1734362&view=rev Log: Add Deprecated to maxInactiveInterval attribute of ClusterManager document. Modified: tomcat/tc7.0.x/trunk/webapps/docs/config/cluster-manager.xml Modified: tomcat

svn commit: r1734361 - /tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-manager.xml

2016-03-09 Thread kfujino
Author: kfujino Date: Thu Mar 10 06:59:15 2016 New Revision: 1734361 URL: http://svn.apache.org/viewvc?rev=1734361&view=rev Log: Add Deprecated to maxInactiveInterval attribute of ClusterManager document. Modified: tomcat/tc8.0.x/trunk/webapps/docs/config/cluster-manager.xml Modified: tomcat

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

2016-03-09 Thread Bill Barker
/dist/commons-daemon-20160309.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

buildbot success in on tomcat-trunk

2016-03-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1167 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1734304 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java

2016-03-09 Thread fschumacher
Author: fschumacher Date: Wed Mar 9 19:54:43 2016 New Revision: 1734304 URL: http://svn.apache.org/viewvc?rev=1734304&view=rev Log: Use multicatch to reduce code duplication. Merge r1734301 from /tomcat/trunk Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/or

svn commit: r1734302 - /tomcat/trunk/test/org/apache/coyote/http11/TestHttp11InputBuffer.java

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 19:52:19 2016 New Revision: 1734302 URL: http://svn.apache.org/viewvc?rev=1734302&view=rev Log: Fix test failure on some platforms Modified: tomcat/trunk/test/org/apache/coyote/http11/TestHttp11InputBuffer.java Modified: tomcat/trunk/test/org/apache/coyote/http

svn commit: r1734301 - /tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java

2016-03-09 Thread fschumacher
Author: fschumacher Date: Wed Mar 9 19:48:17 2016 New Revision: 1734301 URL: http://svn.apache.org/viewvc?rev=1734301&view=rev Log: Use multicatch to reduce code duplication. Modified: tomcat/trunk/java/org/apache/catalina/realm/JNDIRealm.java Modified: tomcat/trunk/java/org/apache/catalina

[Bug 59150] Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 --- Comment #4 from Mark Thomas --- (In reply to Remy Maucherat from comment #3) > Thanks, I would have done it in a few hours. I know. Normally I would have waited but I'm close to tagging 9.0.0.M4 and at that point it was the only thing betw

[Bug 59154] New: JAASMemoryLoginModule: NullPointerException in MemoryRealm after upgrading to Tomcat 8.0.32 from 7.0.26

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59154 Bug ID: 59154 Summary: JAASMemoryLoginModule: NullPointerException in MemoryRealm after upgrading to Tomcat 8.0.32 from 7.0.26 Product: Tomcat 8 Version: 8.0.32

[Bug 59150] Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 --- Comment #3 from Remy Maucherat --- Thanks, I would have done it in a few hours. For 2), it used to be an automatic switch for the APR connector so a flag is not necessarily needed, but I'll add a "useOpenSSL" flag anyway [the name is short

[Bug 59122] Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59122 lanarima...@gmail.com changed: What|Removed |Added Version|unspecified |7.0.53 -- You are receiving th

[Bug 59122] Browser send back to tomcat "likely valid" JSESSIONID but tomcat recreate session and response to browser a renewed JESSIONID

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59122 lanarima...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INV

buildbot failure in on tomcat-7-trunk

2016-03-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-7-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-7-trunk/builds/358 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

buildbot exception in on tomcat-trunk

2016-03-09 Thread buildbot
The Buildbot has detected a build exception on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1166 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sc

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

2016-03-09 Thread Bill Barker
/dist/commons-daemon-20160309.jar -Dtomcat-dbcp-src.jar=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps/tomcat-dbcp-src.jar -Dtomcat-dbcp.home=/srv/gump/public/workspace/tomcat-7.0.x/tomcat-deps -Dtest.excludePerformance=true -Dhamcrest.jar=/srv/gump/packages/hamcrest/hamcrest-core-1.3.jar -Dco

svn commit: r1734275 - /tomcat/trunk/webapps/docs/config/listeners.xml

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 15:39:11 2016 New Revision: 1734275 URL: http://svn.apache.org/viewvc?rev=1734275&view=rev Log: Partial fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 Document the useAprConnector attribute Modified: tomcat/trunk/webapps/docs/config/listeners.xml

[Bug 59150] Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 Mark Thomas changed: What|Removed |Added Severity|normal |enhancement --- Comment #2 from Mark Tho

svn commit: r1734267 - in /tomcat/trunk/webapps: docs/changelog.xml host-manager/META-INF/context.xml host-manager/WEB-INF/jsp/403.jsp manager/META-INF/context.xml manager/WEB-INF/jsp/403.jsp

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 15:27:21 2016 New Revision: 1734267 URL: http://svn.apache.org/viewvc?rev=1734267&view=rev Log: Limit the Manager and Host Manager applications to localhost. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapps/host-manager/META-INF/context

[Bug 59151] IllegalArgumentException in org.apache.catalina.connector.Response.sendRedirect() when URI has blank spaces

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59151 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1734262 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java webapps/docs/changelog.xml

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 15:15:57 2016 New Revision: 1734262 URL: http://svn.apache.org/viewvc?rev=1734262&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59151 Fix a regression in the fix for BZ 56917 that added additional (and arguably unnecessary) validation to the prov

svn commit: r1734261 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java webapps/docs/changelog.xml

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 15:15:01 2016 New Revision: 1734261 URL: http://svn.apache.org/viewvc?rev=1734261&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59151 Fix a regression in the fix for BZ 56917 that added additional (and arguably unnecessary) validation to the prov

svn commit: r1734258 - in /tomcat/trunk: java/org/apache/catalina/connector/Response.java test/org/apache/catalina/connector/TestResponse.java webapps/docs/changelog.xml

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 15:12:19 2016 New Revision: 1734258 URL: http://svn.apache.org/viewvc?rev=1734258&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59151 Fix a regression in the fix for BZ 56917 that added additional (and arguably unnecessary) validation to the prov

[Bug 59150] Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 Christopher Schultz changed: What|Removed |Added OS||All --- Comment #1 from Christop

svn commit: r1734251 - /tomcat/trunk/test/org/apache/catalina/connector/TestResponse.java

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 14:41:33 2016 New Revision: 1734251 URL: http://svn.apache.org/viewvc?rev=1734251&view=rev Log: Trivial. Whitespace Modified: tomcat/trunk/test/org/apache/catalina/connector/TestResponse.java Modified: tomcat/trunk/test/org/apache/catalina/connector/TestRespons

Re: Tomcat 8.next

2016-03-09 Thread Rémy Maucherat
2016-03-09 10:39 GMT+01:00 Konstantin Kolinko : > 2016-03-02 16:42 GMT+03:00 Rémy Maucherat : > > 2016-03-02 13:15 GMT+01:00 Konstantin Kolinko : > >> > >> > >> 2. The feature of auto-switching sslImplementationName with > >> availability of TCNative library needs better documentation. I suspect >

[Bug 59151] New: IllegalArgumentException in org.apache.catalina.connector.Response.sendRedirect() when URI has blank spaces

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59151 Bug ID: 59151 Summary: IllegalArgumentException in org.apache.catalina.connector.Response.sendRedirect() when URI has blank spaces Product: Tomcat 8 Version: 8.

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

2016-03-09 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160309-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/t

svn commit: r1734219 - in /tomcat/site/trunk: docs/presentations.html xdocs/presentations.xml

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 11:11:15 2016 New Revision: 1734219 URL: http://svn.apache.org/viewvc?rev=1734219&view=rev Log: Update presentation info Modified: tomcat/site/trunk/docs/presentations.html tomcat/site/trunk/xdocs/presentations.xml Modified: tomcat/site/trunk/docs/presentat

svn commit: r1734217 - in /tomcat/tc8.0.x/trunk: java/org/apache/tomcat/util/net/jsse/openssl/ test/org/apache/tomcat/util/net/jsse/openssl/ webapps/docs/

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 11:01:32 2016 New Revision: 1734217 URL: http://svn.apache.org/viewvc?rev=1734217&view=rev Log: Add support for additional OpenSSL cipher aliases from OpenSSL master when specifying ciphers using the OpenSSL syntax. Modified: tomcat/tc8.0.x/trunk/java/org/apac

buildbot success in on tomcat-trunk

2016-03-09 Thread buildbot
The Buildbot has detected a restored build on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1163 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1734214 - in /tomcat/trunk: java/org/apache/tomcat/util/net/openssl/ciphers/OpenSSLCipherConfigurationParser.java test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigur

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 10:33:58 2016 New Revision: 1734214 URL: http://svn.apache.org/viewvc?rev=1734214&view=rev Log: Add some missing aliases and associated tests Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/OpenSSLCipherConfigurationParser.java tomca

buildbot failure in on tomcat-trunk

2016-03-09 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-trunk while building . Full details are available at: https://ci.apache.org/builders/tomcat-trunk/builds/1162 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu

svn commit: r1734213 - /tomcat/trunk/test/org/apache/catalina/servlets/TestDefaultServlet.java

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 10:15:00 2016 New Revision: 1734213 URL: http://svn.apache.org/viewvc?rev=1734213&view=rev Log: Fix checkstyle warnings Make new tests consistent with existing tests Modified: tomcat/trunk/test/org/apache/catalina/servlets/TestDefaultServlet.java Modified: tomc

svn commit: r1734205 - in /tomcat/trunk: java/org/apache/tomcat/util/net/openssl/ciphers/OpenSSLCipherConfigurationParser.java test/org/apache/tomcat/util/net/openssl/ciphers/TestOpenSSLCipherConfigur

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 09:45:10 2016 New Revision: 1734205 URL: http://svn.apache.org/viewvc?rev=1734205&view=rev Log: OpenSSL 1.1.0 has removed DSS, SEED, IDEA, CAMELLIA, and AESCCM from the default cipher list Modified: tomcat/trunk/java/org/apache/tomcat/util/net/openssl/ciphers/

Re: Tomcat 8.next

2016-03-09 Thread Konstantin Kolinko
2016-03-02 16:42 GMT+03:00 Rémy Maucherat : > 2016-03-02 13:15 GMT+01:00 Konstantin Kolinko : >> >> >> 2. The feature of auto-switching sslImplementationName with >> availability of TCNative library needs better documentation. I suspect >> that it may come as a surprise. >> >> There is documentatio

[Bug 59150] New: Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName

2016-03-09 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59150 Bug ID: 59150 Summary: Add explicit flag to AprLifecycleListener to enable autoconfiguration of sslImplementationName Product: Tomcat 9 Version: 9.0.0.M3 Hardware: PC

Re: Gump changes for tcnative

2016-03-09 Thread Rainer Jung
Am 08.03.2016 um 21:53 schrieb Rainer Jung: I changed the gump config for tcnative: - building tcnative 1.1.x against OpenSSL 1.0.2 and trunk against OpenSSL master. Until now it was the other way round. - added a tcnative-12 build which builds tcnative trunk but against OpenSSL 1.0.2. The "12"

svn commit: r1734201 - /tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java

2016-03-09 Thread markt
Author: markt Date: Wed Mar 9 09:22:06 2016 New Revision: 1734201 URL: http://svn.apache.org/viewvc?rev=1734201&view=rev Log: RC4 ciphers have been disabled by default for 1.1.0 Modified: tomcat/trunk/test/org/apache/tomcat/util/net/openssl/ciphers/TesterOpenSSL.java Modified: tomcat/trun

svn commit: r1734196 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/proxy-howto.xml

2016-03-09 Thread violetagg
Author: violetagg Date: Wed Mar 9 08:35:49 2016 New Revision: 1734196 URL: http://svn.apache.org/viewvc?rev=1734196&view=rev Log: Merged revision 1734192 from tomcat/trunk: Correct the description of the ServletRequest.getServerPort() in Proxy How-To. Issue reported via comments.apache.org. Mod

svn commit: r1734195 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/proxy-howto.xml

2016-03-09 Thread violetagg
Author: violetagg Date: Wed Mar 9 08:31:26 2016 New Revision: 1734195 URL: http://svn.apache.org/viewvc?rev=1734195&view=rev Log: Merged revision 1734192 from tomcat/trunk: Correct the description of the ServletRequest.getServerPort() in Proxy How-To. Issue reported via comments.apache.org. Mod

svn commit: r1734194 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/proxy-howto.xml

2016-03-09 Thread violetagg
Author: violetagg Date: Wed Mar 9 08:26:57 2016 New Revision: 1734194 URL: http://svn.apache.org/viewvc?rev=1734194&view=rev Log: Merged revision 1734192 from tomcat/trunk: Correct the description of the ServletRequest.getServerPort() in Proxy How-To. Issue reported via comments.apache.org. Mod