[Bug 60208] New: Regression: Cookies whose names match the web application context are now missing from request.getCookies() result

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60208 Bug ID: 60208 Summary: Regression: Cookies whose names match the web application context are now missing from request.getCookies() result Product: Tomcat 8

svn commit: r1763479 - /tomcat/trunk/java/org/apache/catalina/storeconfig/StoreAppender.java

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 19:23:55 2016 New Revision: 1763479 URL: http://svn.apache.org/viewvc?rev=1763479=rev Log: FindBugs pos doesn't need to be static. It gets reset from indent at the beginning of every line and a StoreAppender instance is always responsible for an entire line so

svn commit: r1763478 - /tomcat/trunk/res/findbugs/filter-false-positives.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 18:54:11 2016 New Revision: 1763478 URL: http://svn.apache.org/viewvc?rev=1763478=rev Log: Fix FindBugs false positive Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml URL:

svn commit: r1763477 - /tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 18:53:48 2016 New Revision: 1763477 URL: http://svn.apache.org/viewvc?rev=1763477=rev Log: Fix NPE reported by FindBugs Modified: tomcat/trunk/java/org/apache/catalina/tribes/tipis/AbstractReplicatedMap.java Modified:

svn commit: r1763462 - /tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java

2016-10-05 Thread violetagg
Author: violetagg Date: Wed Oct 5 15:57:05 2016 New Revision: 1763462 URL: http://svn.apache.org/viewvc?rev=1763462=rev Log: Use ByteBuffer.mark() to mark the position. Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Modified:

Re: ECJ and Java 9

2016-10-05 Thread Emmanuel Bourg
Le 5/10/2016 à 16:25, Rémy Maucherat a écrit : > Also, there's an issue with the Java 9 constant that is used in Tomcat, > CompilerOptions.VERSION_1_9 -> CompilerOptions.VERSION_9. This creates a > compatibility problem where the new vs old build cannot be drop in > replacements. The

Re: ECJ and Java 9

2016-10-05 Thread Rémy Maucherat
2016-10-04 19:41 GMT+02:00 Emmanuel Bourg : > Le 4/10/2016 à 19:19, Rémy Maucherat a écrit : > > > Does anyone have info on Java 9 support in ECJ ? This is going to be > needed > > for JSP support (obviously). I tested 4.7Ms [good news: it's a drop in > > replacement for our

[Bug 59710] java.io.IOException: Connection timed out

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59710 Mark Thomas changed: What|Removed |Added Resolution|--- |WORKSFORME

buildbot success in on tomcat-trunk

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

[Bug 60196] isMandatory erroneously always set to true for JASPIC SAM

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60196 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED

svn commit: r1763451 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/authenticator/AuthenticatorBase.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 13:57:28 2016 New Revision: 1763451 URL: http://svn.apache.org/viewvc?rev=1763451=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60196 Ensure that the isMandatory flag is correctly set when using JASPIC authentication. Modified:

svn commit: r1763450 - in /tomcat/trunk: java/org/apache/catalina/authenticator/AuthenticatorBase.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 13:52:58 2016 New Revision: 1763450 URL: http://svn.apache.org/viewvc?rev=1763450=rev Log: Ensure that the isMandatory flag is correctly set when using JASPIC authentication. Modified: tomcat/trunk/java/org/apache/catalina/authenticator/AuthenticatorBase.java

svn commit: r1763449 - /tomcat/trunk/test/org/apache/catalina/authenticator/TesterDigestAuthenticatorPerformance.java

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 13:47:13 2016 New Revision: 1763449 URL: http://svn.apache.org/viewvc?rev=1763449=rev Log: Get the test working again Modified: tomcat/trunk/test/org/apache/catalina/authenticator/TesterDigestAuthenticatorPerformance.java Modified:

buildbot failure in on tomcat-trunk

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

Re: svn commit: r1763403 - in /tomcat/tc8.5.x/trunk: ./ bin/ conf/ java/org/apache/catalina/webresources/ java/org/apache/catalina/webresources/war/ java/org/apache/tomcat/util/buf/ java/org/apache/to

2016-10-05 Thread Mark Thomas
On 05/10/2016 12:32, Mark Thomas wrote: > On 05/10/2016 12:21, Konstantin Kolinko wrote: >> 2016-10-05 13:48 GMT+03:00 : >>> Author: markt >>> Date: Wed Oct 5 10:48:51 2016 >>> New Revision: 1763403 >>> >>> URL: http://svn.apache.org/viewvc?rev=1763403=rev >>> Log: >>> Refactor

svn commit: r1763433 - in /tomcat/tc8.0.x/trunk: ./ bin/catalina.bat bin/catalina.sh

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:41:24 2016 New Revision: 1763433 URL: http://svn.apache.org/viewvc?rev=1763433=rev Log: Better comments Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/bin/catalina.bat tomcat/tc8.0.x/trunk/bin/catalina.sh Propchange:

svn commit: r1763431 - in /tomcat/tc8.5.x/trunk: ./ bin/catalina.bat bin/catalina.sh

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:40:02 2016 New Revision: 1763431 URL: http://svn.apache.org/viewvc?rev=1763431=rev Log: Better comments Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/bin/catalina.bat tomcat/tc8.5.x/trunk/bin/catalina.sh Propchange:

svn commit: r1763430 - in /tomcat/trunk/bin: catalina.bat catalina.sh

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:39:21 2016 New Revision: 1763430 URL: http://svn.apache.org/viewvc?rev=1763430=rev Log: Better comments Modified: tomcat/trunk/bin/catalina.bat tomcat/trunk/bin/catalina.sh Modified: tomcat/trunk/bin/catalina.bat URL:

[Bug 60199] Improve error message if a session attribute could not load due to deserialization problems

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60199 --- Comment #3 from Mark Thomas --- I'm not completely against this but... The error is logged, with the attribute name when writing the session to disk. Why do you need another error message when reading it? -- You are

Re: svn commit: r1763403 - in /tomcat/tc8.5.x/trunk: ./ bin/ conf/ java/org/apache/catalina/webresources/ java/org/apache/catalina/webresources/war/ java/org/apache/tomcat/util/buf/ java/org/apache/to

2016-10-05 Thread Mark Thomas
On 05/10/2016 12:21, Konstantin Kolinko wrote: > 2016-10-05 13:48 GMT+03:00 : >> Author: markt >> Date: Wed Oct 5 10:48:51 2016 >> New Revision: 1763403 >> >> URL: http://svn.apache.org/viewvc?rev=1763403=rev >> Log: >> Refactor the web resources handling to use the Tomcat

Re: svn commit: r1763403 - in /tomcat/tc8.5.x/trunk: ./ bin/ conf/ java/org/apache/catalina/webresources/ java/org/apache/catalina/webresources/war/ java/org/apache/tomcat/util/buf/ java/org/apache/to

2016-10-05 Thread Konstantin Kolinko
2016-10-05 13:48 GMT+03:00 : > Author: markt > Date: Wed Oct 5 10:48:51 2016 > New Revision: 1763403 > > URL: http://svn.apache.org/viewvc?rev=1763403=rev > Log: > Refactor the web resources handling to use the Tomcat specific 'war:file:...' > URL protocol to refer to WAR

[Bug 60192] There is a typographical error at 2 places

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60192 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1763416 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:06:02 2016 New Revision: 1763416 URL: http://svn.apache.org/viewvc?rev=1763416=rev Log: Correct a typo in the status output of the Manager application. Patch provided by Radhakrishna Pemmasani. Modified: tomcat/tc6.0.x/trunk/ (props changed)

svn commit: r1763415 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:04:25 2016 New Revision: 1763415 URL: http://svn.apache.org/viewvc?rev=1763415=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60192 Correct a typo in the status output of the Manager application. Patch provided by Radhakrishna Pemmasani. Modified:

svn commit: r1763414 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:03:11 2016 New Revision: 1763414 URL: http://svn.apache.org/viewvc?rev=1763414=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60192 Correct a typo in the status output of the Manager application. Patch provided by Radhakrishna Pemmasani. Modified:

svn commit: r1763413 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:02:45 2016 New Revision: 1763413 URL: http://svn.apache.org/viewvc?rev=1763413=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60192 Correct a typo in the status output of the Manager application. Patch provided by Radhakrishna Pemmasani. Modified:

svn commit: r1763412 - in /tomcat/trunk: java/org/apache/catalina/manager/StatusTransformer.java webapps/docs/changelog.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 11:02:03 2016 New Revision: 1763412 URL: http://svn.apache.org/viewvc?rev=1763412=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60192 Correct a typo in the status output of the Manager application. Patch provided by Radhakrishna Pemmasani. Modified:

[Bug 60087] Bouncy Castle in WEB-INF/lib not working on Tomcat 8 when unpackWars=false

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1763405 - in /tomcat/tc8.0.x/trunk: ./ bin/ conf/ java/org/apache/catalina/webresources/ java/org/apache/catalina/webresources/war/ java/org/apache/tomcat/util/buf/ java/org/apache/tomcat

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:56:42 2016 New Revision: 1763405 URL: http://svn.apache.org/viewvc?rev=1763405=rev Log: Refactor the web resources handling to use the Tomcat specific 'war:file:...' URL protocol to refer to WAR files and their contents rather than the standard 'jar:file:...'

svn commit: r1763403 - in /tomcat/tc8.5.x/trunk: ./ bin/ conf/ java/org/apache/catalina/webresources/ java/org/apache/catalina/webresources/war/ java/org/apache/tomcat/util/buf/ java/org/apache/tomcat

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:48:51 2016 New Revision: 1763403 URL: http://svn.apache.org/viewvc?rev=1763403=rev Log: Refactor the web resources handling to use the Tomcat specific 'war:file:...' URL protocol to refer to WAR files and their contents rather than the standard 'jar:file:...'

[Bug 60193] A child container failed during start

2016-10-05 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60193 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED

buildbot success in on tomcat-trunk

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

svn commit: r16375 - /release/tomcat/tomcat-connectors/native/README.html

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:37:19 2016 New Revision: 16375 Log: Update latest version Modified: release/tomcat/tomcat-connectors/native/README.html Modified: release/tomcat/tomcat-connectors/native/README.html

svn commit: r16374 - /dev/tomcat/tomcat-connectors/native/1.2.10/ /release/tomcat/tomcat-connectors/native/1.2.10/

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:36:45 2016 New Revision: 16374 Log: Release Tomcat Native 1.2.10 Added: release/tomcat/tomcat-connectors/native/1.2.10/ - copied from r16371, dev/tomcat/tomcat-connectors/native/1.2.10/ Removed: dev/tomcat/tomcat-connectors/native/1.2.10/

[VOTE][RESULT] Release Apache Tomcat Native 1.2.10

2016-10-05 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, violetagg, hgomez, fschumacher Non-binding: +1: csutherl Thanks to everyone who voted. I'll start the next steps now. We should be able to announce tomorrow. Mark - To

svn commit: r1763393 - /tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoader.java

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:25:58 2016 New Revision: 1763393 URL: http://svn.apache.org/viewvc?rev=1763393=rev Log: Update test to check for new URL form Modified: tomcat/trunk/test/org/apache/catalina/loader/TestWebappClassLoader.java Modified:

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-05 Thread Felix Schumacher
Am 26.09.2016 18:17, schrieb Mark Thomas: Version 1.2.10 includes the following change: - Update minimum recommended OpenSSL version to 1.0.2j - Windows binaries built with OpenSSL 1.0.2j The proposed release artefacts can be found at [1], and the build was done using tag [2]. The Apache

svn commit: r16373 - /release/tomcat/tomcat-connectors/jk/binaries/netware/

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:18:56 2016 New Revision: 16373 Log: Remove the now very out of date Netware binaries from the mirrors. They remain available from the archive. The last user question on Netware was 2009. Removed: release/tomcat/tomcat-connectors/jk/binaries/netware/

svn commit: r16372 - /dev/tomcat/tomcat-connectors/jk/ /release/tomcat/tomcat-connectors/jk/ /release/tomcat/tomcat-connectors/jk/binaries/windows/

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:11:23 2016 New Revision: 16372 Log: Move the JK 1.2.42 release files into place. Update READMEs Added: release/tomcat/tomcat-connectors/jk/binaries/windows/tomcat-connectors-1.2.42-windows-i386-iis.zip - copied unchanged from r16371,

svn commit: r16371 - /release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 10:03:26 2016 New Revision: 16371 Log: Remove old versions Removed: release/tomcat/tomcat-connectors/jk/binaries/windows/symbols/tomcat-connectors-1.2.39-windows-i386-symbols.zip

buildbot failure in on tomcat-trunk

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

[VOTE][RESULT] JK 1.2.42

2016-10-05 Thread Mark Thomas
The following votes were cast: Binding: +1: markt, kfujino, hgomez The vote therefore passes. Thanks to everyone who helped with this release. I'll start the next steps now. We should be able to announce tomorrow. Mark - To

svn commit: r1763377 - in /tomcat/trunk: conf/ java/org/apache/catalina/webresources/ webapps/docs/

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 09:50:39 2016 New Revision: 1763377 URL: http://svn.apache.org/viewvc?rev=1763377=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60087 Refactor the web resources handling to use the Tomcat specific 'war:file:...' URL protocol to refer to WAR files and

svn commit: r1763375 - in /tomcat/trunk: build.xml java/org/apache/catalina/webresources/war/WarURLConnection.java java/org/apache/tomcat/util/buf/UriUtil.java java/org/apache/tomcat/util/scan/JarFact

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 09:40:54 2016 New Revision: 1763375 URL: http://svn.apache.org/viewvc?rev=1763375=rev Log: Add support for using 'war:file:...' URLs to refer to WAR files rather than 'jar:file:...' Modified: tomcat/trunk/build.xml

svn commit: r1763372 - /tomcat/trunk/java/org/apache/catalina/webresources/war/Handler.java

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 09:30:09 2016 New Revision: 1763372 URL: http://svn.apache.org/viewvc?rev=1763372=rev Log: Add a work-around for poorly constructed "war:..." URLs obtained from the security policy file. Modified:

svn commit: r1763370 - /tomcat/trunk/build.xml

2016-10-05 Thread markt
Author: markt Date: Wed Oct 5 09:26:26 2016 New Revision: 1763370 URL: http://svn.apache.org/viewvc?rev=1763370=rev Log: Nice idea but excluding bootstrap classes from files.catalina just makes building files.tomcat-embed-core more complex Modified: tomcat/trunk/build.xml Modified:

Re: Early Access build 136 for JDK 9 & JDK 9 with Project Jigsaw are available on java.net

2016-10-05 Thread Rory O'Donnell
Thanks Mark, I'll update the bug. Rgds,Rory On 05/10/2016 09:15, Mark Thomas wrote: On 04/10/2016 18:12, Rory O'Donnell wrote: Hi Mark, There was an update to JDK-8163449 below: Caching is enabled by default, but it can be disabled statically (if strangely through a non-static api). The

Re: Early Access build 136 for JDK 9 & JDK 9 with Project Jigsaw are available on java.net

2016-10-05 Thread Mark Thomas
On 04/10/2016 18:12, Rory O'Donnell wrote: > Hi Mark, > > There was an update to JDK-8163449 below: > > Caching is enabled by default, but it can be disabled statically (if > strangely through a non-static api). The fact that files can't be > deleted on windows is a consequence of this caching,