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/
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
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
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
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
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
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
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
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
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
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/
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
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/
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
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
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
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
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
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
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
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
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:
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:
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:
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
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:
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
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
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59929
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904
Remy Maucherat changed:
What|Removed |Added
CC||jan0mich...@yahoo.com
--- Comment #4
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911
Remy Maucherat changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|DUPLICATE
https://bz.apache.org/bugzilla/show_bug.cgi?id=59904
Remy Maucherat changed:
What|Removed |Added
CC||gehill...@sina.com
--- Comment #6 fro
https://bz.apache.org/bugzilla/show_bug.cgi?id=59926
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59824
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59911
Remy Maucherat changed:
What|Removed |Added
Resolution|--- |INVALID
Status|REOPENED
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59866
Mark Thomas changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
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
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
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
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
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
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
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
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59868
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=55483
Mark Thomas changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|---
https://bz.apache.org/bugzilla/show_bug.cgi?id=59115
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
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
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
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/
https://bz.apache.org/bugzilla/show_bug.cgi?id=59871
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
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)
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/
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
https://bz.apache.org/bugzilla/show_bug.cgi?id=59910
Remy Maucherat changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
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
72 matches
Mail list logo