svn commit: r1754830 - in /tomcat/tc7.0.x/trunk: modules/jdbc-pool/doc/jdbc-pool.xml webapps/docs/changelog.xml

2016-08-02 Thread kfujino
Author: kfujino Date: Tue Aug 2 07:13:43 2016 New Revision: 1754830 URL: http://svn.apache.org/viewvc?rev=1754830&view=rev Log: Revert r1750434. This feature has not been backported yet. Modified: tomcat/tc7.0.x/trunk/modules/jdbc-pool/doc/jdbc-pool.xml tomcat/tc7.0.x/trunk/webapps/docs/

[Bug 59923] New: The default value of validationInterval attribute is too long.

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59923 Bug ID: 59923 Summary: The default value of validationInterval attribute is too long. Product: Tomcat Modules Version: unspecified Hardware: All OS: All

[Bug 59923] The default value of validationInterval attribute is too long.

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59923 --- Comment #1 from Keiichi Fujino --- That's for sure. I plan to reduce the default value of validationInterval. Probably about 3000 millseconds(that is 10% value existing). I am going to commit this tomorrow if there is no objections. -- Y

[Bug 59925] New: LegacyCookieProcessor does not allow the Cookie header with the Path attribute including the leading slash under specific conditions

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59925 Bug ID: 59925 Summary: LegacyCookieProcessor does not allow the Cookie header with the Path attribute including the leading slash under specific conditions Product: Tomcat

[Bug 59926] New: ServerCookie memery leak

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59926 Bug ID: 59926 Summary: ServerCookie memery leak Product: Tomcat 9 Version: unspecified Hardware: PC OS: Mac OS X 10.1 Status: NEW Severity: normal

svn commit: r1754874 - /tomcat/trunk/test/javax/el/TestImportHandler.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:25:23 2016 New Revision: 1754874 URL: http://svn.apache.org/viewvc?rev=1754874&view=rev Log: Fix test. It depended on a class that has moved packages. Modified: tomcat/trunk/test/javax/el/TestImportHandler.java Modified: tomcat/trunk/test/javax/el/TestImport

svn commit: r1754876 - in /tomcat/tc8.5.x/trunk: ./ test/javax/el/TestImportHandler.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:26:47 2016 New Revision: 1754876 URL: http://svn.apache.org/viewvc?rev=1754876&view=rev Log: Fix test. It depended on a class that has moved packages. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/test/javax/el/TestImportHandler.j

svn commit: r1754877 - in /tomcat/tc8.0.x/trunk: ./ test/javax/el/TestImportHandler.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:27:04 2016 New Revision: 1754877 URL: http://svn.apache.org/viewvc?rev=1754877&view=rev Log: Fix test. It depended on a class that has moved packages. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/test/javax/el/TestImportHandler.j

svn commit: r1754878 - in /tomcat/tc8.5.x/trunk: ./ test/org/apache/catalina/startup/TestTomcat.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:29:34 2016 New Revision: 1754878 URL: http://svn.apache.org/viewvc?rev=1754878&view=rev Log: Fix failing test now Type is validated (it is documented as a required field but that wasn't enforced) Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/t

svn commit: r1754879 - in /tomcat/tc8.0.x/trunk: ./ test/org/apache/catalina/startup/TestTomcat.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:29:50 2016 New Revision: 1754879 URL: http://svn.apache.org/viewvc?rev=1754879&view=rev Log: Fix failing test now Type is validated (it is documented as a required field but that wasn't enforced) Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/t

svn commit: r1754880 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/catalina/startup/TestTomcat.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:30:59 2016 New Revision: 1754880 URL: http://svn.apache.org/viewvc?rev=1754880&view=rev Log: When retrieving an object via a ResourceLink, ensure that the object obtained is of the expected type. This addresses a long standing FIXME Modified: tomcat/tc7.0.x/

buildbot success in on tomcat-trunk

2016-08-02 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/1530 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler sch

svn commit: r1754882 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/catalina/startup/TestTomcat.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 11:43:15 2016 New Revision: 1754882 URL: http://svn.apache.org/viewvc?rev=1754882&view=rev Log: When retrieving an object via a ResourceLink, ensure that the object obtained is of the expected type. This addresses a long standing FIXME Modified: tomcat/tc6.0.x/

svn commit: r1754889 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/security/PermissionCheck.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:11:38 2016 New Revision: 1754889 URL: http://svn.apache.org/viewvc?rev=1754889&view=rev Log: Fix typo Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/security/PermissionCheck.java Propchange: tomcat/tc8

svn commit: r1754890 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/security/PermissionCheck.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:11:50 2016 New Revision: 1754890 URL: http://svn.apache.org/viewvc?rev=1754890&view=rev Log: Fix typo Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/security/PermissionCheck.java Propchange: tomcat/tc8

svn commit: r1754891 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/security/PermissionCheck.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:13:00 2016 New Revision: 1754891 URL: http://svn.apache.org/viewvc?rev=1754891&view=rev Log: Fix typo Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/security/PermissionCheck.java Propchange: tomcat/tc7

svn commit: r1754892 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/tomcat/util/security/PermissionCheck.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:13:26 2016 New Revision: 1754892 URL: http://svn.apache.org/viewvc?rev=1754892&view=rev Log: Fix typo Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/security/PermissionCheck.java Propchange: tomcat/tc6

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

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:15:25 2016 New Revision: 1754894 URL: http://svn.apache.org/viewvc?rev=1754894&view=rev Log: Clean-up Clarify / correct Javadoc Remove a possible FIXME. Since the webapp name is used in isWriteable(), it is better that this is in a final variable rather than in t

svn commit: r1754895 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/ContextAccessController.java java/org/apache/naming/NamingContext.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:17:07 2016 New Revision: 1754895 URL: http://svn.apache.org/viewvc?rev=1754895&view=rev Log: Clean-up Clarify / correct Javadoc Remove a possible FIXME. Since the webapp name is used in isWriteable(), it is better that this is in a final variable rather than in t

svn commit: r1754898 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/ContextAccessController.java java/org/apache/naming/NamingContext.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:20:10 2016 New Revision: 1754898 URL: http://svn.apache.org/viewvc?rev=1754898&view=rev Log: Clean-up Clarify / correct Javadoc Remove a possible FIXME. Since the webapp name is used in isWriteable(), it is better that this is in a final variable rather than in t

svn commit: r1754899 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/naming/ContextAccessController.java java/org/apache/naming/NamingContext.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:20:37 2016 New Revision: 1754899 URL: http://svn.apache.org/viewvc?rev=1754899&view=rev Log: Clean-up Clarify / correct Javadoc Remove a possible FIXME. Since the webapp name is used in isWriteable(), it is better that this is in a final variable rather than in t

svn commit: r1754900 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:22:44 2016 New Revision: 1754900 URL: http://svn.apache.org/viewvc?rev=1754900&view=rev Log: Remove unnecessary code Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Propchange:

svn commit: r1754901 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:23:16 2016 New Revision: 1754901 URL: http://svn.apache.org/viewvc?rev=1754901&view=rev Log: Remove unnecessary code Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Propchange:

svn commit: r1754902 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:25:13 2016 New Revision: 1754902 URL: http://svn.apache.org/viewvc?rev=1754902&view=rev Log: Remove unnecessary code Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Propchange:

svn commit: r1754903 - /tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:28:05 2016 New Revision: 1754903 URL: http://svn.apache.org/viewvc?rev=1754903&view=rev Log: Tab police Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/JspRun

svn commit: r1754904 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/runtime/JspRuntimeLibrary.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:29:03 2016 New Revision: 1754904 URL: http://svn.apache.org/viewvc?rev=1754904&view=rev Log: Remove unnecessary code Modified: tomcat/tc6.0.x/trunk/ (props changed) tomcat/tc6.0.x/trunk/java/org/apache/jasper/runtime/JspRuntimeLibrary.java Propchange:

svn commit: r1754905 - in /tomcat/tc8.5.x/trunk/java/org/apache/jasper: compiler/ runtime/ servlet/ util/

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:30:21 2016 New Revision: 1754905 URL: http://svn.apache.org/viewvc?rev=1754905&view=rev Log: Move ExceptionUtils so it is visible to the runtime classes when running under a security manager. Added: tomcat/tc8.5.x/trunk/java/org/apache/jasper/runtime/Excepti

svn commit: r1754906 - in /tomcat/tc8.0.x/trunk/java/org/apache/jasper: compiler/ runtime/ servlet/ util/

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:30:50 2016 New Revision: 1754906 URL: http://svn.apache.org/viewvc?rev=1754906&view=rev Log: Move ExceptionUtils so it is visible to the runtime classes when running under a security manager. Added: tomcat/tc8.0.x/trunk/java/org/apache/jasper/runtime/Excepti

svn commit: r1754907 - in /tomcat/tc7.0.x/trunk/java/org/apache/jasper: compiler/ runtime/ servlet/ util/

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 12:31:19 2016 New Revision: 1754907 URL: http://svn.apache.org/viewvc?rev=1754907&view=rev Log: Move ExceptionUtils so it is visible to the runtime classes when running under a security manager. Added: tomcat/tc7.0.x/trunk/java/org/apache/jasper/runtime/Excepti

[Bug 59910] certificateKeyAlias required to be set

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910 --- Comment #2 from Remy Maucherat --- This was changed since it's a lot harder to do properly with OpenSSL and so it needs an alias name. For consistency, it could be best to keep the new default for both JSSE and OpenSSL, and fix the document

[Bug 59929] New: Header Message Not appearing

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59929 Bug ID: 59929 Summary: Header Message Not appearing Product: Tomcat 9 Version: unspecified Hardware: PC OS: All Status: NEW Severity: blocker

[Bug 59929] Header Message Not appearing

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59929 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 59910] certificateKeyAlias required to be set

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910 --- Comment #3 from Mike Noordermeer --- I wouldn't be too happy with that, as most people are not even aware of the fact that a PFX can contain multiple certificates and keys. And in that case it would probably be better to require the user to

[Bug 59910] certificateKeyAlias required to be set

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910 --- Comment #4 from Remy Maucherat --- Thanks for the feedback, but I disagree with that. All of our current examples and howtos use "tomcat" as key alias, and "changeit" as password (it is the hardcoded default, just like "tomcat" is hardcoded

[Bug 59911] Using certificate from pem file does not work

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911 Remy Maucherat changed: What|Removed |Added Resolution|--- |DUPLICATE Status|NEW

[Bug 59904] memery leak--ServerCookie

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904 Remy Maucherat changed: What|Removed |Added CC||jan0mich...@yahoo.com --- Comment #4

[Bug 59904] memery leak--ServerCookie

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904 --- Comment #5 from Remy Maucherat --- 59911 has a patch idea. -- You are receiving this mail because: You are the assignee for the bug. - To unsubscribe, e-mail: dev-unsubs

[Bug 59911] Using certificate from pem file does not work

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911 Remy Maucherat changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug 59904] memery leak--ServerCookie

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904 Remy Maucherat changed: What|Removed |Added CC||gehill...@sina.com --- Comment #6 fro

[Bug 59926] ServerCookie memery leak

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59926 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1754941 - in /tomcat/trunk: java/org/apache/catalina/valves/rewrite/RewriteValve.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 14:58:30 2016 New Revision: 1754941 URL: http://svn.apache.org/viewvc?rev=1754941&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59824 Mark the RewriteValve as async supported by default Modified: tomcat/trunk/java/org/apache/catalina/valves/re

svn commit: r1754942 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/valves/rewrite/RewriteValve.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:00:10 2016 New Revision: 1754942 URL: http://svn.apache.org/viewvc?rev=1754942&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59824 Mark the RewriteValve as async supported by default Modified: tomcat/tc8.5.x/trunk/ (props changed) to

svn commit: r1754943 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/valves/rewrite/RewriteValve.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:00:47 2016 New Revision: 1754943 URL: http://svn.apache.org/viewvc?rev=1754943&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59824 Mark the RewriteValve as async supported by default Modified: tomcat/tc8.0.x/trunk/ (props changed) to

[Bug 59824] RewriteValve is not asyncSupported by default

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

svn commit: r1754944 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:12:23 2016 New Revision: 1754944 URL: http://svn.apache.org/viewvc?rev=1754944&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59866 Don't scan WEB-INF/classes/META-INF/resources unnecessarily. Note only the first issue in the bug report applies t

[Bug 59911] Using certificate from pem file does not work

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911 Remy Maucherat changed: What|Removed |Added Resolution|--- |INVALID Status|REOPENED

svn commit: r1754945 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:15:08 2016 New Revision: 1754945 URL: http://svn.apache.org/viewvc?rev=1754945&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59866 Don't scan WEB-INF/classes/META-INF/resources unnecessarily. Note only the first issue in the bug report applies t

svn commit: r1754946 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:15:34 2016 New Revision: 1754946 URL: http://svn.apache.org/viewvc?rev=1754946&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59866 Don't scan WEB-INF/classes/META-INF/resources unnecessarily. Note only the first issue in the bug report applies t

svn commit: r1754947 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:19:10 2016 New Revision: 1754947 URL: http://svn.apache.org/viewvc?rev=1754947&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59866 Don't scan WEB-INF/classes/META-INF/resources unnecessarily. Modified: tomcat/tc7.0.x/trunk/ (props changed

[Bug 59866] Tomcat incorrectly scans WEB-INF/classes/META-INF/resources for classes

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

buildbot success in on tomcat-8-trunk

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

svn commit: r1754950 - /tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServlet.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:29:39 2016 New Revision: 1754950 URL: http://svn.apache.org/viewvc?rev=1754950&view=rev Log: Two additional headers that should use the client's locale for i18n rather than the server's. Modified: tomcat/trunk/java/org/apache/catalina/manager/HTMLManagerServl

svn commit: r1754951 - in /tomcat/trunk/webapps/docs: changelog.xml html-manager-howto.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:29:40 2016 New Revision: 1754951 URL: http://svn.apache.org/viewvc?rev=1754951&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 Clarify which host name and IP address are shown in the server section. Modified: tomcat/trunk/webapps/docs/c

svn commit: r1754954 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/manager/HTMLManagerServlet.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:34:05 2016 New Revision: 1754954 URL: http://svn.apache.org/viewvc?rev=1754954&view=rev Log: Two additional headers that should use the client's locale for i18n rather than the server's. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/tr

svn commit: r1754955 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/manager/HTMLManagerServlet.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:34:18 2016 New Revision: 1754955 URL: http://svn.apache.org/viewvc?rev=1754955&view=rev Log: Two additional headers that should use the client's locale for i18n rather than the server's. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/tr

svn commit: r1754956 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/HTMLManagerServlet.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:34:58 2016 New Revision: 1754956 URL: http://svn.apache.org/viewvc?rev=1754956&view=rev Log: Two additional headers that should use the client's locale for i18n rather than the server's. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/tr

svn commit: r1754958 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/html-manager-howto.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:36:43 2016 New Revision: 1754958 URL: http://svn.apache.org/viewvc?rev=1754958&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 Clarify which host name and IP address are shown in the server section. Modified: tomcat/tc8.5.x/trunk/ (pr

svn commit: r1754959 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/html-manager-howto.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:38:59 2016 New Revision: 1754959 URL: http://svn.apache.org/viewvc?rev=1754959&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 Clarify which host name and IP address are shown in the server section. Modified: tomcat/tc8.0.x/trunk/ (pr

svn commit: r1754960 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/html-manager-howto.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:41:35 2016 New Revision: 1754960 URL: http://svn.apache.org/viewvc?rev=1754960&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 Clarify which host name and IP address are shown in the server section. Modified: tomcat/tc7.0.x/trunk/ (pr

[Bug 59868] HTMLManager's output of host name and IP address is misleading

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59868 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

svn commit: r1754964 - /tomcat/trunk/test/org/apache/juli/TestOneLineFormatterPerformance.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 15:44:54 2016 New Revision: 1754964 URL: http://svn.apache.org/viewvc?rev=1754964&view=rev Log: Add a logging date format performance test. It confirms the current implementation is faster than the obvious alternative. Added: tomcat/trunk/test/org/apache/juli/Te

[Bug 55483] ELException when object has overloaded methods

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=55483 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug 59115] Part#getSubmittedFileName doesn't work corretly with double quotes in filenames.

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 59910] certificateKeyAlias required to be set

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910 --- Comment #5 from Mike Noordermeer --- That may be the case, but a PFX file almost always has a password, so people set the password. Nobody knows what the key alias is though (and nobody specifies the name when creating the PFX). This is jus

svn commit: r1755005 - in /tomcat/trunk/java/org/apache/juli: DateFormatCache.java OneLineFormatter.java

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 21:27:35 2016 New Revision: 1755005 URL: http://svn.apache.org/viewvc?rev=1755005&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59871 Make timestamp format of OneLineFormatter configurable Modified: tomcat/trunk/java/org/apache/juli/DateFormat

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

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 21:30:48 2016 New Revision: 1755007 URL: http://svn.apache.org/viewvc?rev=1755007&view=rev Log: Add entry for bz 59871 Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/

[Bug 59871] Impossible to change datetime format in OneLineFormatter/Use sane (sortable) format

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59871 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

svn commit: r1755008 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/juli/DateFormatCache.java java/org/apache/juli/OneLineFormatter.java webapps/docs/changelog.xml

2016-08-02 Thread markt
Author: markt Date: Tue Aug 2 21:32:19 2016 New Revision: 1755008 URL: http://svn.apache.org/viewvc?rev=1755008&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59871 Make timestamp format of OneLineFormatter configurable Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1755009 - in /tomcat/trunk: java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java java/org/apache/tomcat/util/net/jsse/JSSEUtil.java java/org/apache/tomcat/util/net/openssl/OpenSS

2016-08-02 Thread remm
Author: remm Date: Tue Aug 2 23:13:59 2016 New Revision: 1755009 URL: http://svn.apache.org/viewvc?rev=1755009&view=rev Log: 59910: Don't hardcode a key alias, JSSE can avoid using it. Modified: tomcat/trunk/java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java tomcat/trunk/java/

svn commit: r1755010 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/net/SSLHostConfigCertificate.java java/org/apache/tomcat/util/net/jsse/JSSEUtil.java java/org/apache/tomcat/util/net/ope

2016-08-02 Thread remm
Author: remm Date: Tue Aug 2 23:15:46 2016 New Revision: 1755010 URL: http://svn.apache.org/viewvc?rev=1755010&view=rev Log: 59910: Don't hardcode a key alias, JSSE can avoid using it. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/net

[Bug 59910] certificateKeyAlias required to be set

2016-08-02 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910 Remy Maucherat changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

buildbot failure in on tomcat-trunk

2016-08-02 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/1536 Buildbot URL: https://ci.apache.org/ Buildslave for this Build: silvanus_ubuntu Build Reason: The AnyBranchScheduler schedu