[Bug 62080] EL Util class should have doPrivileged block

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1833004 - in /tomcat/tc7.0.x/trunk: ./ java/javax/el/ExpressionFactory.java java/javax/el/Util.java java/org/apache/el/util/ReflectionUtil.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 10:51:21 2018 New Revision: 1833004 URL: http://svn.apache.org/viewvc?rev=1833004=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Ensure that all reads of the current thread's context class loader made by the UEL API and implementation are

Tagging tc-native 1.2.17

2018-06-06 Thread jean-frederic clere
Hi I have been fixed a few issues in tomcat-native trunk, I would like to tag and "release". updating openssl and apr to their latest version is also planed for 1.2.17 Any objections? I have looked to https://bz.apache.org/bugzilla/show_bug.cgi?id=53940 but it is more work that expected. OK to

svn commit: r1833021 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 12:57:59 2018 New Revision: 1833021 URL: http://svn.apache.org/viewvc?rev=1833021=rev Log: Correct the logic in MBeanFactory.removeConnector() to ensure that the correct Connector is removed when there are multiple Connectors using different addresses but the same

Re: Tagging 9.0.x and 8.5.x

2018-06-06 Thread Mark Thomas
On 31/05/18 15:14, Rémy Maucherat wrote: > On Thu, May 31, 2018 at 3:20 PM Mark Thomas wrote: > >> Hi all, >> >> June is almost upon us so I'm thinking about the next release round. >> >> I've got a couple of small tasks on my personal TODO list and there are >> one or two BZ issues that could

svn commit: r1833002 - in /tomcat/tc8.5.x/trunk: ./ java/javax/el/ELProcessor.java java/javax/el/ExpressionFactory.java java/javax/el/ImportHandler.java java/javax/el/Util.java java/org/apache/el/util

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 10:41:42 2018 New Revision: 1833002 URL: http://svn.apache.org/viewvc?rev=1833002=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Ensure that all reads of the current thread's context class loader made by the UEL API and implementation are

svn commit: r1833001 - in /tomcat/trunk: java/javax/el/ELProcessor.java java/javax/el/ExpressionFactory.java java/javax/el/ImportHandler.java java/javax/el/Util.java java/org/apache/el/util/Reflection

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 10:40:18 2018 New Revision: 1833001 URL: http://svn.apache.org/viewvc?rev=1833001=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Ensure that all reads of the current thread's context class loader made by the UEL API and implementation are

svn commit: r1833022 - /tomcat/native/trunk/native/src/sslcontext.c

2018-06-06 Thread jfclere
Author: jfclere Date: Wed Jun 6 13:00:15 2018 New Revision: 1833022 URL: http://svn.apache.org/viewvc?rev=1833022=rev Log: remove Accidentally committed debug line. Thanks Rainer. Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c

svn commit: r1833003 - in /tomcat/tc8.0.x/trunk: ./ java/javax/el/ELProcessor.java java/javax/el/ExpressionFactory.java java/javax/el/ImportHandler.java java/javax/el/Util.java java/org/apache/el/util

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 10:47:16 2018 New Revision: 1833003 URL: http://svn.apache.org/viewvc?rev=1833003=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Ensure that all reads of the current thread's context class loader made by the UEL API and implementation are

svn commit: r1833024 - in /tomcat/trunk/java/org/apache: jasper/resources/ jasper/runtime/ tomcat/util/modeler/

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 13:06:45 2018 New Revision: 1833024 URL: http://svn.apache.org/viewvc?rev=1833024=rev Log: SpotBugs: Remove unreachable code A little format clean-up Modified: tomcat/trunk/java/org/apache/jasper/resources/LocalStrings.properties

Re: Tagging tc-native 1.2.17

2018-06-06 Thread jean-frederic clere
On 06/06/18 14:39, Mark Thomas wrote: > On 06/06/18 13:03, jean-frederic clere wrote: >> Hi >> >> I have been fixed a few issues in tomcat-native trunk, I would like to >> tag and "release". >> >> updating openssl and apr to their latest version is also planed for 1.2.17 >> >> Any objections? > >

svn commit: r1833012 - /tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 11:24:38 2018 New Revision: 1833012 URL: http://svn.apache.org/viewvc?rev=1833012=rev Log: SpotBugs: Remove unreachable code Modified: tomcat/trunk/java/org/apache/tomcat/util/IntrospectionUtils.java Modified:

svn commit: r1833019 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 12:55:22 2018 New Revision: 1833019 URL: http://svn.apache.org/viewvc?rev=1833019=rev Log: Correct the logic in MBeanFactory.removeConnector() to ensure that the correct Connector is removed when there are multiple Connectors using different addresses but the same

svn commit: r1833020 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 12:56:04 2018 New Revision: 1833020 URL: http://svn.apache.org/viewvc?rev=1833020=rev Log: Correct the logic in MBeanFactory.removeConnector() to ensure that the correct Connector is removed when there are multiple Connectors using different addresses but the same

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

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 13:16:17 2018 New Revision: 1833025 URL: http://svn.apache.org/viewvc?rev=1833025=rev Log: Update method name to take account of refactoring Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified:

[Bug 62080] EL Util class should have doPrivileged block

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62080 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #2 from Mark Thomas

svn commit: r1833016 - in /tomcat/trunk: java/org/apache/catalina/mbeans/MBeanFactory.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 12:44:29 2018 New Revision: 1833016 URL: http://svn.apache.org/viewvc?rev=1833016=rev Log: Correct the logic in MBeanFactory.removeConnector() to ensure that the correct Connector is removed when there are multiple Connectors using different addresses but the same

Re: Tagging tc-native 1.2.17

2018-06-06 Thread jean-frederic clere
On 06/06/18 14:05, Rainer Jung wrote: > Did you notice my reply to your r1832987? Oops fixed thanks. Jean-Frederic - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail:

[Bug 62122] undefined symbol: SSL_COMP_free_compression_methods

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62122 jfclere changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

Re: Tagging tc-native 1.2.17

2018-06-06 Thread Rainer Jung
Did you notice my reply to your r1832987? Regards, Rainer - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org

Re: Tagging tc-native 1.2.17

2018-06-06 Thread Mark Thomas
On 06/06/18 13:03, jean-frederic clere wrote: > Hi > > I have been fixed a few issues in tomcat-native trunk, I would like to > tag and "release". > > updating openssl and apr to their latest version is also planed for 1.2.17 > > Any objections? None. Let me know if I can help. > I have

svn commit: r1832987 - /tomcat/native/trunk/native/src/sslcontext.c

2018-06-06 Thread jfclere
Author: jfclere Date: Wed Jun 6 08:25:53 2018 New Revision: 1832987 URL: http://svn.apache.org/viewvc?rev=1832987=rev Log: Fix for PR#62094 Modified: tomcat/native/trunk/native/src/sslcontext.c Modified: tomcat/native/trunk/native/src/sslcontext.c URL:

[Bug 62094] Certificate verification using CRL with Tomcat APR connector does not work

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62094 jfclere changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

Re: svn commit: r1832987 - /tomcat/native/trunk/native/src/sslcontext.c

2018-06-06 Thread Rainer Jung
Am 06.06.2018 um 10:25 schrieb jfcl...@apache.org: Author: jfclere Date: Wed Jun 6 08:25:53 2018 New Revision: 1832987 URL: http://svn.apache.org/viewvc?rev=1832987=rev Log: Fix for PR#62094 Modified: tomcat/native/trunk/native/src/sslcontext.c Modified:

svn commit: r1832992 - /tomcat/native/trunk/native/src/sslutils.c

2018-06-06 Thread jfclere
Author: jfclere Date: Wed Jun 6 08:52:57 2018 New Revision: 1832992 URL: http://svn.apache.org/viewvc?rev=1832992=rev Log: follow up of r1832936, move the commit command in the code, thanks Mark. Modified: tomcat/native/trunk/native/src/sslutils.c Modified:

Re: svn commit: r1832936 - /tomcat/native/trunk/native/src/sslutils.c

2018-06-06 Thread jean-frederic clere
On 05/06/18 15:21, Mark Thomas wrote: > On 05/06/18 13:55, jfcl...@apache.org wrote: >> Author: jfclere >> Date: Tue Jun 5 12:55:05 2018 >> New Revision: 1832936 >> >> URL: http://svn.apache.org/viewvc?rev=1832936=rev >> Log: >> ssl_ocsp_request() sets the error correctly already. >> >> Modified:

[Bug 56148] support (multiple) ocsp stapling

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56148 jfclere changed: What|Removed |Added CC||jfcl...@gmail.com -- You are receiving

svn commit: r1833029 - /tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 14:43:38 2018 New Revision: 1833029 URL: http://svn.apache.org/viewvc?rev=1833029=rev Log: Avoid unlikely NPE Identified by SpotBugs Modified: tomcat/trunk/java/org/apache/catalina/mapper/Mapper.java Modified:

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

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 14:42:58 2018 New Revision: 1833028 URL: http://svn.apache.org/viewvc?rev=1833028=rev Log: False positives where values can be null Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml Modified: tomcat/trunk/res/findbugs/filter-false-positives.xml

[Bug 62432] New: Memory Leak in Statement Finalizer?

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62432 Bug ID: 62432 Summary: Memory Leak in Statement Finalizer? Product: Tomcat Modules Version: unspecified Hardware: All OS: All Status: NEW Severity:

FINAL REMINDER: Apache EU Roadshow 2018 in Berlin next week!

2018-06-06 Thread sharan
Hello Apache Supporters and Enthusiasts This is a final reminder that our Apache EU Roadshow will be held in Berlin next week on 13th and 14th June 2018. We will have 28 different sessions running over 2 days that cover some great topics. So if you are interested in Microservices, Internet of

svn commit: r1833063 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 18:50:04 2018 New Revision: 1833063 URL: http://svn.apache.org/viewvc?rev=1833063=rev Log: Make JAASRealm mis-configuration more obvious by requiring the authenticated Subject to include at least one Principal of a type specified by userClassNames Modified:

svn commit: r1833062 - in /tomcat/trunk: java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 18:49:25 2018 New Revision: 1833062 URL: http://svn.apache.org/viewvc?rev=1833062=rev Log: Make JAASRealm mis-configuration more obvious by requiring the authenticated Subject to include at least one Principal of a type specified by userClassNames Modified:

svn commit: r1833065 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 18:51:15 2018 New Revision: 1833065 URL: http://svn.apache.org/viewvc?rev=1833065=rev Log: Make JAASRealm mis-configuration more obvious by requiring the authenticated Subject to include at least one Principal of a type specified by userClassNames Modified:

svn commit: r1833064 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/realm/JAASRealm.java webapps/docs/changelog.xml

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 18:50:45 2018 New Revision: 1833064 URL: http://svn.apache.org/viewvc?rev=1833064=rev Log: Make JAASRealm mis-configuration more obvious by requiring the authenticated Subject to include at least one Principal of a type specified by userClassNames Modified:

svn commit: r1833074 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 19:15:40 2018 New Revision: 1833074 URL: http://svn.apache.org/viewvc?rev=1833074=rev Log: Fix possible NPE Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Propchange:

svn commit: r1833073 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 19:15:22 2018 New Revision: 1833073 URL: http://svn.apache.org/viewvc?rev=1833073=rev Log: Fix possible NPE Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Propchange:

svn commit: r1833072 - in /tomcat/trunk/java/org/apache: coyote/http2/SendfileData.java tomcat/util/modeler/ManagedBean.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 19:14:50 2018 New Revision: 1833072 URL: http://svn.apache.org/viewvc?rev=1833072=rev Log: SpotBugs: Remove unreachable code Minor formatting cleanup Modified: tomcat/trunk/java/org/apache/coyote/http2/SendfileData.java

[Bug 52489] Enhancement request for code signing of war files

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52489 --- Comment #2 from Mark Thomas --- Created attachment 35958 --> https://bz.apache.org/bugzilla/attachment.cgi?id=35958=edit Signed examples.war from Tomcat 9.0.x Good news. The Symantec signing service we use can sign WARs. I performed a

svn commit: r1833071 - /tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 19:13:50 2018 New Revision: 1833071 URL: http://svn.apache.org/viewvc?rev=1833071=rev Log: Fix possible NPE Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Modified: tomcat/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java URL:

[Bug 52489] Enhancement request for code signing of war files

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52489 --- Comment #1 from Mark Thomas --- Need to see if this is even possible. There is a standard for signing JAR files but the layout in a WAR is different. I need to see if: a) the standard signing tools can sign a WAR file b) Tomcat can then

svn commit: r1833075 - in /tomcat/tc7.0.x/trunk: ./ java/org/apache/catalina/mbeans/MBeanFactory.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 19:16:02 2018 New Revision: 1833075 URL: http://svn.apache.org/viewvc?rev=1833075=rev Log: Fix possible NPE Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/java/org/apache/catalina/mbeans/MBeanFactory.java Propchange:

[Bug 52448] Cache jar indexes in WebappClassLoader to speed up resources lookup [PATCH]

2018-06-06 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=52448 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1833030 - in /tomcat/trunk/java/org/apache: catalina/ssi/SSIServletExternalResolver.java el/util/ReflectionUtil.java

2018-06-06 Thread markt
Author: markt Date: Wed Jun 6 14:45:42 2018 New Revision: 1833030 URL: http://svn.apache.org/viewvc?rev=1833030=rev Log: SpotBugs: Remove unreachable code A little format clean-up Modified: tomcat/trunk/java/org/apache/catalina/ssi/SSIServletExternalResolver.java