Re: [VOTE] Release Apache Tomcat 9.0.0.M9

2016-07-04 Thread Mark Thomas
On 04/07/2016 20:03, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M9 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,

[GUMP@vmgump]: Project tomcat-trunk-test-apr (in module tomcat-trunk) failed

2016-07-04 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.apr.loc=/srv/gump/public/workspace/tomcat-native

[GUMP@vmgump]: Project tomcat-trunk-test-nio2 (in module tomcat-trunk) failed

2016-07-04 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.

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

2016-07-04 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.

[GUMP@vmgump]: Project tomcat-trunk-test-nio (in module tomcat-trunk) failed

2016-07-04 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-trunk/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/g

Re: [VOTE] Release Apache Tomcat 9.0.0.M9

2016-07-04 Thread Mark Thomas
On 04/07/2016 20:03, Mark Thomas wrote: > The proposed Apache Tomcat 9.0.0.M9 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,

Re: Bug that spans tomcat and tomcat-native

2016-07-04 Thread Mark Thomas
I've opened https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 to track this. Nate, if you let me have your public IP, I'll get you unbanned from BZ as well. Mark On 01/07/2016 15:33, Nate Clark wrote: > On Tue, Jun 28, 2016 at 12:37 PM, Rainer Jung wrote: >> Am 28.06.2016 um 18:06 schrieb th

[Bug 59797] Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 --- Comment #5 from Mark Thomas --- Just adding some notes... Fixing it in Tomcat means an additional native call (relatively slow) for every call to clean the current thread. Fixing it in native means a call to clean after every read or writ

[Bug 59797] Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 Remy Maucherat changed: What|Removed |Added OS||All --- Comment #4 from Remy Mauchera

[Bug 59797] Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 --- Comment #3 from Mark Thomas --- Created attachment 34007 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34007&action=edit Patch that triggers cleaning via the thread pool -- You are receiving this mail because: You are the assigne

[Bug 59797] Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 --- Comment #2 from Mark Thomas --- Created attachment 34006 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34006&action=edit Patch to clean the thread on every access -- You are receiving this mail because: You are the assignee for t

[Bug 59797] Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 --- Comment #1 from Mark Thomas --- Created attachment 34005 --> https://bz.apache.org/bugzilla/attachment.cgi?id=34005&action=edit Patch to expose the thread cleaning method For discussion... -- You are receiving this mail because: You ar

[Bug 59797] New: Per thread error hash grows indefinitely

2016-07-04 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59797 Bug ID: 59797 Summary: Per thread error hash grows indefinitely Product: Tomcat Native Version: 1.2.9 Hardware: PC Status: NEW Severity: normal Priority: P2

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

2016-07-04 Thread Bill Barker
space/objenesis/main/target/objenesis-2.5-SNAPSHOT.jar -Dexamples.sources.skip=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/dist/commons-daemon-20160704.jar -Dtest.openssl.path=/srv/gump/public/workspace/openssl-1.0.2/dest-20160704/bin/openssl -Dexecute.test.nio=f

svn commit: r14262 - /release/tomcat/tomcat-connectors/native/1.2.7/

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 19:03:38 2016 New Revision: 14262 Log: Drop 1.2.7 Removed: release/tomcat/tomcat-connectors/native/1.2.7/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e

[VOTE] Release Apache Tomcat 9.0.0.M9

2016-07-04 Thread Mark Thomas
The proposed Apache Tomcat 9.0.0.M9 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, EL 3.1 or WebSocket 1.2/2.0 The major changes comp

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

2016-07-04 Thread Bill Barker
lic/workspace/apache-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-

svn commit: r14261 [2/2] - in /dev/tomcat/tomcat-9/v9.0.0.M9: ./ bin/ bin/embed/ bin/extras/ src/

2016-07-04 Thread markt
Added: dev/tomcat/tomcat-9/v9.0.0.M9/src/apache-tomcat-9.0.0.M9-src.tar.gz.md5 == --- dev/tomcat/tomcat-9/v9.0.0.M9/src/apache-tomcat-9.0.0.M9-src.tar.gz.md5 (added) +++ dev/tomcat/tomcat-9/v9.0.0.M9/src/apache-tomcat-9.0.

svn commit: r14261 [1/2] - in /dev/tomcat/tomcat-9/v9.0.0.M9: ./ bin/ bin/embed/ bin/extras/ src/

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 18:44:27 2016 New Revision: 14261 Log: Upload 9.0.0.M9 for voting Added: dev/tomcat/tomcat-9/v9.0.0.M9/ dev/tomcat/tomcat-9/v9.0.0.M9/KEYS (with props) dev/tomcat/tomcat-9/v9.0.0.M9/README.html (with props) dev/tomcat/tomcat-9/v9.0.0.M9/RELEASE-N

svn commit: r1751366 - in /tomcat/tags/TOMCAT_9_0_0_M9: ./ build.properties.default webapps/docs/changelog.xml

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 18:15:48 2016 New Revision: 1751366 URL: http://svn.apache.org/viewvc?rev=1751366&view=rev Log: Tag 9.0.0.M9 Added: tomcat/tags/TOMCAT_9_0_0_M9/ - copied from r1751365, tomcat/trunk/ Modified: tomcat/tags/TOMCAT_9_0_0_M9/build.properties.default to

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

2016-07-04 Thread Bill Barker
space/apache-commons/daemon/dist/bin/commons-daemon-20160704-native-src.tar.gz -Dexamples.sources.skip=true -Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs -Djdt.jar=/srv/gump/packages/eclipse/plugins/R-4.5-201506032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.

[ANN] Apache Tomcat Native 1.2.8 released

2016-07-04 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.8 stable. The key features of this release are: - Improved performance with concurrent loads - Correctly enable and disable OCSP in the binaries for Windows - Fix a bug in the handling of EAGAIN during non-b

svn commit: r1751303 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 14:53:05 2016 New Revision: 1751303 URL: http://svn.apache.org/viewvc?rev=1751303&view=rev Log: And another version update missed Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL:

svn commit: r1751302 - in /tomcat/site/trunk: docs/index.html xdocs/index.xml

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 14:52:27 2016 New Revision: 1751302 URL: http://svn.apache.org/viewvc?rev=1751302&view=rev Log: This time with the right title Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/xdocs/index.xml Modified: tomcat/site/trunk/docs/index.html URL: ht

svn commit: r1751301 - in /tomcat/site/trunk: docs/download-native.html docs/index.html docs/oldnews.html xdocs/download-native.xml xdocs/index.xml xdocs/oldnews.xml

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 14:51:47 2016 New Revision: 1751301 URL: http://svn.apache.org/viewvc?rev=1751301&view=rev Log: Announce Tomcat Native 1.2.8 on website Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/oldnews

svn commit: r1751299 - in /tomcat/site/trunk/docs/native-doc: index.html miscellaneous/changelog.html news/2016.html

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 14:47:42 2016 New Revision: 1751299 URL: http://svn.apache.org/viewvc?rev=1751299&view=rev Log: Update docs for Tomcat Native 1.2.8 release Modified: tomcat/site/trunk/docs/native-doc/index.html tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html

svn commit: r1751297 - in /tomcat/native/trunk/xdocs: index.xml news/2016.xml

2016-07-04 Thread markt
Author: markt Date: Mon Jul 4 14:45:47 2016 New Revision: 1751297 URL: http://svn.apache.org/viewvc?rev=1751297&view=rev Log: Add the 1.2.8 release Modified: tomcat/native/trunk/xdocs/index.xml tomcat/native/trunk/xdocs/news/2016.xml Modified: tomcat/native/trunk/xdocs/index.xml URL: h