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

2016-10-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60196 Thomas Maslen changed: What|Removed |Added CC|

svn commit: r1763182 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

2016-10-03 Thread csutherl
Author: csutherl Date: Mon Oct 3 16:05:15 2016 New Revision: 1763182 URL: http://svn.apache.org/viewvc?rev=1763182=rev Log: Adding missing changelog entry from r1763178 Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL:

svn commit: r1763179 - in /tomcat/trunk: java/org/apache/catalina/webresources/WarURLConnection.java java/org/apache/catalina/webresources/WarURLStreamHandler.java test/org/apache/catalina/webresource

2016-10-03 Thread markt
Author: markt Date: Mon Oct 3 15:57:07 2016 New Revision: 1763179 URL: http://svn.apache.org/viewvc?rev=1763179=rev Log: Further preparation for fixing BZ 60087. With the war->jar conversion taking place in the WarURLStreamHandler, a URL constructed from a String would have an external form

svn commit: r1763178 - /tomcat/tc6.0.x/trunk/java/org/apache/catalina/security/SecurityClassLoad.java

2016-10-03 Thread csutherl
Author: csutherl Date: Mon Oct 3 15:55:16 2016 New Revision: 1763178 URL: http://svn.apache.org/viewvc?rev=1763178=rev Log: The SecurityClassLoad loadLoaderPackage had an incorrect basePackage and WebappClassLoaderBase class setting. This caused a CNFE on both org.apache.catalina.ResourceEntry

Re: Introduce methods read/write with ByteBuffer in CoyoteInputStream/CoyoteOutputStream

2016-10-03 Thread Rémy Maucherat
2016-10-03 16:58 GMT+02:00 Violeta Georgieva : > Does this means that you are Ok to back port the ByteBuffer replacement in > Tomcat 8.5? > > I don't want to sound too annoying, but it's not tested enough and 8.5 is stable. Also, it's not done yet, right ? I think it should be

Re: Introduce methods read/write with ByteBuffer in CoyoteInputStream/CoyoteOutputStream

2016-10-03 Thread Violeta Georgieva
2016-10-03 17:53 GMT+03:00 Rémy Maucherat : > > 2016-10-03 15:57 GMT+02:00 Violeta Georgieva : > > > Hi Remy, > > > > Did you manage to check or test the changed that I made? > > In case you have doubts for some scenarios let me know and I will test it. > > > >

Re: Introduce methods read/write with ByteBuffer in CoyoteInputStream/CoyoteOutputStream

2016-10-03 Thread Rémy Maucherat
2016-10-03 15:57 GMT+02:00 Violeta Georgieva : > Hi Remy, > > Did you manage to check or test the changed that I made? > In case you have doubts for some scenarios let me know and I will test it. > > Hum, I tested plain text as well as OpenSSL, this should (hopefully) cover

Re: Introduce methods read/write with ByteBuffer in CoyoteInputStream/CoyoteOutputStream

2016-10-03 Thread Violeta Georgieva
Hi Remy, 2016-09-29 0:08 GMT+03:00 Violeta Georgieva : > > Hi, > > > 2016-09-22 22:21 GMT+03:00 Violeta Georgieva : > > > > > > > > 2016-09-22 18:29 GMT+03:00 Rémy Maucherat : > > > > > > 2016-09-22 17:13 GMT+02:00 Violeta Georgieva

svn commit: r1763169 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java webapps/docs/security-manager-howto.xml

2016-10-03 Thread markt
Author: markt Date: Mon Oct 3 13:21:59 2016 New Revision: 1763169 URL: http://svn.apache.org/viewvc?rev=1763169=rev Log: Remove additional references to the removed class JndiPermission Modified: tomcat/tc8.0.x/trunk/ (props changed)

svn commit: r1763168 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/loader/WebappClassLoaderBase.java webapps/docs/security-manager-howto.xml

2016-10-03 Thread markt
Author: markt Date: Mon Oct 3 13:20:26 2016 New Revision: 1763168 URL: http://svn.apache.org/viewvc?rev=1763168=rev Log: Remove additional references to the removed class JndiPermission Modified: tomcat/tc8.5.x/trunk/ (props changed)

svn commit: r1763167 - /tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java

2016-10-03 Thread markt
Author: markt Date: Mon Oct 3 13:17:18 2016 New Revision: 1763167 URL: http://svn.apache.org/viewvc?rev=1763167=rev Log: Remove additional references to the removed class JndiPermission Modified: tomcat/trunk/java/org/apache/catalina/loader/WebappClassLoaderBase.java Modified:

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-03 Thread Coty Sutherland
My vote is non-binding, but... 2016-09-26 19:17 GMT+03:00 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

svn commit: r1763165 - in /tomcat/site/trunk: docs/migration-85.html xdocs/migration-85.xml

2016-10-03 Thread markt
Author: markt Date: Mon Oct 3 13:09:14 2016 New Revision: 1763165 URL: http://svn.apache.org/viewvc?rev=1763165=rev Log: Add an entry on AuthenticatorBase changes Modified: tomcat/site/trunk/docs/migration-85.html tomcat/site/trunk/xdocs/migration-85.xml Modified:

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-03 Thread Henri Gomez
[X] Stable, go ahead and release [ ] Broken because of ... Built and tested on Ubuntu 16.04 64bits against Tomcat 8.5.5 2016-10-03 14:17 GMT+02:00 Mark Thomas : > Ping. > > There are only two binding votes so far. > > If you are able to review this release and vote on it, it

Re: [VOTE] JK 1.2.42

2016-10-03 Thread Henri Gomez
[X] Stable - go ahead and release as 1.2.42 Built on CentOS 7.2 against IUS HTTPd 2.4.23 2016-10-03 14:17 GMT+02:00 Mark Thomas : > Ping. > > There are only two binding votes so far. > > If you are able to review this release and vote on it, it would be much > appreciated. > >

Re: [VOTE] Release Apache Tomcat Native 1.2.10

2016-10-03 Thread Mark Thomas
Ping. There are only two binding votes so far. If you are able to review this release and vote on it, it would be much appreciated. Thanks, Mark On 26/09/2016 17:17, Mark Thomas wrote: > Version 1.2.10 includes the following change: > > - Update minimum recommended OpenSSL version to 1.0.2j

Re: [VOTE] JK 1.2.42

2016-10-03 Thread Mark Thomas
Ping. There are only two binding votes so far. If you are able to review this release and vote on it, it would be much appreciated. Thanks, Mark On 27/09/2016 15:23, Mark Thomas wrote: > Tag: > http://svn.apache.org/viewvc/tomcat/jk/tags/JK_1_2_42/ > > Source: >

Re: svn commit: r1762955 - in /tomcat/tc8.0.x/trunk: ./ build.xml java/org/apache/naming/JndiPermission.java

2016-10-03 Thread Mark Thomas
On 01/10/2016 00:41, Konstantin Kolinko wrote: > 2016-09-30 22:38 GMT+03:00 : >> Author: markt >> Date: Fri Sep 30 19:38:36 2016 >> New Revision: 1762955 >> >> URL: http://svn.apache.org/viewvc?rev=1762955=rev >> Log: >> Remove unused class now JNDI is no longer used for