JDK 10 entered Rampdown Phase One on 14th of December

2017-12-18 Thread Rory O'Donnell
 Hi Mark, *JDK 10 entered Rampdown Phase One on Thursday, 14 December [1] * * The Rampdown Phase One process will be similar to that of JDK 9 [2]. *JDK 10 Early Access  build 36 is available at : - jdk.java.net/10/* Notable changes since previous email. *JEPS included **the last 3 builds:* J

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

2017-12-18 Thread Bill Barker
est.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar -Dtest.temp=output/test-tmp-NIO -Dtest.accesslog=true -Dexecute.test.nio=true -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-20171218/bin/openssl

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

2017-12-18 Thread Bill Barker
06032000/ecj-4.5.jar -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar -Dtest.temp=output/test-tmp-NIO2 -Dtest.accesslog=true -Dexecute.test.nio=false -Dtest.openssl.path=/srv/gump/public/workspace/openssl-master/dest-

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

2017-12-18 Thread Bill Barker
st.apr.loc=/srv/gump/public/workspace/tomcat-native-trunk/dest-20171218/lib -Dtest.relaxTiming=true -Dcommons-daemon.jar=/srv/gump/public/workspace/apache-commons/daemon/target/commons-daemon-1.1.1-SNAPSHOT.jar -Dtest.temp=output/test-tmp-APR -Dtest.accesslog=true -Dexecute.test.nio=false -Dte

Re: svn commit: r1816887 - in /tomcat/trunk: java/org/apache/coyote/http11/upgrade/UpgradeServletInputStream.java webapps/docs/changelog.xml

2017-12-18 Thread Rémy Maucherat
On Sat, Dec 16, 2017 at 6:13 PM, Mark Thomas wrote: > On 15/12/2017 15:15, Rémy Maucherat wrote: > > On Fri, Dec 15, 2017 at 12:33 PM, Mark Thomas wrote: > > > >> On 01/12/2017 16:54, r...@apache.org wrote: > >>> Author: remm > >>> Date: Fri Dec 1 16:54:38 2017 > >>> New Revision: 1816887 > >>>

svn commit: r1818575 - /tomcat/trunk/java/org/apache/tomcat/util/net/Nio2Endpoint.java

2017-12-18 Thread remm
Author: remm Date: Mon Dec 18 14:13:24 2017 New Revision: 1818575 URL: http://svn.apache.org/viewvc?rev=1818575&view=rev Log: Add code to read from the internal buffer first, the upgrade transition has leftover bytes and is not manageable otherwise. Modified: tomcat/trunk/java/org/apache/tom

[GitHub] tomcat issue #96: Remove PUT and DELETE methods from an OPTIONS request if r...

2017-12-18 Thread kdombeck
Github user kdombeck commented on the issue: https://github.com/apache/tomcat/pull/96 I started this [thread](http://tomcat.10.x6.nabble.com/Change-HTTP-status-code-for-DefaultServlet-with-readOnly-set-to-true-td5070373.html) on the mailing list to look for consensus. If cons

svn commit: r1818594 - /tomcat/native/trunk/download_deps.sh

2017-12-18 Thread csutherl
Author: csutherl Date: Mon Dec 18 17:17:12 2017 New Revision: 1818594 URL: http://svn.apache.org/viewvc?rev=1818594&view=rev Log: Update download_deps.sh. Links were outdated and produced empty directories. Also removed some of the mutliple extra blank lines. Modified: tomcat/native/trunk/do

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

2017-12-18 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-test-nio has an issue affecting its community integration. Th

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

2017-12-18 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-test-nio2 has an issue affecting its community integration. T

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

2017-12-18 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-test-apr has an issue affecting its community integration. Th

[Bug 61916] New: AddDefaultCharsetFilter wouldn't work when setting response header through response.setHeader()

2017-12-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61916 Bug ID: 61916 Summary: AddDefaultCharsetFilter wouldn't work when setting response header through response.setHeader() Product: Tomcat 8 Version: 8.5.23 Hardware: PC

[Bug 61917] New: AddDefaultCharsetFilter only supports text/* response

2017-12-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61917 Bug ID: 61917 Summary: AddDefaultCharsetFilter only supports text/* response Product: Tomcat 8 Version: 8.5.24 Hardware: PC Status: NEW Severity: minor Priori

[Bug 61917] AddDefaultCharsetFilter only supports text/* response

2017-12-18 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=61917 Remy Maucherat changed: What|Removed |Added Severity|minor |enhancement OS|