[Bug 62358] New: Stream not writable error when using HTTP2 upgrade protocol on Firefox

2018-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=62358 Bug ID: 62358 Summary: Stream not writable error when using HTTP2 upgrade protocol on Firefox Product: Tomcat 9 Version: 9.0.8 Hardware: PC Status: NEW

[GitHub] tomcat issue #109: fix: file resource read dir inputStream

2018-05-07 Thread markt-asf
Github user markt-asf commented on the issue: https://github.com/apache/tomcat/pull/109 I'm not convinced the proposed approach is the right one in this case. --- - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apac

svn commit: r1831124 - in /tomcat/site/trunk: docs/security-7.html docs/security-8.html docs/security-9.html xdocs/security-7.xml xdocs/security-8.xml xdocs/security-9.xml

2018-05-07 Thread markt
Author: markt Date: Mon May 7 19:44:27 2018 New Revision: 1831124 URL: http://svn.apache.org/viewvc?rev=1831124&view=rev Log: Correct name of OP Modified: tomcat/site/trunk/docs/security-7.html tomcat/site/trunk/docs/security-8.html tomcat/site/trunk/docs/security-9.html tomcat/s

[GitHub] tomcat pull request #109: fix: file resource read dir inputStream

2018-05-07 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/tomcat/pull/109#discussion_r186523700 --- Diff: java/org/apache/catalina/webresources/FileResource.java --- @@ -30,10 +29,6 @@ import java.security.cert.Certificate; import java.util

[GitHub] tomcat pull request #109: fix: file resource read dir inputStream

2018-05-07 Thread FSchumacher
Github user FSchumacher commented on a diff in the pull request: https://github.com/apache/tomcat/pull/109#discussion_r186523342 --- Diff: java/org/apache/catalina/webresources/FileResource.java --- @@ -16,12 +16,11 @@ */ package org.apache.catalina.webresources;

Re: [VOTE] Release Apache Tomcat 8.0.52

2018-05-07 Thread Felix Schumacher
Am 28.04.2018 um 19:22 schrieb Violeta Georgieva: The proposed Apache Tomcat 8.0.52 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.52/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

Re: [VOTE] Release Apache Tomcat 8.0.52

2018-05-07 Thread Coty Sutherland
On Sat, Apr 28, 2018 at 1:22 PM, Violeta Georgieva wrote: > The proposed Apache Tomcat 8.0.52 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.52/ > The Maven staging repo is: > https://repository.apache.org/content/rep

Re: [VOTE] Release Apache Tomcat 8.0.52

2018-05-07 Thread Rainer Jung
Am 28.04.2018 um 19:22 schrieb Violeta Georgieva: The proposed Apache Tomcat 8.0.52 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.52/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapach

[Bug 56448] Implement a robust solution for client initiated SSL renegotiation with NIO

2018-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56448 --- Comment #4 from Rainer Jung --- I should have mentioned, hang happens on Solaris Sparc and JVM is version 1.7.0_80. -- You are receiving this mail because: You are the assignee for the bug.

[Bug 56448] Implement a robust solution for client initiated SSL renegotiation with NIO

2018-05-07 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=56448 --- Comment #3 from Rainer Jung --- Observed a hanging test for NIO2 during 8.0.52 unit test runs on Solaris 10. Hangs seem to happen sporadically, observed for .32, .43, .47-.52. Thread dump for 8.0.52 : [junit] "main" prio=3 tid=0x0002a

svn commit: r1831090 - in /tomcat/tc7.0.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2018-05-07 Thread violetagg
Author: violetagg Date: Mon May 7 12:10:43 2018 New Revision: 1831090 URL: http://svn.apache.org/viewvc?rev=1831090&view=rev Log: Increment version for next dev cycle Modified: tomcat/tc7.0.x/trunk/build.properties.default tomcat/tc7.0.x/trunk/res/maven/mvn.properties.default tomcat/

[VOTE] Release Apache Tomcat 7.0.88

2018-05-07 Thread Violeta Georgieva
The proposed Apache Tomcat 7.0.88 release is now available for voting. It can be obtained from: https://dist.apache.org/repos/dist/dev/tomcat/tomcat-7/v7.0.88/ The Maven staging repo is: https://repository.apache.org/content/repositories/orgapachetomcat-1184/ The svn tag is: http://svn.apache.org/

svn commit: r26738 [1/2] - in /dev/tomcat/tomcat-7/v7.0.88: ./ bin/ bin/embed/ bin/extras/ src/

2018-05-07 Thread violetagg
Author: violetagg Date: Mon May 7 12:02:26 2018 New Revision: 26738 Log: Stage 7.0.88 RC Added: dev/tomcat/tomcat-7/v7.0.88/ dev/tomcat/tomcat-7/v7.0.88/KEYS dev/tomcat/tomcat-7/v7.0.88/README.html dev/tomcat/tomcat-7/v7.0.88/RELEASE-NOTES dev/tomcat/tomcat-7/v7.0.88/bin/

svn commit: r26738 [2/2] - in /dev/tomcat/tomcat-7/v7.0.88: ./ bin/ bin/embed/ bin/extras/ src/

2018-05-07 Thread violetagg
Added: dev/tomcat/tomcat-7/v7.0.88/bin/extras/catalina-jmx-remote.jar.asc == --- dev/tomcat/tomcat-7/v7.0.88/bin/extras/catalina-jmx-remote.jar.asc (added) +++ dev/tomcat/tomcat-7/v7.0.88/bin/extras/catalina-jmx-remote.jar.

svn commit: r1831087 - in /tomcat/tc7.0.x/tags/TOMCAT_7_0_88: ./ build.properties.default

2018-05-07 Thread violetagg
Author: violetagg Date: Mon May 7 11:05:15 2018 New Revision: 1831087 URL: http://svn.apache.org/viewvc?rev=1831087&view=rev Log: Tag 7.0.88 Added: tomcat/tc7.0.x/tags/TOMCAT_7_0_88/ (props changed) - copied from r1831086, tomcat/tc7.0.x/trunk/ Modified: tomcat/tc7.0.x/tags/TOMCA

Re: [VOTE] Release Apache Tomcat 8.0.52

2018-05-07 Thread Violeta Georgieva
Hi, 2018-04-28 20:22 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.52 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.52/ > The Maven staging repo is: > https://repository.apache.org/content/reposito

Re: [VOTE] Release Apache Tomcat 8.0.52

2018-05-07 Thread Violeta Georgieva
2018-04-28 20:22 GMT+03:00 Violeta Georgieva : > > The proposed Apache Tomcat 8.0.52 release is now available for voting. > > It can be obtained from: > https://dist.apache.org/repos/dist/dev/tomcat/tomcat-8/v8.0.52/ > The Maven staging repo is: > https://repository.apache.org/content/repositories/

[GitHub] tomcat pull request #109: fix: file resource read dir inputStream

2018-05-07 Thread GodIsDevil
GitHub user GodIsDevil opened a pull request: https://github.com/apache/tomcat/pull/109 fix: file resource read dir inputStream FileResource can't read the inputStream of directory.FileInputStream is appropriate to read a file but not a directory. You can merge this pull request i