[Bug 59179] HTTP Public Key Pinning (HPKP) for Tomcat

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59179 Ralf Hauser changed: What|Removed |Added Summary|HTTP Public Key Pinning for |HTTP Public Key Pinning

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

2016-06-29 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160629-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

svn commit: r1750725 - /tomcat/trunk/java/org/apache/naming/Constants.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 21:02:20 2016 New Revision: 1750725 URL: http://svn.apache.org/viewvc?rev=1750725=rev Log: Remove unused class Removed: tomcat/trunk/java/org/apache/naming/Constants.java - To unsubscribe,

svn commit: r1750724 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/naming/

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 21:01:51 2016 New Revision: 1750724 URL: http://svn.apache.org/viewvc?rev=1750724=rev Log: Make the o.a.naming.Constants class unused and deprecated it. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1750723 - in /tomcat/trunk/java/org/apache/naming: Constants.java ContextBindings.java NamingContext.java SelectorContext.java StringManager.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 21:01:22 2016 New Revision: 1750723 URL: http://svn.apache.org/viewvc?rev=1750723=rev Log: Make the o.a.naming.Constants class unused and deprecated it. Modified: tomcat/trunk/java/org/apache/naming/Constants.java

svn commit: r1750719 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/http2/StreamStateMachine.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 20:47:27 2016 New Revision: 1750719 URL: http://svn.apache.org/viewvc?rev=1750719=rev Log: Fix name typo Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/http2/StreamStateMachine.java Propchange:

svn commit: r1750718 - /tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 20:47:00 2016 New Revision: 1750718 URL: http://svn.apache.org/viewvc?rev=1750718=rev Log: Fix name typo Modified: tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java Modified: tomcat/trunk/java/org/apache/coyote/http2/StreamStateMachine.java

svn commit: r1750716 - in /tomcat/trunk/java/org/apache/catalina/util: DOMWriter.java MIME2Java.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 20:39:48 2016 New Revision: 1750716 URL: http://svn.apache.org/viewvc?rev=1750716=rev Log: Remove used deprecated code Make some deprecated code private Rename newly private method to better reflect what it does Removed:

svn commit: r1750715 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/util/DOMWriter.java java/org/apache/catalina/util/MIME2Java.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 20:36:58 2016 New Revision: 1750715 URL: http://svn.apache.org/viewvc?rev=1750715=rev Log: Remove / deprecate unnecessary code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/util/DOMWriter.java

svn commit: r1750714 - in /tomcat/trunk/java/org/apache/catalina/util: DOMWriter.java MIME2Java.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 20:36:22 2016 New Revision: 1750714 URL: http://svn.apache.org/viewvc?rev=1750714=rev Log: Remove / deprecate unnecessary code Modified: tomcat/trunk/java/org/apache/catalina/util/DOMWriter.java tomcat/trunk/java/org/apache/catalina/util/MIME2Java.java

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

2016-06-29 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160629-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.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

svn commit: r1750709 - /tomcat/trunk/java/org/apache/catalina/realm/Constants.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:55:21 2016 New Revision: 1750709 URL: http://svn.apache.org/viewvc?rev=1750709=rev Log: Remove unused class Removed: tomcat/trunk/java/org/apache/catalina/realm/Constants.java - To

svn commit: r1750708 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:54:49 2016 New Revision: 1750708 URL: http://svn.apache.org/viewvc?rev=1750708=rev Log: Make the o.a.c.realm.Constants class unused and deprecated it. Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1750707 - in /tomcat/trunk/java/org/apache/catalina/realm: Constants.java DigestCredentialHandlerBase.java JAASCallbackHandler.java RealmBase.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:54:08 2016 New Revision: 1750707 URL: http://svn.apache.org/viewvc?rev=1750707=rev Log: Make the o.a.c.realm.Constants class unused and deprecated it. Modified: tomcat/trunk/java/org/apache/catalina/realm/Constants.java

svn commit: r1750705 - /tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:39:43 2016 New Revision: 1750705 URL: http://svn.apache.org/viewvc?rev=1750705=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java Modified:

svn commit: r1750704 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/servlets/DefaultServlet.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:33:38 2016 New Revision: 1750704 URL: http://svn.apache.org/viewvc?rev=1750704=rev Log: Deprecate unused code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/servlets/DefaultServlet.java Propchange:

svn commit: r1750703 - /tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:33:09 2016 New Revision: 1750703 URL: http://svn.apache.org/viewvc?rev=1750703=rev Log: Deprecate unused code Modified: tomcat/trunk/java/org/apache/catalina/servlets/DefaultServlet.java Modified:

svn commit: r1750702 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:32:15 2016 New Revision: 1750702 URL: http://svn.apache.org/viewvc?rev=1750702=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Modified:

svn commit: r1750701 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:31:34 2016 New Revision: 1750701 URL: http://svn.apache.org/viewvc?rev=1750701=rev Log: Deprecate unused code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Propchange:

svn commit: r1750700 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:29:40 2016 New Revision: 1750700 URL: http://svn.apache.org/viewvc?rev=1750700=rev Log: Deprecate unused code Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Modified:

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

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:29:03 2016 New Revision: 1750699 URL: http://svn.apache.org/viewvc?rev=1750699=rev Log: Remove unused constant Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java Modified:

svn commit: r1750698 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/ha/session/DeltaManager.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:28:34 2016 New Revision: 1750698 URL: http://svn.apache.org/viewvc?rev=1750698=rev Log: Deprecate unused constant Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/ha/session/DeltaManager.java Propchange:

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

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:27:50 2016 New Revision: 1750697 URL: http://svn.apache.org/viewvc?rev=1750697=rev Log: Deprecate unused constant Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaManager.java Modified:

svn commit: r1750694 - /tomcat/trunk/java/org/apache/catalina/authenticator/Constants.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:13:15 2016 New Revision: 1750694 URL: http://svn.apache.org/viewvc?rev=1750694=rev Log: Remove unused constant Modified: tomcat/trunk/java/org/apache/catalina/authenticator/Constants.java Modified:

svn commit: r1750693 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/authenticator/Constants.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:12:53 2016 New Revision: 1750693 URL: http://svn.apache.org/viewvc?rev=1750693=rev Log: Deprecate unused constant Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/authenticator/Constants.java Propchange:

svn commit: r1750692 - /tomcat/trunk/java/org/apache/catalina/authenticator/Constants.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 19:12:09 2016 New Revision: 1750692 URL: http://svn.apache.org/viewvc?rev=1750692=rev Log: Deprecate unused constant Modified: tomcat/trunk/java/org/apache/catalina/authenticator/Constants.java Modified:

svn commit: r1750690 - in /tomcat/trunk/java/org/apache/catalina: loader/WebappClassLoaderBase.java servlets/DefaultServlet.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 18:54:10 2016 New Revision: 1750690 URL: http://svn.apache.org/viewvc?rev=1750690=rev Log: Fix a couple of FindBugs warnings Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

[Bug 59754] support HPKP (Public-Key-Pins) Header

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59754 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 59179] HTTP Public Key Pinning for Tomcat

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59179 Mark Thomas changed: What|Removed |Added CC||hau...@acm.org ---

[Bug 59710] java.io.IOException: Connection timed out

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59710 Mark Thomas changed: What|Removed |Added Status|REOPENED|NEEDINFO --- Comment

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

2016-06-29 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20160629-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.relaxTiming=true -Dcommons-daemon.jar=/srv

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

2016-06-29 Thread Bill Barker
/daemon/dist/bin/commons-daemon-20160629-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.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public

[Bug 59758] Add http proxy username-password credentials support for ClientEndpoint using system properties

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59758 --- Comment #1 from Mark Thomas --- Currently, the WebSocket implmentation uses the standard Proxy API to obtain proxy configuration. 'http.proxyUser' and 'http.proxyPassword' are not part of that API. That is not a blocking

[Bug 59715] Getting ClassCircularityError on using javaagent in Catalina.bat and application is using custom SecurityManager.

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59715 --- Comment #4 from Dipankar Datta --- Just have been informed it was New Relic issue, which has been fixed in their latest release. Thank you for your efforts. -- You are receiving this mail because: You are the

[Bug 59770] Login Prompt not showing up

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59770 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment

svn commit: r1750635 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/connector/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ webapps/docs/

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:39:58 2016 New Revision: 1750635 URL: http://svn.apache.org/viewvc?rev=1750635=rev Log: Fix problem with req.getServerPort() returning wrong value for HTTP/2 Remove duplicate implementations to CoyoteAdapter and use the same approach for all Modified:

svn commit: r1750634 - in /tomcat/trunk: java/org/apache/catalina/connector/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http2/ webapps/docs/

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 13:38:45 2016 New Revision: 1750634 URL: http://svn.apache.org/viewvc?rev=1750634=rev Log: Fix problem with req.getServerPort() returning wrong value for HTTP/2 Remove duplicate implementations to CoyoteAdapter and use the same approach for all Modified:

svn commit: r1750618 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/UpgradeProtocol.java java/org/apache/coyote/http11/AbstractHttp11Protocol.java java/org/apache/coyote/http2/Http2Protocol.jav

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 10:33:43 2016 New Revision: 1750618 URL: http://svn.apache.org/viewvc?rev=1750618=rev Log: Change parameter name to make meaning more obvious and consistent with connector settings Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1750617 - in /tomcat/trunk/java/org/apache/coyote: UpgradeProtocol.java http11/AbstractHttp11Protocol.java http2/Http2Protocol.java

2016-06-29 Thread markt
Author: markt Date: Wed Jun 29 10:28:15 2016 New Revision: 1750617 URL: http://svn.apache.org/viewvc?rev=1750617=rev Log: Change parameter name to make meaning more obvious and consistent with connector settings Modified: tomcat/trunk/java/org/apache/coyote/UpgradeProtocol.java

[Bug 59770] New: Login Prompt not showing up

2016-06-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59770 Bug ID: 59770 Summary: Login Prompt not showing up Product: Tomcat 8 Version: 8.0.14 Hardware: PC OS: Linux Status: NEW Severity: normal