[Bug 59423] amend "No LoginModules configured for ..." with hints what happened from a tomcat point of view

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59423 Ralf Hauser changed: What|Removed |Added Summary|amend "No LoginModules |amend "No LoginModules

[GUMP@vmgump]: Project tomcat-tc8.0.x-test-apr (in module tomcat-8.0.x) failed

2016-05-03 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project tomcat-tc8.0.x-test-apr has an issue affecting its community integration.

Re: OpenSSL issues and release plans

2016-05-03 Thread Rainer Jung
Am 03.05.2016 um 16:53 schrieb Mark Thomas: Hi, OpenSSL have released the details of the security fixed in 1.0.2h. I've looked through them quickly and it looks like at least CVE-2016-2107 is applicable to Tomcat-Native. Given that I haven't got 9.0.x to the point where it is ready to release a

[Bug 56905] "Unable to destroy WebSocket thread group" warning when reloading examples webapp

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56905 Réda Housni Alaoui changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

svn commit: r1742187 - /tomcat/trunk/java/org/apache/tomcat/util/scan/UrlJar.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 19:54:38 2016 New Revision: 1742187 URL: http://svn.apache.org/viewvc?rev=1742187&view=rev Log: Avoid NPEs Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/UrlJar.java Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/UrlJar.java URL: http://svn.a

svn commit: r1742184 - /tomcat/trunk/java/org/apache/tomcat/util/scan/UrlJar.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 19:48:47 2016 New Revision: 1742184 URL: http://svn.apache.org/viewvc?rev=1742184&view=rev Log: Need to reset the JarInputStream before scanning for the required resource. Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/UrlJar.java Modified: tomcat/trun

svn commit: r1742181 - /tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 18:59:05 2016 New Revision: 1742181 URL: http://svn.apache.org/viewvc?rev=1742181&view=rev Log: Avoid a URL.toString() call. Replace startsWith() calls with equals(). Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java Modified: tomc

buildbot success in on tomcat-8-trunk

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

buildbot success in on tomcat-trunk

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

svn commit: r1742168 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 18:19:53 2016 New Revision: 1742168 URL: http://svn.apache.org/viewvc?rev=1742168&view=rev Log: Fix regression in r1742161 Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/catalina/startup/ContextConfig.java Propchange:

svn commit: r1742167 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/startup/ContextConfig.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 18:19:25 2016 New Revision: 1742167 URL: http://svn.apache.org/viewvc?rev=1742167&view=rev Log: Fix regression in r1742160 Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/catalina/startup/ContextConfig.java Propchange:

svn commit: r1742166 - /tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 18:17:54 2016 New Revision: 1742166 URL: http://svn.apache.org/viewvc?rev=1742166&view=rev Log: Fix regression in r1742146 Modified: tomcat/trunk/java/org/apache/catalina/startup/ContextConfig.java Modified: tomcat/trunk/java/org/apache/catalina/startup/Context

buildbot failure in on tomcat-8-trunk

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

svn commit: r1742162 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ test/org/apache/jasper/servlet/ test/org/apache/

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:49:04 2016 New Revision: 1742162 URL: http://svn.apache.org/viewvc?rev=1742162&view=rev Log: Drop the deprecated code. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/jasper/servlet/TldScanner.java tomcat/tc8.5.x

svn commit: r1742161 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ test/org/apach

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:48:44 2016 New Revision: 1742161 URL: http://svn.apache.org/viewvc?rev=1742161&view=rev Log: Rather than do URL->URLConnection->URL, just pass the URL Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/servlet/Tl

svn commit: r1742160 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ test/org/apach

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:48:01 2016 New Revision: 1742160 URL: http://svn.apache.org/viewvc?rev=1742160&view=rev Log: Rather than do URL->URLConnection->URL, just pass the URL Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/jasper/servlet/Tl

svn commit: r1742159 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:47:28 2016 New Revision: 1742159 URL: http://svn.apache.org/viewvc?rev=1742159&view=rev Log: Use the correct URL for the fragment when reporting errors processing a web-fragment.xml file from a JAR located in an unpacked WAR. Modified: tomcat/tc8.0.x/trunk/

buildbot failure in on tomcat-trunk

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

svn commit: r1742158 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:46:21 2016 New Revision: 1742158 URL: http://svn.apache.org/viewvc?rev=1742158&view=rev Log: Use the correct URL for the fragment when reporting errors processing a web-fragment.xml file from a JAR located in an unpacked WAR. Modified: tomcat/tc8.5.x/trunk/

svn commit: r1742157 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/servlet/TldScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:41:40 2016 New Revision: 1742157 URL: http://svn.apache.org/viewvc?rev=1742157&view=rev Log: Fix regression Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/java/org/apache/jasper/servlet/TldScanner.java Propchange: tomcat/tc8.0.x/t

svn commit: r1742156 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/servlet/TldScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:41:32 2016 New Revision: 1742156 URL: http://svn.apache.org/viewvc?rev=1742156&view=rev Log: Fix regression Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/jasper/servlet/TldScanner.java Propchange: tomcat/tc8.5.x/t

svn commit: r1742155 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/jasper/servlet/TldScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:41:02 2016 New Revision: 1742155 URL: http://svn.apache.org/viewvc?rev=1742155&view=rev Log: Javadoc for scanWebInfClasses() explicitly states that access should only be via the ServletContext so access the files that way. Modified: tomcat/tc8.0.x/trunk/ (

svn commit: r1742154 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/jasper/servlet/TldScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:40:52 2016 New Revision: 1742154 URL: http://svn.apache.org/viewvc?rev=1742154&view=rev Log: Javadoc for scanWebInfClasses() explicitly states that access should only be via the ServletContext so access the files that way. Modified: tomcat/tc8.5.x/trunk/ (

svn commit: r1742153 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:39:59 2016 New Revision: 1742153 URL: http://svn.apache.org/viewvc?rev=1742153&view=rev Log: Ensure that JarScanner only uses the explicit call-back to process WEB-INF/classes and only when configured to treat the contents of WEB-INF/classes as a possible explod

svn commit: r1742152 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:39:49 2016 New Revision: 1742152 URL: http://svn.apache.org/viewvc?rev=1742152&view=rev Log: Ensure that JarScanner only uses the explicit call-back to process WEB-INF/classes and only when configured to treat the contents of WEB-INF/classes as a possible explod

svn commit: r1742151 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:36:14 2016 New Revision: 1742151 URL: http://svn.apache.org/viewvc?rev=1742151&view=rev Log: Skip web-fragment.xml scan in WEB-INF/classes when scanning an unpacked WAR. Move the test earlier: - one test covers packed and unpacked WARs - testing earlier is (margin

svn commit: r1742150 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:36:03 2016 New Revision: 1742150 URL: http://svn.apache.org/viewvc?rev=1742150&view=rev Log: Skip web-fragment.xml scan in WEB-INF/classes when scanning an unpacked WAR. Move the test earlier: - one test covers packed and unpacked WARs - testing earlier is (margin

svn commit: r1742148 - in /tomcat/trunk: java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ test/org/apache/jasper/servlet/ test/org/apache/tomcat/util

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:33:05 2016 New Revision: 1742148 URL: http://svn.apache.org/viewvc?rev=1742148&view=rev Log: Drop the deprecated code. Modified: tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java tomcat/trunk/java/org/apache/tomcat/JarScannerCallback.java t

svn commit: r1742146 - in /tomcat/trunk: java/org/apache/jasper/servlet/ java/org/apache/tomcat/ java/org/apache/tomcat/util/descriptor/web/ java/org/apache/tomcat/util/scan/ test/org/apache/tomcat/ut

2016-05-03 Thread markt
Author: markt Date: Tue May 3 17:31:45 2016 New Revision: 1742146 URL: http://svn.apache.org/viewvc?rev=1742146&view=rev Log: Rather than do URL->URLConnection->URL, just pass the URL Modified: tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java tomcat/trunk/java/org/apache/tomca

Re: OpenSSL issues and release plans

2016-05-03 Thread Rémy Maucherat
2016-05-03 16:53 GMT+02:00 Mark Thomas : > Hi, > > OpenSSL have released the details of the security fixed in 1.0.2h. I've > looked through them quickly and it looks like at least CVE-2016-2107 is > applicable to Tomcat-Native. > > Given that I haven't got 9.0.x to the point where it is ready to r

svn commit: r1742141 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/coyote/ java/org/apache/coyote/ajp/ java/org/apache/coyote/http11/ java/org/apache/coyote/http11/upgrade/ java/org/apache/coyote/htt

2016-05-03 Thread remm
Author: remm Date: Tue May 3 16:32:26 2016 New Revision: 1742141 URL: http://svn.apache.org/viewvc?rev=1742141&view=rev Log: 59421: Allow direct (plain text most likely) connection to HTTP/2. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/java/org/apache/coyote/Ab

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

2016-05-03 Thread remm
Author: remm Date: Tue May 3 16:23:04 2016 New Revision: 1742139 URL: http://svn.apache.org/viewvc?rev=1742139&view=rev Log: Use a single read for the HTTP/2 preface (calling fill otherwise won't work). Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11InputBuffer.java Modified: to

svn commit: r1742136 - in /tomcat/native/trunk: native/srclib/VERSIONS xdocs/miscellaneous/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 16:10:27 2016 New Revision: 1742136 URL: http://svn.apache.org/viewvc?rev=1742136&view=rev Log: Update minimum recommended OpenSSL version to 1.0.2h Modified: tomcat/native/trunk/native/srclib/VERSIONS tomcat/native/trunk/xdocs/miscellaneous/changelog.xml M

Re: OpenSSL issues and release plans

2016-05-03 Thread Mark Thomas
On 03/05/2016 16:27, Rémy Maucherat wrote: > 2016-05-03 16:53 GMT+02:00 Mark Thomas : > >> Hi, >> >> OpenSSL have released the details of the security fixed in 1.0.2h. I've >> looked through them quickly and it looks like at least CVE-2016-2107 is >> applicable to Tomcat-Native. >> >> Given that I

Re: OpenSSL issues and release plans

2016-05-03 Thread Konstantin Kolinko
2016-05-03 17:53 GMT+03:00 Mark Thomas : > Hi, > > OpenSSL have released the details of the security fixed in 1.0.2h. I've > looked through them quickly and it looks like at least CVE-2016-2107 is > applicable to Tomcat-Native. > > Given that I haven't got 9.0.x to the point where it is ready to re

Re: OpenSSL issues and release plans

2016-05-03 Thread Rémy Maucherat
2016-05-03 16:53 GMT+02:00 Mark Thomas : > Hi, > > OpenSSL have released the details of the security fixed in 1.0.2h. I've > looked through them quickly and it looks like at least CVE-2016-2107 is > applicable to Tomcat-Native. > > Given that I haven't got 9.0.x to the point where it is ready to r

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
2016-05-03 17:56 GMT+03:00 Konstantin Kolinko : > > 2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > > Hi, > > > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > >> > >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > >> > Hi, > >> > > >> > I have a question about difference in the behaviour of

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Konstantin Kolinko
2016-05-03 17:07 GMT+03:00 Violeta Georgieva : > Hi, > > 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : >> >> 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : >> > Hi, >> > >> > I have a question about difference in the behaviour of >> > org.apache.catalina.loader.WebappClassLoaderBase.getResource(S

OpenSSL issues and release plans

2016-05-03 Thread Mark Thomas
Hi, OpenSSL have released the details of the security fixed in 1.0.2h. I've looked through them quickly and it looks like at least CVE-2016-2107 is applicable to Tomcat-Native. Given that I haven't got 9.0.x to the point where it is ready to release and that it is likely to take a couple more day

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
Hi, 2016-04-27 14:27 GMT+03:00 Konstantin Kolinko : > > 2016-04-27 14:00 GMT+03:00 Violeta Georgieva : > > Hi, > > > > I have a question about difference in the behaviour of > > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > > I'm investigating the issue reported here [1].

Re: Difference in the behaviour of WebappClassLoaderBase.getResource for jar resources

2016-05-03 Thread Violeta Georgieva
2016-04-27 14:25 GMT+03:00 Mark Thomas : > > On 27/04/2016 12:00, Violeta Georgieva wrote: > > Hi, > > > > I have a question about difference in the behaviour of > > org.apache.catalina.loader.WebappClassLoaderBase.getResource(String). > > I'm investigating the issue reported here [1]. > > > > In T

buildbot success in on tomcat-trunk

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

svn commit: r1742111 - /tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 13:21:21 2016 New Revision: 1742111 URL: http://svn.apache.org/viewvc?rev=1742111&view=rev Log: Correct regression in r1742105. Modified: tomcat/trunk/java/org/apache/jasper/servlet/TldScanner.java Modified: tomcat/trunk/java/org/apache/jasper/servlet/TldScanne

buildbot failure in on tomcat-trunk

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

svn commit: r1742105 - in /tomcat/trunk: java/org/apache/jasper/servlet/TldScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 11:51:02 2016 New Revision: 1742105 URL: http://svn.apache.org/viewvc?rev=1742105&view=rev Log: Javadoc for scanWebInfClasses() explicitly states that access should only be via the ServletContext so access the files that way. Modified: tomcat/trunk/java/org/apa

svn commit: r1742101 - in /tomcat/trunk: java/org/apache/tomcat/util/scan/StandardJarScanner.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 11:36:52 2016 New Revision: 1742101 URL: http://svn.apache.org/viewvc?rev=1742101&view=rev Log: (empty) Modified: tomcat/trunk/java/org/apache/tomcat/util/scan/StandardJarScanner.java tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/java/org/a

svn commit: r1742096 - in /tomcat/tc6.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/ssl-howto.xml

2016-05-03 Thread violetagg
Author: violetagg Date: Tue May 3 11:22:23 2016 New Revision: 1742096 URL: http://svn.apache.org/viewvc?rev=1742096&view=rev Log: Merged revision 1742090 from tomcat/trunk: Correct a typo in SSL/TLS Configuration How-To. Issue reported via comments.apache.org. Modified: tomcat/tc6.0.x/trunk

svn commit: r1742095 - in /tomcat/tc7.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/ssl-howto.xml

2016-05-03 Thread violetagg
Author: violetagg Date: Tue May 3 11:13:45 2016 New Revision: 1742095 URL: http://svn.apache.org/viewvc?rev=1742095&view=rev Log: Merged revision 1742090 from tomcat/trunk: Correct a typo in SSL/TLS Configuration How-To. Issue reported via comments.apache.org. Modified: tomcat/tc7.0.x/trunk

svn commit: r1742094 - in /tomcat/tc8.0.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/ssl-howto.xml

2016-05-03 Thread violetagg
Author: violetagg Date: Tue May 3 11:04:13 2016 New Revision: 1742094 URL: http://svn.apache.org/viewvc?rev=1742094&view=rev Log: Merged revision 1742090 from tomcat/trunk: Correct a typo in SSL/TLS Configuration How-To. Issue reported via comments.apache.org. Modified: tomcat/tc8.0.x/trunk

svn propchange: r1742093 - svn:log

2016-05-03 Thread markt
Author: markt Revision: 1742093 Modified property: svn:log Modified: svn:log at Tue May 3 11:03:54 2016 -- --- svn:log (original) +++ svn:log Tue May 3 11:03:54 2016 @@ -1,4 +1,4 @@ -Skip web-fragment.xml scan in WEB-INF

svn commit: r1742093 - in /tomcat/trunk/java/org/apache/tomcat/util: descriptor/web/FragmentJarScannerCallback.java scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 11:02:55 2016 New Revision: 1742093 URL: http://svn.apache.org/viewvc?rev=1742093&view=rev Log: Skip web-fragment.xml scan in WEB-INF/classes when scanning an unpacked WAR. Move the test earlier: - one test covers packed and unpacked WARs - testing earlier is (margin

svn commit: r1742091 - in /tomcat/tc8.5.x/trunk: ./ webapps/docs/changelog.xml webapps/docs/ssl-howto.xml

2016-05-03 Thread violetagg
Author: violetagg Date: Tue May 3 11:02:08 2016 New Revision: 1742091 URL: http://svn.apache.org/viewvc?rev=1742091&view=rev Log: Merged revision 1742090 from tomcat/trunk: Correct a typo in SSL/TLS Configuration How-To. Issue reported via comments.apache.org. Modified: tomcat/tc8.5.x/trunk

svn commit: r1742090 - in /tomcat/trunk/webapps/docs: changelog.xml ssl-howto.xml

2016-05-03 Thread violetagg
Author: violetagg Date: Tue May 3 10:59:33 2016 New Revision: 1742090 URL: http://svn.apache.org/viewvc?rev=1742090&view=rev Log: Correct a typo in SSL/TLS Configuration How-To. Issue reported via comments.apache.org. Modified: tomcat/trunk/webapps/docs/changelog.xml tomcat/trunk/webapp

[Bug 59423] New: amend "No LoginModules configured for ..."

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59423 Bug ID: 59423 Summary: amend "No LoginModules configured for ..." Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All Status: NEW Severity: enh

svn commit: r1742082 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/tomcat/JarScannerCallback.java java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 10:28:00 2016 New Revision: 1742082 URL: http://svn.apache.org/viewvc?rev=1742082&view=rev Log: Traverse StandardJarScanner's class loader hierarchy once rather than once per scan. Marginally improves start times. Javadoc fixes Line length Modified: tomcat/tc8.

svn commit: r1742081 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/tomcat/JarScannerCallback.java java/org/apache/tomcat/util/scan/StandardJarScanner.java

2016-05-03 Thread markt
Author: markt Date: Tue May 3 10:26:47 2016 New Revision: 1742081 URL: http://svn.apache.org/viewvc?rev=1742081&view=rev Log: Traverse StandardJarScanner's class loader hierarchy once rather than once per scan. Marginally improves start times. Javadoc fixes Line length Modified: tomcat/tc8.

[Bug 59226] StandardJarScanner ignores jars in manifest Class-path header

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 --- Comment #9 from Ignacio del Valle Alles --- I see. I'll think about it to too. Can you give more details on these minor bugs? -- You are receiving this mail because: You are the assignee for the bug. -

svn commit: r1742071 - in /tomcat/trunk: java/org/apache/tomcat/util/descriptor/web/FragmentJarScannerCallback.java webapps/docs/changelog.xml

2016-05-03 Thread markt
Author: markt Date: Tue May 3 08:47:00 2016 New Revision: 1742071 URL: http://svn.apache.org/viewvc?rev=1742071&view=rev Log: Use the correct URL for the fragment when reporting errors processing a web-fragment.xml file from a JAR located in an unpacked WAR. Modified: tomcat/trunk/java/org

[Bug 59226] StandardJarScanner ignores jars in manifest Class-path header

2016-05-03 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59226 --- Comment #8 from Mark Thomas --- Update. I've spent a fair amount of time looking at the proposed patch to see if there is a way to avoid processing a JAR once to look at the class path and again to scan it. I think it is possible but it is