svn commit: r1714122 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 21:27:32 2015 New Revision: 1714122 URL: http://svn.apache.org/viewvc?rev=1714122=rev Log: Fix indent Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java URL:

svn commit: r1714128 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 21:52:45 2015 New Revision: 1714128 URL: http://svn.apache.org/viewvc?rev=1714128=rev Log: First 9.0.x release will be 9.0.0.M1 Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default

svn commit: r1714130 - in /tomcat/tags/TOMCAT_9_0_0_M1: ./ build.properties.default

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 22:03:14 2015 New Revision: 1714130 URL: http://svn.apache.org/viewvc?rev=1714130=rev Log: Tag 9.0.0.M1 Added: tomcat/tags/TOMCAT_9_0_0_M1/ - copied from r1714128, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M1/build.properties.default Modified:

svn commit: r1714123 - in /tomcat/trunk/java/org/apache: catalina/connector/Request.java catalina/ha/session/DeltaManager.java tomcat/util/net/Nio2Endpoint.java tomcat/util/net/openssl/OpenSSLKeyManag

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 21:29:46 2015 New Revision: 1714123 URL: http://svn.apache.org/viewvc?rev=1714123=rev Log: Fix some IDE warnings Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java

svn commit: r1713972 - /tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ClasspathURLStreamHandler.java

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 08:15:25 2015 New Revision: 1713972 URL: http://svn.apache.org/viewvc?rev=1713972=rev Log: Fixed checkstyle - Disallowed import Modified: tomcat/tc7.0.x/trunk/java/org/apache/naming/resources/ClasspathURLStreamHandler.java Modified:

svn commit: r1714000 - in /tomcat/tc7.0.x/trunk: ./ conf/web.xml java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/cgi-howto.xml webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:04:40 2015 New Revision: 1714000 URL: http://svn.apache.org/viewvc?rev=1714000=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57741 Enable the debug servlet to use the standard error page mechanism Modified: tomcat/tc7.0.x/trunk/ (props

Re: svn commit: r1713618 - in /tomcat/trunk: java/org/apache/catalina/ java/org/apache/catalina/connector/ java/org/apache/catalina/core/ java/org/apache/catalina/startup/ test/org/apache/catalina/cor

2015-11-12 Thread Mark Thomas
On 11/11/2015 20:15, Christopher Schultz wrote: > Mark, > > On 11/10/15 6:55 AM, ma...@apache.org wrote: >> Author: markt >> Date: Tue Nov 10 11:55:45 2015 >> New Revision: 1713618 >> >> URL: http://svn.apache.org/viewvc?rev=1713618=rev >> Log: >> Add a new Context option, enabled by default,

svn commit: r1713984 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/session/ java/org/apache/catalina/startup/ java/org/apache/catalina/util/ java/org/apache/jasper/ java/org/apache/jasper/se

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 09:14:45 2015 New Revision: 1713984 URL: http://svn.apache.org/viewvc?rev=1713984=rev Log: Merged revision 1713931 from tomcat/trunk: FindBugs fixes Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1713992 - /tomcat/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:36:33 2015 New Revision: 1713992 URL: http://svn.apache.org/viewvc?rev=1713992=rev Log: Checkstyle issues Add missing license header Fix up imports Modified: tomcat/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java Modified:

svn commit: r1713976 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/config/context.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 08:45:18 2015 New Revision: 1713976 URL: http://svn.apache.org/viewvc?rev=1713976=rev Log: Document validateClientProvidedNewSessionId Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/config/context.xml Propchange:

svn commit: r1713977 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/config/context.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 08:45:45 2015 New Revision: 1713977 URL: http://svn.apache.org/viewvc?rev=1713977=rev Log: Document validateClientProvidedNewSessionId Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/config/context.xml Propchange:

svn commit: r1713997 - in /tomcat/trunk: conf/web.xml webapps/docs/cgi-howto.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:51:47 2015 New Revision: 1713997 URL: http://svn.apache.org/viewvc?rev=1713997=rev Log: Make clear that that the CGI debug page is not considered secure Modified: tomcat/trunk/conf/web.xml tomcat/trunk/webapps/docs/cgi-howto.xml Modified:

[Bug 58605] New: Provide value for request.getProtocol() for HTTP/2 connections

2015-11-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58605 Bug ID: 58605 Summary: Provide value for request.getProtocol() for HTTP/2 connections Product: Tomcat 9 Version: unspecified Hardware: PC Status: NEW

buildbot success in ASF Buildbot on tomcat-trunk

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

buildbot failure in ASF Buildbot on tomcat-trunk

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

svn commit: r1713994 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java test/org/apache/catalina/realm/TestJNDIRealm.java webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:40:46 2015 New Revision: 1713994 URL: http://svn.apache.org/viewvc?rev=1713994=rev Log: Add support for DIGEST authentication to the JNDIRealm Based on a patch by Alexis Hassler Added: tomcat/tc8.0.x/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java

svn commit: r1713995 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JNDIRealm.java test/org/apache/catalina/realm/TestJNDIRealm.java webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:41:45 2015 New Revision: 1713995 URL: http://svn.apache.org/viewvc?rev=1713995=rev Log: Add support for DIGEST authentication to the JNDIRealm Based on a patch by Alexis Hassler Added: tomcat/tc7.0.x/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java

Re: Time for 9.0.0.RC1

2015-11-12 Thread Mark Thomas
On 11/11/2015 20:31, Christopher Schultz wrote: > Mark, > > On 11/11/15 10:39 AM, Mark Thomas wrote: >> All, >> >> I think we have reached the point where it makes sense to roll a >> 9.0.0.RC1 release. To summarise: >> >> - Tomcat Native is available with ALPN, SNI and OpenSSL BIO >> - HTTP/2 is

svn commit: r1713974 - in /tomcat/trunk/java: javax/servlet/http/PushBuilder.java org/apache/catalina/Context.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 08:37:11 2015 New Revision: 1713974 URL: http://svn.apache.org/viewvc?rev=1713974=rev Log: Javadoc Modified: tomcat/trunk/java/javax/servlet/http/PushBuilder.java tomcat/trunk/java/org/apache/catalina/Context.java Modified:

svn commit: r1713987 - in /tomcat/trunk: java/org/apache/catalina/realm/JNDIRealm.java test/org/apache/catalina/realm/TestJNDIRealm.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:24:10 2015 New Revision: 1713987 URL: http://svn.apache.org/viewvc?rev=1713987=rev Log: Add support for DIGEST authentication to the JNDIRealm Based on a patch by Alexis Hassler This closes #24 Added:

[GitHub] tomcat pull request: Support of Digest authentication in the JNDIR...

2015-11-12 Thread markt-asf
Github user markt-asf closed the pull request at: https://github.com/apache/tomcat/pull/24 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

svn commit: r1713990 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/filters/ java/org/apache/tomcat/util/digester/ java/o

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 09:33:08 2015 New Revision: 1713990 URL: http://svn.apache.org/viewvc?rev=1713990=rev Log: Merged revision 1713362 from tomcat/trunk: Fix Findbugs warnings. Remove code that will never execute because the condition it depends on can never be met. Modified:

svn commit: r1713998 - in /tomcat/tc8.0.x/trunk: ./ conf/web.xml webapps/docs/cgi-howto.xml webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 09:53:58 2015 New Revision: 1713998 URL: http://svn.apache.org/viewvc?rev=1713998=rev Log: Make clear that that the CGI debug page is not considered secure Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/conf/web.xml

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

2015-11-12 Thread markt
Author: markt Date: Fri Nov 13 00:04:10 2015 New Revision: 1714144 URL: http://svn.apache.org/viewvc?rev=1714144=rev Log: Whoops. Forgot a rather obvious one. Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

[VOTE] Release Apache Tomcat 9.0.0.M1

2015-11-12 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M1 release is now available for voting. This is the first milestone release for the 9.0.x branch. It should be noted that, as a milestone release: - Servlet 4.0 is not finalised - The EGs have not started work on JSP 2.4, EL 3.1 or WebSocket 1.2/2.0 The major

svn commit: r11165 [2/2] - in /dev/tomcat/tomcat-9: ./ v9.0.0.M1/ v9.0.0.M1/bin/ v9.0.0.M1/bin/embed/ v9.0.0.M1/bin/extras/ v9.0.0.M1/src/

2015-11-12 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.0.M1/bin/extras/tomcat-juli-adapters.jar.asc == --- dev/tomcat/tomcat-9/v9.0.0.M1/bin/extras/tomcat-juli-adapters.jar.asc (added) +++

svn commit: r11165 [1/2] - in /dev/tomcat/tomcat-9: ./ v9.0.0.M1/ v9.0.0.M1/bin/ v9.0.0.M1/bin/embed/ v9.0.0.M1/bin/extras/ v9.0.0.M1/src/

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 22:28:35 2015 New Revision: 11165 Log: Upload 9.0.0.M1 for voting Added: dev/tomcat/tomcat-9/ dev/tomcat/tomcat-9/v9.0.0.M1/ dev/tomcat/tomcat-9/v9.0.0.M1/KEYS (with props) dev/tomcat/tomcat-9/v9.0.0.M1/README.html (with props)

svn commit: r1714005 - in /tomcat/tc7.0.x/trunk: ./ conf/web.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:27:37 2015 New Revision: 1714005 URL: http://svn.apache.org/viewvc?rev=1714005=rev Log: (empty) Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/conf/web.xml Propchange: tomcat/tc7.0.x/trunk/

Re: Time for 9.0.0.RC1

2015-11-12 Thread Martin Grigorov
Hi, On Thu, Nov 12, 2015 at 11:22 AM, Rémy Maucherat wrote: > 2015-11-12 9:26 GMT+01:00 Mark Thomas : > > > The announcements, download page, which version etc. will all make it > > clear that this a work in progress. > > > > To make it clearer, I'll label the

svn commit: r1714010 - /tomcat/tc7.0.x/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:39:40 2015 New Revision: 1714010 URL: http://svn.apache.org/viewvc?rev=1714010=rev Log: Correct back-port of unit test. Tomcat 7.0.x does not use CredentialHandler. Modified: tomcat/tc7.0.x/trunk/test/org/apache/catalina/realm/TestJNDIRealm.java Modified:

svn commit: r1714014 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/security-howto.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:50:42 2015 New Revision: 1714014 URL: http://svn.apache.org/viewvc?rev=1714014=rev Log: Add note abour CGI debug page Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/webapps/docs/security-howto.xml Propchange:

buildbot failure in ASF Buildbot on tomcat-trunk

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

buildbot failure in ASF Buildbot on tomcat-trunk

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

svn commit: r1714035 - /tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 12:59:44 2015 New Revision: 1714035 URL: http://svn.apache.org/viewvc?rev=1714035=rev Log: Continue is 100, not 101. Modified: tomcat/trunk/test/org/apache/coyote/http2/TestHttp2Section_8_1.java Modified:

buildbot failure in ASF Buildbot on tomcat-7-trunk

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

svn commit: r1714006 - in /tomcat/tc6.0.x/trunk: ./ conf/web.xml java/org/apache/catalina/servlets/CGIServlet.java webapps/docs/cgi-howto.xml webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:29:27 2015 New Revision: 1714006 URL: http://svn.apache.org/viewvc?rev=1714006=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=57741 Enable the debug servlet to use the standard error page mechanism Modified: tomcat/tc6.0.x/trunk/ (props

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

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 12:32:39 2015 New Revision: 1714029 URL: http://svn.apache.org/viewvc?rev=1714029=rev Log: ACK response is 100, not 101. Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream.java URL:

svn commit: r1714004 - in /tomcat/tc8.0.x/trunk: ./ conf/web.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:25:51 2015 New Revision: 1714004 URL: http://svn.apache.org/viewvc?rev=1714004=rev Log: Correct r1689920 which updated debug for the Default Servlet rather than the CGi sevrlet. Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1714013 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/security-howto.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:49:36 2015 New Revision: 1714013 URL: http://svn.apache.org/viewvc?rev=1714013=rev Log: Add note abour CGI debug page Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/webapps/docs/security-howto.xml Propchange:

svn commit: r1714012 - /tomcat/trunk/webapps/docs/security-howto.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:48:45 2015 New Revision: 1714012 URL: http://svn.apache.org/viewvc?rev=1714012=rev Log: Add info on CGI debug page Modified: tomcat/trunk/webapps/docs/security-howto.xml Modified: tomcat/trunk/webapps/docs/security-howto.xml URL:

svn commit: r1714019 - /tomcat/trunk/webapps/docs/security-howto.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 11:16:11 2015 New Revision: 1714019 URL: http://svn.apache.org/viewvc?rev=1714019=rev Log: whitespace Modified: tomcat/trunk/webapps/docs/security-howto.xml Modified: tomcat/trunk/webapps/docs/security-howto.xml URL:

[Bug 58605] Provide value for request.getProtocol() for HTTP/2 connections

2015-11-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58605 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1714036 - /tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 13:00:22 2015 New Revision: 1714036 URL: http://svn.apache.org/viewvc?rev=1714036=rev Log: Fix a TODO since tests are now failing because of it. Modified: tomcat/trunk/test/org/apache/coyote/http2/Http2TestBase.java Modified:

svn commit: r1714002 - /tomcat/trunk/conf/web.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 10:23:50 2015 New Revision: 1714002 URL: http://svn.apache.org/viewvc?rev=1714002=rev Log: Correct r1689687 which updated debug for the Default Servlet rather than the CGi sevrlet. Modified: tomcat/trunk/conf/web.xml Modified: tomcat/trunk/conf/web.xml URL:

Re: Time for 9.0.0.RC1

2015-11-12 Thread Rémy Maucherat
2015-11-12 9:26 GMT+01:00 Mark Thomas : > The announcements, download page, which version etc. will all make it > clear that this a work in progress. > > To make it clearer, I'll label the version M1 (milestone 1) rather than > RC1. > > This naming is new in Tomcat. It could be

buildbot success in ASF Buildbot on tomcat-trunk

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

svn commit: r1714031 - in /tomcat/trunk/java/org/apache/coyote: http11/Http11Processor.java http2/Http2UpgradeHandler.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 12:49:33 2015 New Revision: 1714031 URL: http://svn.apache.org/viewvc?rev=1714031=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58605 Provide a value for request.getProtocol() Ensure access log reports HTTP/1.1 upgrade and initial HTTP/2.0 request

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

2015-11-12 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

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

2015-11-12 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

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

2015-11-12 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-apr has an issue affecting its community

svn commit: r1714059 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 14:52:23 2015 New Revision: 1714059 URL: http://svn.apache.org/viewvc?rev=1714059=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58603 Need to override getRequestURl so the values set by the filter are used. Modified: tomcat/tc8.0.x/trunk/ (props

svn commit: r1714044 - in /tomcat/tc8.0.x/trunk: ./ res/findbugs/filter-false-positives.xml

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:29:03 2015 New Revision: 1714044 URL: http://svn.apache.org/viewvc?rev=1714044=rev Log: Merged revision 1687551 from tomcat/trunk: More findbugs false positives Modified: tomcat/tc8.0.x/trunk/ (props changed)

buildbot failure in ASF Buildbot on tomcat-8-trunk

2015-11-12 Thread buildbot
The Buildbot has detected a new failure on builder tomcat-8-trunk while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/tomcat-8-trunk/builds/265 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The

svn commit: r1714038 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/Tomcat.java

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:11:27 2015 New Revision: 1714038 URL: http://svn.apache.org/viewvc?rev=1714038=rev Log: Merged revision 1659184 from tomcat/trunk: Fix FindBugs warnings re possible Logger configuration loss Modified: tomcat/tc8.0.x/trunk/ (props changed)

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

2015-11-12 Thread violetagg
Author: violetagg Date: Thu Nov 12 13:19:43 2015 New Revision: 1714039 URL: http://svn.apache.org/viewvc?rev=1714039=rev Log: Merged revision 1659174 from tomcat/trunk: Make it obvious these fields are not included in serialization. Strictly not necessary because of custom

svn commit: r1714053 - in /tomcat/tc7.0.x/trunk: build.properties.default build.xml res/ide-support/eclipse/eclipse.classpath

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 14:26:44 2015 New Revision: 1714053 URL: http://svn.apache.org/viewvc?rev=1714053=rev Log: Add EasyMock to 7.0.x for the unit tests Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/build.xml

svn commit: r1714054 - /tomcat/trunk/java/org/apache/catalina/filters/RemoteIpFilter.java

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 14:33:46 2015 New Revision: 1714054 URL: http://svn.apache.org/viewvc?rev=1714054=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58603 Need to override getRequestURl so the values set by the filter are used. Modified:

[Bug 58603] RemoteIpFilter does not adjust getRequestURL()

2015-11-12 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58603 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1714060 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/filters/RemoteIpFilter.java webapps/docs/changelog.xml

2015-11-12 Thread markt
Author: markt Date: Thu Nov 12 14:53:24 2015 New Revision: 1714060 URL: http://svn.apache.org/viewvc?rev=1714060=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=58603 Need to override getRequestURl so the values set by the filter are used. Modified: tomcat/tc7.0.x/trunk/ (props

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

2015-11-12 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-validate has an issue affecting its community

buildbot success in ASF Buildbot on tomcat-7-trunk

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

buildbot success in ASF Buildbot on tomcat-trunk

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

buildbot success in ASF Buildbot on tomcat-8-trunk

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