svn commit: r1769191 - in /tomcat/trunk: java/org/apache/catalina/webresources/ test/org/apache/catalina/webresources/ webapps/docs/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 20:52:09 2016 New Revision: 1769191 URL: http://svn.apache.org/viewvc?rev=1769191=rev Log: Correctly generate URLs for resources located inside JARs that are themselves located inside a packed WAR file. Added:

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

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 20:55:09 2016 New Revision: 1769194 URL: http://svn.apache.org/viewvc?rev=1769194=rev Log: Correctly generate URLs for resources located inside JARs that are themselves located inside a packed WAR file. Added:

[Bug 60362] New: Missing reason phrase in response

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60362 Bug ID: 60362 Summary: Missing reason phrase in response Product: Tomcat 8 Version: 8.5.x-trunk Hardware: PC Status: NEW Severity: normal Priority: P2

[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183 --- Comment #8 from Todd Pierce --- Apologies, re my previous comment. 8.5, not 5.5 -- You are receiving this mail because: You are the assignee for the bug.

[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183 --- Comment #7 from Todd Pierce --- Specs are specs, but the practicality is that some systems have non-upgradable legacy clients that require the reason phrase. For these systems, upgrading to Tomcat 5.5 (or

Bug or incorrect expectations with ContextConfig custom class and embedded Tomcat?

2016-11-10 Thread Daniel Ruggeri
Hi, Tomcat devs; I'm a bit out of my usual neighborhood with httpd... but I'm working on creating a custom Authenticator for a non-standard auth-method in Tomcat and noticed there isn't a "stock" method for adding Authenticators aside from cracking open catalina.jar and messing with

Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Martin Grigorov
[ X ] Stable - go ahead and release as 8.0.39 On Wed, Nov 9, 2016 at 10:41 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/ >

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Martin Grigorov
[ X ] Stable - go ahead and release as 7.0.73 Stable Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Mon, Nov 7, 2016 at 11:15 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Huxing Zhang
The proposed 7.0.73 release is: [ ] Broken - do not release [ X ] Stable - go ahead and release as 7.0.73 Stable -- From:Violeta Georgieva Time:2016 Nov 8 (Tue) 06:15 To:Tomcat Developers List

[Bug 60359] tomcat 9 (and tomcat 8.5) do not send correct http Status Header for Status code 200

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60359 Coty Sutherland changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1769123 - in /tomcat: archive/jdbc-pool/ archive/jdbc-pool/tags/ archive/jdbc-pool/tags/JDBC_POOL_1_0_1/ archive/jdbc-pool/tags/JDBC_POOL_1_0_2/ archive/jdbc-pool/tags/JDBC_POOL_1_0_3/ ar

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 14:14:02 2016 New Revision: 1769123 URL: http://svn.apache.org/viewvc?rev=1769123=rev Log: Archive old JDBC-pool tags Added: tomcat/archive/jdbc-pool/ tomcat/archive/jdbc-pool/tags/ tomcat/archive/jdbc-pool/tags/JDBC_POOL_1_0_1/ - copied from

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Rémy Maucherat
2016-11-07 23:15 GMT+01:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/ > The Maven staging repo is: >

[Bug 60359] New: tomcat 9 (and tomcat 8.5) do not send correct http Status Header for Status code 200

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60359 Bug ID: 60359 Summary: tomcat 9 (and tomcat 8.5) do not send correct http Status Header for Status code 200 Product: Tomcat 9 Version: unspecified Hardware: All

Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Rémy Maucherat
2016-11-09 10:41 GMT+01:00 Violeta Georgieva : > The proposed Apache Tomcat 8.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Coty Sutherland
On Wed, Nov 9, 2016 at 4:41 AM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/ > The Maven staging repo is: >

[Bug 59968] Change to tighten permissions makes multi-instance tomcat difficult

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59968 Blazej Checinski changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183 Coty Sutherland changed: What|Removed |Added CC|

svn commit: r1769069 - in /tomcat/trunk: build.properties.default res/maven/mvn.properties.default

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:27:45 2016 New Revision: 1769069 URL: http://svn.apache.org/viewvc?rev=1769069=rev Log: Increment version for next development cycle Modified: tomcat/trunk/build.properties.default tomcat/trunk/res/maven/mvn.properties.default Modified:

svn commit: r1769070 - in /tomcat/site/trunk/docs/tomcat-9.0-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:37:38 2016 New Revision: 1769070 URL: http://svn.apache.org/viewvc?rev=1769070=rev Log: Update docs for 9.0.0.M13 release [This commit notification would consist of 74 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[ANN] Apache Tomcat 8.5.8 available

2016-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 8.5.8. Tomcat 8.x users should normally be using 8.5.x releases in preference to 8.0.x releases. Apache Tomcat 8 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression

Re: [VOTE] Release Apache Tomcat 6.0.48

2016-11-10 Thread Violeta Georgieva
2016-11-07 22:57 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 6.0.48 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-6/v6.0.48/ > The Maven staging repo is: >

svn commit: r1769073 - in /tomcat/site/trunk: ./ docs/ xdocs/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:42:09 2016 New Revision: 1769073 URL: http://svn.apache.org/viewvc?rev=1769073=rev Log: Update site for 9.0.0.M13 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-90.html tomcat/site/trunk/docs/index.html

svn commit: r1769075 - /tomcat/trunk/res/welcome.main.html

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:44:45 2016 New Revision: 1769075 URL: http://svn.apache.org/viewvc?rev=1769075=rev Log: Remove the reference to artefacts no longer distributed Modified: tomcat/trunk/res/welcome.main.html Modified: tomcat/trunk/res/welcome.main.html URL:

svn commit: r16943 - /release/tomcat/tomcat-9/v9.0.0.M11/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 11:28:42 2016 New Revision: 16943 Log: Drop 9.0.0.M11 from mirrors Removed: release/tomcat/tomcat-9/v9.0.0.M11/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional

svn commit: r16945 - /release/tomcat/tomcat-8/v8.5.6/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 11:44:25 2016 New Revision: 16945 Log: Drop 8.5.6 from mirrors Removed: release/tomcat/tomcat-8/v8.5.6/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands,

svn commit: r1769092 - in /tomcat/site/trunk: ./ docs/ xdocs/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 11:43:06 2016 New Revision: 1769092 URL: http://svn.apache.org/viewvc?rev=1769092=rev Log: Update site for 8.5.8 release Modified: tomcat/site/trunk/build.properties.default tomcat/site/trunk/docs/download-80.html tomcat/site/trunk/docs/index.html

[ANN] Apache Tomcat 9.0.0.M13 available

2016-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat 9.0.0.M13. Apache Tomcat 9 is an open source software implementation of the Java Servlet, JavaServer Pages, Java Unified Expression Language, Java WebSocket and JASPIC technologies. Apache Tomcat 9.0.0.M13 is a

svn commit: r1769090 - in /tomcat/site/trunk/docs/tomcat-8.5-doc: ./ api/ api/org/apache/catalina/ api/org/apache/catalina/ant/ api/org/apache/catalina/ant/jmx/ api/org/apache/catalina/authenticator/

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 11:38:25 2016 New Revision: 1769090 URL: http://svn.apache.org/viewvc?rev=1769090=rev Log: Update docs to 8.5.8 [This commit notification would consist of 72 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Violeta Georgieva
2016-11-08 0:15 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/ > The Maven staging repo is: >

Re: [VOTE] Release Apache Tomcat 8.0.39

2016-11-10 Thread Violeta Georgieva
2016-11-09 11:41 GMT+02:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.39 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.39/ > The Maven staging repo is: >

svn commit: r1769072 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:41:32 2016 New Revision: 1769072 URL: http://svn.apache.org/viewvc?rev=1769072=rev Log: Increment version for next development cycle Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default Modified:

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Coty Sutherland
On Mon, Nov 7, 2016 at 5:15 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/ > The Maven staging repo is: >

[Bug 60183] missing reason phrase in tomcat 8.5.x

2016-11-10 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60183 --- Comment #6 from Christopher Schultz --- (In reply to Ken DeLong from comment #4) > Tomcat 8.5 is now forever broken for my application. On the contrary; it sounds like your application is forever broken by

svn commit: r1769077 - /tomcat/trunk/res/welcome.bin.html

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:45:53 2016 New Revision: 1769077 URL: http://svn.apache.org/viewvc?rev=1769077=rev Log: Correct minimum Java version Modified: tomcat/trunk/res/welcome.bin.html Modified: tomcat/trunk/res/welcome.bin.html URL:

svn commit: r1769076 - /tomcat/trunk/res/welcome.bin.html

2016-11-10 Thread markt
Author: markt Date: Thu Nov 10 10:45:09 2016 New Revision: 1769076 URL: http://svn.apache.org/viewvc?rev=1769076=rev Log: Remove the reference to artefacts no longer distributed Modified: tomcat/trunk/res/welcome.bin.html Modified: tomcat/trunk/res/welcome.bin.html URL:

Re: [VOTE] Release Apache Tomcat 7.0.73

2016-11-10 Thread Keiichi Fujino
2016-11-08 7:15 GMT+09:00 Violeta Georgieva : > The proposed Apache Tomcat 7.0.73 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.73/ > The Maven staging repo is: >