Re: [VOTE] Release Apache Tomcat 8.5.5

2016-09-01 Thread Keiichi Fujino
2016-09-01 5:48 GMT+09:00 Mark Thomas : > The proposed Apache Tomcat 8.5.5 release is now available for voting. > > The major changes compared to the 8.5.4 release are: > > > - limited support for wildcard Host names and aliases > > - fix regressions in JSSE TLS handshake > > - treat paths used to

Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-01 Thread Keiichi Fujino
2016-09-01 19:56 GMT+09:00 Mark Thomas : > The proposed Apache Tomcat 8.0.37 release is now available for voting. > > The main changes since 8.0.36 are: > > - treat paths used to obtain a request dispatcher as encoded > (configurable) > > - update the packaged version of the Tomcat Native Librar

Re: [VOTE] Release Apache Tomcat 9.0.0.M10

2016-09-01 Thread Keiichi Fujino
2016-09-01 1:21 GMT+09:00 Mark Thomas : > The proposed Apache Tomcat 9.0.0.M10 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs have not started work on JSP 2.4

[Bug 59654] Jsp spec violation in tld identifying?

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59654 --- Comment #7 from Evan Greensmith --- (In reply to Mark Thomas from comment #6) > The requirement does apply to Tomcat 7.0.x and 6.0.x. It is present in JSP > 2.1 and JSP 2.2. It is in the same section (JSP.7.3.1) as quoted in the > original

[Bug 60076] ClientAbortException / IOException occurs only when using HttpServletResponseWrapper

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60076 Mark Thomas changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug 60077] When use compression with gzip , unzip data for client(explore) has a redundant brace at last(Occasional)

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60077 Mark Thomas changed: What|Removed |Added Status|NEW |NEEDINFO --- Comment #1 from Mark Thomas

buildbot failure in on tomcat-8-trunk

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

svn commit: r1758848 - in /tomcat/tc7.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2016-09-01 Thread violetagg
Author: violetagg Date: Thu Sep 1 19:38:54 2016 New Revision: 1758848 URL: http://svn.apache.org/viewvc?rev=1758848&view=rev Log: Objenesis binary was moved to another download location. Modified: tomcat/tc7.0.x/trunk/ (props changed) tomcat/tc7.0.x/trunk/build.properties.default t

svn commit: r1758847 - in /tomcat/tc8.0.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2016-09-01 Thread violetagg
Author: violetagg Date: Thu Sep 1 19:32:02 2016 New Revision: 1758847 URL: http://svn.apache.org/viewvc?rev=1758847&view=rev Log: Objenesis binary was moved to another download location. Modified: tomcat/tc8.0.x/trunk/ (props changed) tomcat/tc8.0.x/trunk/build.properties.default t

svn commit: r1758844 - in /tomcat/tc8.5.x/trunk: ./ build.properties.default webapps/docs/changelog.xml

2016-09-01 Thread violetagg
Author: violetagg Date: Thu Sep 1 19:26:21 2016 New Revision: 1758844 URL: http://svn.apache.org/viewvc?rev=1758844&view=rev Log: Objenesis binary was moved to another download location. Modified: tomcat/tc8.5.x/trunk/ (props changed) tomcat/tc8.5.x/trunk/build.properties.default t

svn commit: r1758842 - in /tomcat/trunk: build.properties.default webapps/docs/changelog.xml

2016-09-01 Thread violetagg
Author: violetagg Date: Thu Sep 1 19:24:30 2016 New Revision: 1758842 URL: http://svn.apache.org/viewvc?rev=1758842&view=rev Log: Objenesis binary was moved to another download location. Modified: tomcat/trunk/build.properties.default tomcat/trunk/webapps/docs/changelog.xml Modified: to

Re: [VOTE] Release Apache Tomcat 8.0.37

2016-09-01 Thread Violeta Georgieva
Hi, 2016-09-01 13:56 GMT+03:00 Mark Thomas : > > The proposed Apache Tomcat 8.0.37 release is now available for voting. > > The main changes since 8.0.36 are: > > - treat paths used to obtain a request dispatcher as encoded > (configurable) > > - update the packaged version of the Tomcat Native

Re: [VOTE] Release Apache Tomcat 8.5.5

2016-09-01 Thread Rémy Maucherat
2016-08-31 22:48 GMT+02:00 Mark Thomas : > The proposed 8.5.5 release is: > [ ] Broken - do not release > [ ] Alpha - go ahead and release as 8.5.5 > [ ] Beta - go ahead and release as 8.5.5 > [X] Stable - go ahead and release as 8.5.5 > > Rémy

Re: [VOTE] Release Apache Tomcat 9.0.0.M10

2016-09-01 Thread Rémy Maucherat
2016-08-31 18:21 GMT+02:00 Mark Thomas : > The proposed 9.0.0.M10 release is: > [ ] Broken - do not release > [X] Alpha - go ahead and release as 9.0.0.M10 > > Rémy

Re: [VOTE] Release Apache Tomcat 8.5.5

2016-09-01 Thread Violeta Georgieva
Hi, 2016-08-31 23:48 GMT+03:00 Mark Thomas : > > The proposed Apache Tomcat 8.5.5 release is now available for voting. > > The major changes compared to the 8.5.4 release are: > > > - limited support for wildcard Host names and aliases > > - fix regressions in JSSE TLS handshake > > - treat paths

[Bug 60077] New: When use compression with gzip , unzip data for client(explore) has a redundant brace at last(Occasional)

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60077 Bug ID: 60077 Summary: When use compression with gzip , unzip data for client(explore) has a redundant brace at last(Occasional) Product: Tomcat 7 Version: 7.0

[VOTE] Release Apache Tomcat 8.0.37

2016-09-01 Thread Mark Thomas
The proposed Apache Tomcat 8.0.37 release is now available for voting. The main changes since 8.0.36 are: - treat paths used to obtain a request dispatcher as encoded (configurable) - update the packaged version of the Tomcat Native Library to 1.2.8 - various jdbc-pool fixes It can be obtain

svn commit: r15129 [1/2] - in /dev/tomcat/tomcat-8/v8.0.37: ./ bin/ bin/embed/ bin/extras/ src/

2016-09-01 Thread markt
Author: markt Date: Thu Sep 1 10:41:54 2016 New Revision: 15129 Log: Upload 8.0.37 ready for voting Added: dev/tomcat/tomcat-8/v8.0.37/ dev/tomcat/tomcat-8/v8.0.37/KEYS (with props) dev/tomcat/tomcat-8/v8.0.37/README.html (with props) dev/tomcat/tomcat-8/v8.0.37/RELEASE-NOTES

svn commit: r15129 [2/2] - in /dev/tomcat/tomcat-8/v8.0.37: ./ bin/ bin/embed/ bin/extras/ src/

2016-09-01 Thread markt
Added: dev/tomcat/tomcat-8/v8.0.37/bin/extras/tomcat-juli-adapters.jar.sha1 == --- dev/tomcat/tomcat-8/v8.0.37/bin/extras/tomcat-juli-adapters.jar.sha1 (added) +++ dev/tomcat/tomcat-8/v8.0.37/bin/extras/tomcat-juli-adapters

Re: [VOTE] Release Apache Tomcat 9.0.0.M10

2016-09-01 Thread Violeta Georgieva
Hi, 2016-08-31 19:21 GMT+03:00 Mark Thomas : > > The proposed Apache Tomcat 9.0.0.M10 release is now available for voting. > > This is a milestone release for the 9.0.x branch. It should be > noted that, as a milestone release: > - Servlet 4.0 is not finalised > - The EGs have not started work on

svn commit: r1758752 - in /tomcat/tc8.0.x/tags/TOMCAT_8_0_37: ./ build.properties.default webapps/docs/changelog.xml

2016-09-01 Thread markt
Author: markt Date: Thu Sep 1 09:59:53 2016 New Revision: 1758752 URL: http://svn.apache.org/viewvc?rev=1758752&view=rev Log: Tag 8.0.37 Added: tomcat/tc8.0.x/tags/TOMCAT_8_0_37/ (props changed) - copied from r1758751, tomcat/tc8.0.x/trunk/ Modified: tomcat/tc8.0.x/tags/TOMCAT_8_

svn commit: r1758750 - in /tomcat/tc8.5.x/trunk: build.properties.default res/maven/mvn.properties.default webapps/docs/changelog.xml

2016-09-01 Thread markt
Author: markt Date: Thu Sep 1 09:44:18 2016 New Revision: 1758750 URL: http://svn.apache.org/viewvc?rev=1758750&view=rev Log: Increment versions for next development iteration Modified: tomcat/tc8.5.x/trunk/build.properties.default tomcat/tc8.5.x/trunk/res/maven/mvn.properties.default

[Bug 60076] ClientAbortException / IOException occurs only when using HttpServletResponseWrapper

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60076 --- Comment #1 from Olivier Jaquemet --- Created attachment 34190 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34190&action=edit Test webapp compilee with JDK 1.8 for Tomcat 7+ -- You are receiving this mail because: You are the ass

[Bug 60076] New: ClientAbortException / IOException occurs only when using HttpServletResponseWrapper

2016-09-01 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60076 Bug ID: 60076 Summary: ClientAbortException / IOException occurs only when using HttpServletResponseWrapper Product: Tomcat 6 Version: 6.0.45 Hardware: PC