svn commit: r1757285 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/core/NamingContextListener.java java/org/apache/naming/factory/ResourceLinkFactory.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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

svn commit: r1757284 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java

2016-08-22 Thread markt
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

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

2016-08-22 Thread markt
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

svn commit: r1757283 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/naming/factory/ResourceLinkFactory.java

2016-08-22 Thread markt
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

svn commit: r1757278 - /tomcat/trunk/java/org/apache/naming/factory/ResourceLinkFactory.java

2016-08-22 Thread markt
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

svn commit: r1757275 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/core/NamingContextListener.java java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/naming/TestNamingCo

2016-08-22 Thread markt
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

svn commit: r1757273 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/core/NamingContextListener.java java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/naming/TestNamingCo

2016-08-22 Thread markt
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

svn commit: r1757272 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/core/NamingContextListener.java java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/naming/TestNamingCo

2016-08-22 Thread markt
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

svn commit: r1757271 - in /tomcat/trunk: java/org/apache/catalina/core/NamingContextListener.java java/org/apache/naming/factory/ResourceLinkFactory.java test/org/apache/naming/TestNamingContext.java

2016-08-22 Thread markt
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/

[Bug 60030] New: Run away CPU with JSSE / OpenSSL with IE8

2016-08-22 Thread bugzilla
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

[Bug 59317] AsyncContextImpl breaks request URL containing spaces

2016-08-22 Thread bugzilla
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

svn commit: r1757214 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/fileupload/ java/org/apache/tomcat/util/http/fileupload/disk/ java/org/apache/tomcat/util/http/fileupload/uti

2016-08-22 Thread markt
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

svn commit: r1757214 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/http/fileupload/ java/org/apache/tomcat/util/http/fileupload/disk/ java/org/apache/tomcat/util/http/fileupload/uti

2016-08-22 Thread markt
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 =

buildbot success in on tomcat-8-trunk

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

svn commit: r1757210 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/http/fileupload/ java/org/apache/tomcat/util/http/fileupload/util/ java/org/apache/tomcat/util/http/fileupload/util/mime

2016-08-22 Thread markt
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.

svn commit: r1757203 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/http/fileupload/ java/org/apache/tomcat/util/http/fileupload/util/ java/org/apache/tomcat/util/http/fileupload/util/mime

2016-08-22 Thread markt
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.

svn commit: r1757195 - in /tomcat/trunk: MERGE.txt java/org/apache/tomcat/util/http/fileupload/MultipartStream.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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

buildbot failure in on tomcat-8-trunk

2016-08-22 Thread buildbot
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

svn commit: r1757182 - in /tomcat/trunk: MERGE.txt SVN-MERGE.txt

2016-08-22 Thread markt
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

svn commit: r1757180 - in /tomcat/trunk/java/org/apache/tomcat/util/http/fileupload: ./ util/LimitedInputStream.java util/mime/QuotedPrintableDecoder.java

2016-08-22 Thread markt
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

svn commit: r1757178 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/tomcat/util/codec/ java/org/apache/tomcat/util/codec/binary/BaseNCodec.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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/

svn commit: r1757177 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/codec/ java/org/apache/tomcat/util/codec/binary/BaseNCodec.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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/

svn commit: r1757176 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/codec/ java/org/apache/tomcat/util/codec/binary/BaseNCodec.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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/

svn commit: r1757175 - in /tomcat/trunk: java/org/apache/tomcat/util/codec/ java/org/apache/tomcat/util/codec/binary/BaseNCodec.java webapps/docs/changelog.xml

2016-08-22 Thread markt
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)

svn commit: r1757173 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/dbcp/dbcp2/ java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/ java/org/apache/tomcat/dbcp/dbcp2/datasources/ java/org/apache/tom

2016-08-22 Thread markt
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/

svn commit: r1757172 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/dbcp/dbcp2/ java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/ java/org/apache/tomcat/dbcp/dbcp2/datasources/ java/org/apache/tom

2016-08-22 Thread markt
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/

svn commit: r1757168 - /tomcat/trunk/java/org/apache/tomcat/dbcp/pool2/

2016-08-22 Thread markt
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

svn commit: r1757167 - in /tomcat/trunk: java/org/apache/tomcat/dbcp/dbcp2/ java/org/apache/tomcat/dbcp/dbcp2/cpdsadapter/ java/org/apache/tomcat/dbcp/dbcp2/datasources/ webapps/docs/

2016-08-22 Thread markt
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

[Bug 60013] Non-ASCII characters in querystring get mangled after URL Rewrite using RewriteValve

2016-08-22 Thread bugzilla
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. ---

buildbot success in on tomcat-8-trunk

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

svn commit: r1757146 - in /tomcat/tc8.5.x/trunk: ./ SVN-MERGE.txt

2016-08-22 Thread markt
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/ -

svn commit: r1757144 [1/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/bcel/ java/org/apache/tomcat/util/bcel/classfile/ webapps/docs/

2016-08-22 Thread markt
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

svn commit: r1757145 - /tomcat/trunk/SVN-MERGE.txt

2016-08-22 Thread markt
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=

svn commit: r1757144 [2/2] - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/bcel/ java/org/apache/tomcat/util/bcel/classfile/ webapps/docs/

2016-08-22 Thread markt
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 ===

svn commit: r1757143 - /tomcat/tc8.0.x/trunk/java/org/apache/tomcat/util/bcel/Const.java

2016-08-22 Thread markt
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

svn commit: r1757137 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/bcel/ java/org/apache/tomcat/util/bcel/Const.java

2016-08-22 Thread markt
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

svn commit: r1757136 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/Const.java

2016-08-22 Thread markt
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

buildbot failure in on tomcat-8-trunk

2016-08-22 Thread buildbot
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

svn commit: r1757135 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ java/org/apache/tomcat/util/bcel/ java/org/apache/tomcat/util/bcel/classfile/ webapps/docs/

2016-08-22 Thread markt
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

svn commit: r1757134 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/bcel/ java/org/apache/tomcat/util/bcel/classfile/ webapps/docs/

2016-08-22 Thread markt
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)

svn commit: r1757133 - in /tomcat/trunk: java/org/apache/tomcat/util/bcel/ webapps/docs/changelog.xml

2016-08-22 Thread markt
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

svn commit: r1757132 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel: ./ classfile/

2016-08-22 Thread markt
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

svn commit: r1757128 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel: ./ classfile/Constant.java

2016-08-22 Thread markt
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/

svn commit: r1757126 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/

2016-08-22 Thread markt
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/

svn commit: r1757124 - /tomcat/trunk/java/org/apache/tomcat/util/bcel/

2016-08-22 Thread markt
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/ (

svn commit: r1757123 - in /tomcat/trunk/java/org/apache/tomcat/util/bcel: ./ classfile/

2016-08-22 Thread markt
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