Author: kfujino
Date: Mon May 9 08:32:48 2016
New Revision: 1742890
URL: http://svn.apache.org/viewvc?rev=1742890&view=rev
Log:
In ping processing in the replication map, send not the INIT message but the
newly introduced PING message.
Modified:
tomcat/trunk/java/org/apache/catalina/tribes
Author: kfujino
Date: Mon May 9 08:34:12 2016
New Revision: 1742891
URL: http://svn.apache.org/viewvc?rev=1742891&view=rev
Log:
In ping processing in the replication map, send not the INIT message but the
newly introduced PING message.
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalin
Author: kfujino
Date: Mon May 9 08:35:05 2016
New Revision: 1742893
URL: http://svn.apache.org/viewvc?rev=1742893&view=rev
Log:
In ping processing in the replication map, send not the INIT message but the
newly introduced PING message.
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalin
Author: kfujino
Date: Mon May 9 08:36:16 2016
New Revision: 1742894
URL: http://svn.apache.org/viewvc?rev=1742894&view=rev
Log:
In ping processing in the replication map, send not the INIT message but the
newly introduced PING message.
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalin
Author: markt
Date: Mon May 9 09:13:17 2016
New Revision: 1742897
URL: http://svn.apache.org/viewvc?rev=1742897&view=rev
Log:
Update with 1.2.7 release info
Modified:
tomcat/native/trunk/xdocs/index.xml
tomcat/native/trunk/xdocs/news/2016.xml
Modified: tomcat/native/trunk/xdocs/index.xm
Author: markt
Date: Mon May 9 09:16:42 2016
New Revision: 1742898
URL: http://svn.apache.org/viewvc?rev=1742898&view=rev
Log:
Update site for Tomcat-Native 1.2.7 release
Modified:
tomcat/site/trunk/docs/download-native.html
tomcat/site/trunk/docs/index.html
tomcat/site/trunk/docs/nat
Author: markt
Date: Mon May 9 09:19:40 2016
New Revision: 1742899
URL: http://svn.apache.org/viewvc?rev=1742899&view=rev
Log:
Prep for next development cycle
Modified:
tomcat/native/trunk/build.properties.default
tomcat/native/trunk/native/include/tcn_version.h
tomcat/native/trunk/na
Author: markt
Date: Mon May 9 09:23:14 2016
New Revision: 1742902
URL: http://svn.apache.org/viewvc?rev=1742902&view=rev
Log:
Fix a checkstyle nag
Modified:
tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/trunk/java/org/apache/catalina/tribes
Author: markt
Date: Mon May 9 09:22:38 2016
New Revision: 1742901
URL: http://svn.apache.org/viewvc?rev=1742901&view=rev
Log:
Update build to use Tomcat-Native 1.2.7
Modified:
tomcat/trunk/build.properties.default
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/build.prop
Author: markt
Date: Mon May 9 09:24:39 2016
New Revision: 1742903
URL: http://svn.apache.org/viewvc?rev=1742903&view=rev
Log:
Update build to use Tomcat-Native 1.2.7
Modified:
tomcat/tc8.5.x/trunk/build.properties.default
tomcat/tc8.5.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/
Author: markt
Date: Mon May 9 09:25:09 2016
New Revision: 1742904
URL: http://svn.apache.org/viewvc?rev=1742904&view=rev
Log:
Fix a checkstyle nag
Modified:
tomcat/tc8.5.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc8.5.x/trunk/java/org/apache
Author: markt
Date: Mon May 9 09:26:35 2016
New Revision: 1742905
URL: http://svn.apache.org/viewvc?rev=1742905&view=rev
Log:
Update build to use Tomcat-Native 1.2.7
Modified:
tomcat/tc8.0.x/trunk/build.properties.default
tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/
Author: markt
Date: Mon May 9 09:27:18 2016
New Revision: 1742906
URL: http://svn.apache.org/viewvc?rev=1742906&view=rev
Log:
Fix a checkstyle nag
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc8.0.x/trunk/java/org/apache
Author: markt
Date: Mon May 9 09:28:31 2016
New Revision: 1742907
URL: http://svn.apache.org/viewvc?rev=1742907&view=rev
Log:
Update build to use Tomcat-Native 1.2.7
Modified:
tomcat/tc7.0.x/trunk/build.properties.default
tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/
Author: markt
Date: Mon May 9 09:28:55 2016
New Revision: 1742908
URL: http://svn.apache.org/viewvc?rev=1742908&view=rev
Log:
Fix a checkstyle nag
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java
Modified:
tomcat/tc7.0.x/trunk/java/org/apache
Author: markt
Date: Mon May 9 11:08:08 2016
New Revision: 1742917
URL: http://svn.apache.org/viewvc?rev=1742917&view=rev
Log:
Correct class name for ServerAuthModule wrapper
Modified:
tomcat/trunk/webapps/docs/config/jaspic.xml
Modified: tomcat/trunk/webapps/docs/config/jaspic.xml
URL:
htt
Author: violetagg
Date: Mon May 9 11:14:06 2016
New Revision: 1742919
URL: http://svn.apache.org/viewvc?rev=1742919&view=rev
Log:
Ensure that the value for the header X-Frame-Options is constructed correctly
according to the spec when ALLOW-FROM option is used:
X-Frame-Options = "DENY"
Author: violetagg
Date: Mon May 9 11:22:07 2016
New Revision: 1742923
URL: http://svn.apache.org/viewvc?rev=1742923&view=rev
Log:
Merged revision 1742919 from tomcat/trunk:
Ensure that the value for the header X-Frame-Options is constructed correctly
according to the spec when ALLOW-FROM option
Author: violetagg
Date: Mon May 9 11:25:22 2016
New Revision: 1742924
URL: http://svn.apache.org/viewvc?rev=1742924&view=rev
Log:
Merged revision 1742919 from tomcat/trunk:
Ensure that the value for the header X-Frame-Options is constructed correctly
according to the spec when ALLOW-FROM option
Author: violetagg
Date: Mon May 9 11:28:45 2016
New Revision: 1742925
URL: http://svn.apache.org/viewvc?rev=1742925&view=rev
Log:
Merged revision 1742919 from tomcat/trunk:
Ensure that the value for the header X-Frame-Options is constructed correctly
according to the spec when ALLOW-FROM option
Author: markt
Date: Mon May 9 12:01:31 2016
New Revision: 1742933
URL: http://svn.apache.org/viewvc?rev=1742933&view=rev
Log:
Fix an IllegalArgumentException if the first use of an internal Response object
requires JASPIC authentication.
Modified:
tomcat/trunk/java/org/apache/catalina/conne
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/1353
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler schedu
Author: violetagg
Date: Mon May 9 15:13:25 2016
New Revision: 1742975
URL: http://svn.apache.org/viewvc?rev=1742975&view=rev
Log:
Fix typo
Modified:
tomcat/trunk/webapps/docs/config/filter.xml
Modified: tomcat/trunk/webapps/docs/config/filter.xml
URL:
http://svn.apache.org/viewvc/tomcat/tr
Author: markt
Date: Mon May 9 15:13:39 2016
New Revision: 1742976
URL: http://svn.apache.org/viewvc?rev=1742976&view=rev
Log:
Do not trigger unnecessary session ID changes when using JASPIC and the user is
authenticated using cached credentials.
Modified:
tomcat/trunk/java/org/apache/catali
Author: violetagg
Date: Mon May 9 15:15:05 2016
New Revision: 1742977
URL: http://svn.apache.org/viewvc?rev=1742977&view=rev
Log:
Merged revision 1742975 from tomcat/trunk:
Fix typo
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/config/filter.xml
Pro
Author: violetagg
Date: Mon May 9 15:16:03 2016
New Revision: 1742978
URL: http://svn.apache.org/viewvc?rev=1742978&view=rev
Log:
Merged revision 1742975 from tomcat/trunk:
Fix typo
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/webapps/docs/config/filter.xml
Pro
Author: violetagg
Date: Mon May 9 15:16:59 2016
New Revision: 1742979
URL: http://svn.apache.org/viewvc?rev=1742979&view=rev
Log:
Merged revision 1742975 from tomcat/trunk:
Fix typo
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/webapps/docs/config/filter.xml
Pro
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/1354
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: remm
Date: Mon May 9 15:45:09 2016
New Revision: 1742984
URL: http://svn.apache.org/viewvc?rev=1742984&view=rev
Log:
Fix NPEs with not found TLDs.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
tomcat/trunk/java/org/apache/jasper/compiler/TldCache.
Author: remm
Date: Mon May 9 15:46:22 2016
New Revision: 1742985
URL: http://svn.apache.org/viewvc?rev=1742985&view=rev
Log:
Fix NPEs with not found TLDs.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
to
Author: remm
Date: Mon May 9 15:47:35 2016
New Revision: 1742986
URL: http://svn.apache.org/viewvc?rev=1742986&view=rev
Log:
Remove debug.
Modified:
tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
Modified: tomcat/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl
Author: remm
Date: Mon May 9 15:48:26 2016
New Revision: 1742987
URL: http://svn.apache.org/viewvc?rev=1742987&view=rev
Log:
Remove debug.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/jasper/compiler/TagLibraryInfoImpl.java
Propchange: tomcat/tc
https://bz.apache.org/bugzilla/show_bug.cgi?id=59398
james.s...@metaswitch.com changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution
Author: markt
Date: Mon May 9 18:18:05 2016
New Revision: 1743019
URL: http://svn.apache.org/viewvc?rev=1743019&view=rev
Log:
Ensure that JASPIC's CallbackHandler is thread-safe.
Modified:
tomcat/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java
tomcat/trunk/java/org/a
Author: markt
Date: Mon May 9 18:19:37 2016
New Revision: 1743020
URL: http://svn.apache.org/viewvc?rev=1743020&view=rev
Log:
Correct class name for ServerAuthModule wrapper
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/webapps/docs/config/jaspic.xml
Propchange:
Author: markt
Date: Mon May 9 18:20:37 2016
New Revision: 1743021
URL: http://svn.apache.org/viewvc?rev=1743021&view=rev
Log:
Fix an IllegalArgumentException if the first use of an internal Response object
requires JASPIC authentication.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Mon May 9 18:21:45 2016
New Revision: 1743023
URL: http://svn.apache.org/viewvc?rev=1743023&view=rev
Log:
Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=59437
Ensure that JASPIC's CallbackHandler is thread-safe.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
t
Author: markt
Date: Mon May 9 18:21:07 2016
New Revision: 1743022
URL: http://svn.apache.org/viewvc?rev=1743022&view=rev
Log:
Do not trigger unnecessary session ID changes when using JASPIC and the user is
authenticated using cached credentials.
Modified:
tomcat/tc8.5.x/trunk/ (props chan
https://bz.apache.org/bugzilla/show_bug.cgi?id=59437
Mark Thomas changed:
What|Removed |Added
Resolution|--- |FIXED
Status|NEW
https://bz.apache.org/bugzilla/show_bug.cgi?id=59398
Mark Thomas changed:
What|Removed |Added
Resolution|--- |INVALID
Status|REOPENED
The Apache Tomcat team announces the immediate availability of Apache
Tomcat Native 1.2.7 stable.
The key features of this release are:
- Windows binaries built with APR 1.5.2 and OpenSSL 1.0.2h.
Note that users should now be using 1.2.x in preference to 1.1.x.
Please refer to the change log fo
Hi all,
I have a question regarding the way that the ResourceBundleELResolver (and
the BeanELResolver) function as part of investigations into the changes
made for https://bz.apache.org/bugzilla/show_bug.cgi?id=46915 and then
reverted in https://bz.apache.org/bugzilla/show_bug.cgi?id=53001 (very
All,
I haven't looked at anything except the announcement below, and I'm
wondering how much of this overlaps with Tomcat's OpenSSL wrapper. My
understanding is that we have have a JSSE provider that wraps OpenSSL,
and that can be used for e.g. Java NIO-over-OpenSSL so in a sense, we
have wrapped O
On 09/05/2016 20:45, Coty Sutherland wrote:
> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt"; prefix="fmt"%>
> var="messageString" />
>
https://bz.apache.org/bugzilla/show_bug.cgi?id=59437
--- Comment #2 from Arjan Tijms ---
>The guilty party, I believe, is CallbackHandlerImpl -- it ought to be safe
for concurrent use.
Indeed, I explicitly asked the spec lead for clarification about this a while
and the CallbackHandler has to be
Understood. Thanks for the walk through; I think I understand what's going
on. I am going to read through the spec a bit more and verify though since
I don't know much of anything about EL :(
Thanks again!
On Mon, May 9, 2016 at 5:14 PM, Mark Thomas wrote:
> On 09/05/2016 20:45, Coty Sutherland
https://bz.apache.org/bugzilla/show_bug.cgi?id=54618
--- Comment #17 from Ilguiz Latypov ---
A web application using Spring hijacked the global filter configuration (did
not add the header).
--
You are receiving this mail because:
You are the assignee for the bug.
-
https://bz.apache.org/bugzilla/show_bug.cgi?id=59449
Bug ID: 59449
Summary: org.apache.catalina.core.ContainerBase#removeChild
remove order
Product: Tomcat 9
Version: 9.0.0.M4
Hardware: PC
OS: Mac OS X 10.1
https://bz.apache.org/bugzilla/show_bug.cgi?id=59450
Bug ID: 59450
Summary: allowHttpSepsInV0 attribute and
forwardSlashIsSeparator attribute don't handle
correctly
Product: Tomcat 9
Version: unspecified
https://bz.apache.org/bugzilla/show_bug.cgi?id=59451
Bug ID: 59451
Summary: Incorrect the Javadoc in
org.apache.tomcat.util.buf.MessageBytes
Product: Tomcat 9
Version: unspecified
Hardware: All
OS: All
50 matches
Mail list logo