Re: [VOTE] Release Apache Tomcat 6.0.53

2017-04-04 Thread Violeta Georgieva
Hi, 2017-04-02 11:19 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 6.0.53 release is now available for voting. > > Note: This is the last Tomcat 6 release. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.53/ > The Maven staging repo is: > h

svn commit: r1790119 - in /tomcat/trunk: java/org/apache/catalina/util/ExtensionValidator.java java/org/apache/catalina/webresources/JarWarResourceSet.java test/org/apache/catalina/webresources/TestJa

2017-04-04 Thread markt
Author: markt Date: Tue Apr 4 14:04:21 2017 New Revision: 1790119 URL: http://svn.apache.org/viewvc?rev=1790119&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60940 Improve the handling of the META-INF/ and META-INF/MANIFEST.MF entries for Jar files located in /WEB-INF/lib when

svn commit: r1790121 - in /tomcat/tc8.5.x/trunk: ./ java/org/apache/catalina/util/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/

2017-04-04 Thread markt
Author: markt Date: Tue Apr 4 14:05:57 2017 New Revision: 1790121 URL: http://svn.apache.org/viewvc?rev=1790121&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60940 Improve the handling of the META-INF/ and META-INF/MANIFEST.MF entries for Jar files located in /WEB-INF/lib when

svn commit: r1790125 - in /tomcat/tc8.0.x/trunk: ./ java/org/apache/catalina/util/ java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/

2017-04-04 Thread markt
Author: markt Date: Tue Apr 4 14:10:34 2017 New Revision: 1790125 URL: http://svn.apache.org/viewvc?rev=1790125&view=rev Log: Fix https://bz.apache.org/bugzilla/show_bug.cgi?id=60940 Improve the handling of the META-INF/ and META-INF/MANIFEST.MF entries for Jar files located in /WEB-INF/lib when

Hang in TestSsl testRenegotiateWorks for NIO2 (was Re: [VOTE] Release Apache Tomcat 8.0.43)

2017-04-04 Thread Violeta Georgieva
Hi Rainer, 2017-03-30 23:59 GMT+03:00 Rainer Jung : > > > > Am 28.03.2017 um 17:28 schrieb Violeta Georgieva: >> >> The proposed Apache Tomcat 8.0.43 release is now available for voting. >> >> It can be obtained from: >> https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.43/ >> The Maven

[Bug 60940] "unpackWARs=false" causes different behavior of classloader

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

[Bug 60944] Tomcat Production Issue connections in CLOSE_WAIT

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60944 Mark Thomas changed: What|Removed |Added Severity|critical|normal Status|NEW

[Bug 60892] Ability to remove Tomcat cache (work dir)

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

[Bug 60944] Tomcat Production Issue connections in CLOSE_WAIT

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60944 --- Comment #4 from Adil A --- I was hoping this was know bug in tomcat 7 and 8 versions. Do you suggest to install latest 8 release and test ? This issue appears to be overtime. It works fine without restarting for a month and then the issue

[Bug 58970] http NIO connector crash after update from 8.0.27 to 8.0.30

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=58970 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|RESOLVED Resolution|---

[Bug 41679] SemaphoreValve should be able to filter on url pattern or request attribute value pattern

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

[Bug 43979] Add abstraction for Java and Classfile output

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=43979 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 43400] enum support for tag libs

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=43400 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 44199] expose current backlog queue size

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=44199 Mark Thomas changed: What|Removed |Added Resolution|--- |WONTFIX Status|NEW

[Bug 44312] Warn when overwritting docBase of the default Host, with docBase of an alias with the same name..

2017-04-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=44312 Mark Thomas changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[Bug 45014] Request and Response classes should have wrappers for use in Valves

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

Re: Hang in TestSsl testRenegotiateWorks for NIO2 (was Re: [VOTE] Release Apache Tomcat 8.0.43)

2017-04-04 Thread Rainer Jung
Hi Violeta, Am 04.04.2017 um 16:12 schrieb Violeta Georgieva: Hi Rainer, 2017-03-30 23:59 GMT+03:00 Rainer Jung : Am 28.03.2017 um 17:28 schrieb Violeta Georgieva: The proposed Apache Tomcat 8.0.43 release is now available for voting. It can be obtained from: https://dist.apache.org/repo

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate-eoln (in module tomcat-trunk) failed

2017-04-04 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-trunk-validate-eoln has an issue affecting its community integrati

[GUMP@vmgump-vm3]: Project tomcat-tc8.0.x-validate-eoln (in module tomcat-8.0.x) failed

2017-04-04 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-validate-eoln has an issue affecting its community integra

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

2017-04-04 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-validate has an issue affecting its community integration.

[GUMP@vmgump-vm3]: Project tomcat-trunk-validate (in module tomcat-trunk) failed

2017-04-04 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-trunk-validate has an issue affecting its community integration. Th

Re: Host header validation

2017-04-04 Thread Katya Todorova
> > Applied. Many thanks. > > If you'd like to work on this further then can I suggest you take a look > at Konstantin's comments: > > http://markmail.org/message/vp5voob7elspflax I looked at the comments and it seems there are things to be clarified before going in this direction: - should we in