Author: markt
Date: Mon Aug 22 21:30:06 2016
New Revision: 1757285
URL: http://svn.apache.org/viewvc?rev=1757285&view=rev
Log:
When adding and removing ResourceLinks dynamically, ensure that the global
resource is only visible via the ResourceLinkFactory when it is meant to be.
Modified:
tom
Author: markt
Date: Mon Aug 22 21:28:40 2016
New Revision: 1757284
URL: http://svn.apache.org/viewvc?rev=1757284&view=rev
Log:
Correct comment
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java
Propchange: tomcat
Author: markt
Date: Mon Aug 22 21:27:56 2016
New Revision: 1757282
URL: http://svn.apache.org/viewvc?rev=1757282&view=rev
Log: (empty)
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java
Propchange: tomcat/tc8.5.x
Author: markt
Date: Mon Aug 22 21:28:12 2016
New Revision: 1757283
URL: http://svn.apache.org/viewvc?rev=1757283&view=rev
Log:
Correct comment
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java
Propchange: tomcat
Author: markt
Date: Mon Aug 22 21:19:12 2016
New Revision: 1757278
URL: http://svn.apache.org/viewvc?rev=1757278&view=rev
Log:
Correct comment
Modified:
tomcat/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java
Modified: tomcat/trunk/java/org/apache/naming/factory/ResourceLinkFact
Author: markt
Date: Mon Aug 22 21:04:21 2016
New Revision: 1757275
URL: http://svn.apache.org/viewvc?rev=1757275&view=rev
Log:
When adding and removing ResourceLinks dynamically, ensure that the global
resource is only visible via the ResourceLinkFactory when it is meant to be.
Added:
tomcat
Author: markt
Date: Mon Aug 22 21:00:53 2016
New Revision: 1757273
URL: http://svn.apache.org/viewvc?rev=1757273&view=rev
Log:
When adding and removing ResourceLinks dynamically, ensure that the global
resource is only visible via the ResourceLinkFactory when it is meant to be.
Added:
tomcat
Author: markt
Date: Mon Aug 22 21:00:21 2016
New Revision: 1757272
URL: http://svn.apache.org/viewvc?rev=1757272&view=rev
Log:
When adding and removing ResourceLinks dynamically, ensure that the global
resource is only visible via the ResourceLinkFactory when it is meant to be.
Added:
tomcat
Author: markt
Date: Mon Aug 22 20:48:39 2016
New Revision: 1757271
URL: http://svn.apache.org/viewvc?rev=1757271&view=rev
Log:
When adding and removing ResourceLinks dynamically, ensure
that the global resource is only visible via the
ResourceLinkFactory when it is meant to be.
Added:
tomcat/
https://bz.apache.org/bugzilla/show_bug.cgi?id=60030
Bug ID: 60030
Summary: Run away CPU with JSSE / OpenSSL with IE8
Product: Tomcat 8
Version: 8.5.3
Hardware: PC
OS: Linux
Status: NEW
Severity: major
https://bz.apache.org/bugzilla/show_bug.cgi?id=59317
--- Comment #5 from seandawson2...@gmail.com ---
So we ran into this too - with a customer who downloaded the latest rev of
Tomcat 8. Took us half the day yesterday and most of today to get to the
bottom of it. In troubleshooting, I tried usin
Author: markt
Date: Mon Aug 22 15:38:48 2016
New Revision: 1757214
URL: http://svn.apache.org/viewvc?rev=1757214&view=rev
Log:
Update the internal fork of Commons FileUpload to afdedc9. This pulls in:
- a fix to improve the performance with large multipart boundaries
- Javadoc improvements
- code
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/ParameterParser.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/http/fileupload/ParameterParser.java?rev=1757214&r1=1757213&r2=1757214&view=diff
=
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/725
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Mon Aug 22 15:21:17 2016
New Revision: 1757210
URL: http://svn.apache.org/viewvc?rev=1757210&view=rev
Log:
Update the internal fork of Commons FileUpload to afdedc9. This pulls in a fix
to improve the performance with large multipart boundaries and some Javadoc
improvements.
Author: markt
Date: Mon Aug 22 15:18:50 2016
New Revision: 1757203
URL: http://svn.apache.org/viewvc?rev=1757203&view=rev
Log:
Update the internal fork of Commons FileUpload to afdedc9. This pulls in a fix
to improve the performance with large multipart boundaries and some Javadoc
improvements.
Author: markt
Date: Mon Aug 22 15:12:18 2016
New Revision: 1757195
URL: http://svn.apache.org/viewvc?rev=1757195&view=rev
Log:
Update the internal fork of Commons FileUpload to afdedc9. This pulls in a fix
to improve the performance with large multipart boundaries.
Modified:
tomcat/trunk/MER
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/724
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Mon Aug 22 14:15:00 2016
New Revision: 1757182
URL: http://svn.apache.org/viewvc?rev=1757182&view=rev
Log:
Rename file since sources are no longer just in svn
Added:
tomcat/trunk/MERGE.txt
- copied, changed from r1757181, tomcat/trunk/SVN-MERGE.txt
Removed:
tomca
Author: markt
Date: Mon Aug 22 14:11:40 2016
New Revision: 1757180
URL: http://svn.apache.org/viewvc?rev=1757180&view=rev
Log:
Merge file upload changes (Javadoc only) up to the point prior to the migration
to git
Modified:
tomcat/trunk/java/org/apache/tomcat/util/http/fileupload/ (props c
Author: markt
Date: Mon Aug 22 14:05:44 2016
New Revision: 1757178
URL: http://svn.apache.org/viewvc?rev=1757178&view=rev
Log:
Update the internal fork of Commons Codec to r1757174. Code formatting changes
only.
Modified:
tomcat/tc7.0.x/trunk/ (props changed)
tomcat/tc7.0.x/trunk/java/
Author: markt
Date: Mon Aug 22 14:01:29 2016
New Revision: 1757177
URL: http://svn.apache.org/viewvc?rev=1757177&view=rev
Log:
Update the internal fork of Commons Codec to r1757174. Code formatting changes
only.
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/
Author: markt
Date: Mon Aug 22 14:00:27 2016
New Revision: 1757176
URL: http://svn.apache.org/viewvc?rev=1757176&view=rev
Log:
Update the internal fork of Commons Codec to r1757174. Code formatting changes
only.
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/
Author: markt
Date: Mon Aug 22 13:59:45 2016
New Revision: 1757175
URL: http://svn.apache.org/viewvc?rev=1757175&view=rev
Log:
Update the internal fork of Commons Codec to r1757174. Code formatting changes
only.
Modified:
tomcat/trunk/java/org/apache/tomcat/util/codec/ (props changed)
Author: markt
Date: Mon Aug 22 13:54:19 2016
New Revision: 1757173
URL: http://svn.apache.org/viewvc?rev=1757173&view=rev
Log:
Update DBCP2 to r1757164
No updates for Pool2 but update merge info anyway
Modified:
tomcat/tc8.0.x/trunk/ (props changed)
tomcat/tc8.0.x/trunk/java/org/apache/
Author: markt
Date: Mon Aug 22 13:53:10 2016
New Revision: 1757172
URL: http://svn.apache.org/viewvc?rev=1757172&view=rev
Log:
Update DBCP2 to r1757164
No updates for Pool2 but update merge info anyway
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/
Author: markt
Date: Mon Aug 22 13:48:32 2016
New Revision: 1757168
URL: http://svn.apache.org/viewvc?rev=1757168&view=rev
Log:
No updates for Pool2 but update merge info anyway
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/ (props changed)
Propchange: tomcat/trunk/java/org/apach
Author: markt
Date: Mon Aug 22 13:48:09 2016
New Revision: 1757167
URL: http://svn.apache.org/viewvc?rev=1757167&view=rev
Log:
Update DBCP2 to r1757164
Modified:
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/ (props changed)
tomcat/trunk/java/org/apache/tomcat/dbcp/dbcp2/BasicDataSourc
https://bz.apache.org/bugzilla/show_bug.cgi?id=60013
--- Comment #1 from santhanapreeth...@gmail.com ---
Using java 1.7.0_76
RewriteValve is configured at the context level.
--
You are receiving this mail because:
You are the assignee for the bug.
---
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/722
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler
Author: markt
Date: Mon Aug 22 10:49:46 2016
New Revision: 1757146
URL: http://svn.apache.org/viewvc?rev=1757146&view=rev
Log:
BCEL location moved back
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/SVN-MERGE.txt
Propchange: tomcat/tc8.5.x/trunk/
-
Author: markt
Date: Mon Aug 22 10:48:26 2016
New Revision: 1757144
URL: http://svn.apache.org/viewvc?rev=1757144&view=rev
Log:
Updating Tomcat's copy of BCEL as far as HEAD (including 6.0 and some post 6.0
fixes that are NO-OPs for our fork)
Added:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat
Author: markt
Date: Mon Aug 22 10:49:06 2016
New Revision: 1757145
URL: http://svn.apache.org/viewvc?rev=1757145&view=rev
Log:
BCEL location moved back
Modified:
tomcat/trunk/SVN-MERGE.txt
Modified: tomcat/trunk/SVN-MERGE.txt
URL:
http://svn.apache.org/viewvc/tomcat/trunk/SVN-MERGE.txt?rev=
Modified:
tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/bcel/classfile/ArrayElementValue.java
URL:
http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/java/org/apache/tomcat/util/bcel/classfile/ArrayElementValue.java?rev=1757144&r1=1757143&r2=1757144&view=diff
===
Author: markt
Date: Mon Aug 22 10:44:41 2016
New Revision: 1757143
URL: http://svn.apache.org/viewvc?rev=1757143&view=rev
Log:
Align with 8.5.x
Modified:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/bcel/Const.java
Modified: tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/bcel/Const.jav
Author: markt
Date: Mon Aug 22 10:37:48 2016
New Revision: 1757137
URL: http://svn.apache.org/viewvc?rev=1757137&view=rev
Log:
Fix indent
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
tomcat/tc8.5.x/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
tomcat/tc8.5.x/trunk/jav
Author: markt
Date: Mon Aug 22 10:37:10 2016
New Revision: 1757136
URL: http://svn.apache.org/viewvc?rev=1757136&view=rev
Log:
Fix indent
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/Const.java
Modified: tomcat/trunk/java/org/apache/tomcat/util/bcel/Const.java
URL:
http://svn.apa
The Buildbot has detected a new failure on builder tomcat-8-trunk while
building . Full details are available at:
https://ci.apache.org/builders/tomcat-8-trunk/builds/721
Buildbot URL: https://ci.apache.org/
Buildslave for this Build: silvanus_ubuntu
Build Reason: The AnyBranchScheduler sch
Author: markt
Date: Mon Aug 22 10:27:40 2016
New Revision: 1757135
URL: http://svn.apache.org/viewvc?rev=1757135&view=rev
Log:
Updating Tomcat's copy of BCEL as far as HEAD (including 6.0 and some post 6.0
fixes that are NO-OPs for our fork)
Added:
tomcat/tc8.0.x/trunk/java/org/apache/tomcat
Author: markt
Date: Mon Aug 22 10:15:06 2016
New Revision: 1757134
URL: http://svn.apache.org/viewvc?rev=1757134&view=rev
Log:
Updating Tomcat's copy of BCEL as far as HEAD (including 6.0 and some post 6.0
fixes that are NO-OPs for our fork)
Modified:
tomcat/tc8.5.x/trunk/ (props changed)
Author: markt
Date: Mon Aug 22 10:10:21 2016
New Revision: 1757133
URL: http://svn.apache.org/viewvc?rev=1757133&view=rev
Log:
Updating Tomcat's copy of BCEL as far as HEAD (including 6.0 and some post 6.0
fixes that are NO-OPs for our fork)
Modified:
tomcat/trunk/java/org/apache/tomcat/util
Author: markt
Date: Mon Aug 22 10:02:53 2016
New Revision: 1757132
URL: http://svn.apache.org/viewvc?rev=1757132&view=rev
Log:
Updating Tomcat's copy of BCEL as far as r175 (more to come)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
tomcat/trunk/java/org
Author: markt
Date: Mon Aug 22 09:51:19 2016
New Revision: 1757128
URL: http://svn.apache.org/viewvc?rev=1757128&view=rev
Log:
Updating Tomcat's copy of BCEL as far as r1748500 (more to come)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
tomcat/trunk/java/org/
Author: markt
Date: Mon Aug 22 09:37:02 2016
New Revision: 1757126
URL: http://svn.apache.org/viewvc?rev=1757126&view=rev
Log:
Updating Tomcat's copy of BCEL as far as r1747350 (after the revert of the
package rename - more to come)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/
Author: markt
Date: Mon Aug 22 09:25:08 2016
New Revision: 1757124
URL: http://svn.apache.org/viewvc?rev=1757124&view=rev
Log:
Updating Tomcat's copy of BCEL as far as r1747272 (where the package rename was
reverted - more to come)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (
Author: markt
Date: Mon Aug 22 09:17:53 2016
New Revision: 1757123
URL: http://svn.apache.org/viewvc?rev=1757123&view=rev
Log:
Updating Tomcat's copy of BCEL as far as r1746380 (more to come)
Modified:
tomcat/trunk/java/org/apache/tomcat/util/bcel/ (props changed)
tomcat/trunk/java/org
46 matches
Mail list logo