[Bug 59710] java.io.IOException: Connection timed out

2016-06-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59710 hugo.lar...@yahoo.com changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from hugo.la

[Bug 59774] New: Trailing dot still present in docs of AccessLogValve

2016-06-30 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=59774 Bug ID: 59774 Summary: Trailing dot still present in docs of AccessLogValve Product: Tomcat 8 Version: 8.5.x-trunk Hardware: All OS: All Status: NEW Sev

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

2016-06-30 Thread Bill Barker
-commons/daemon/dist/bin/commons-daemon-20160630-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

Re: [VOTE] Release Apache Tomcat Native 1.2.8

2016-06-30 Thread Rémy Maucherat
2016-06-28 22:25 GMT+02:00 Mark Thomas : > Version 1.2.8 includes the following changes: > > - Fix OCSP / no OCSP status of Windows builds > - Improve handling of OS level EAGAIN return codes > - Fix a potential performance problem on Linux and OSX > > The proposed release artefacts can be found

Re: [VOTE] Release Apache Tomcat Native 1.2.8

2016-06-30 Thread jean-frederic clere
On 06/28/2016 10:25 PM, Mark Thomas wrote: > Version 1.2.8 includes the following changes: > > - Fix OCSP / no OCSP status of Windows builds > - Improve handling of OS level EAGAIN return codes > - Fix a potential performance problem on Linux and OSX > > The proposed release artefacts can be fou

svn commit: r1750788 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2016-06-30 Thread markt
Author: markt Date: Thu Jun 30 12:21:02 2016 New Revision: 1750788 URL: http://svn.apache.org/viewvc?rev=1750788&view=rev Log: Simplify. Re-use existing method rather than duplicating it. Modified: tomcat/trunk/java/org/apache/catalina/connector/Request.java Modified: tomcat/trunk/java/org/a

svn commit: r1750776 - /tomcat/trunk/java/org/apache/coyote/http2/Stream.java

2016-06-30 Thread markt
Author: markt Date: Thu Jun 30 11:50:07 2016 New Revision: 1750776 URL: http://svn.apache.org/viewvc?rev=1750776&view=rev Log: Align HTTP/2 with AJP and HTTP/1.1 and commit the response before any body data is written to OutputBuffer Modified: tomcat/trunk/java/org/apache/coyote/http2/Stream

svn commit: r1750774 - /tomcat/trunk/java/org/apache/coyote/http11/Http11OutputBuffer.java

2016-06-30 Thread markt
Author: markt Date: Thu Jun 30 11:43:18 2016 New Revision: 1750774 URL: http://svn.apache.org/viewvc?rev=1750774&view=rev Log: Remove duplicate committed flag from HTTP/1.1 OutputBuffer and use the flag on the response (like AJP and HTTP/2 do) Modified: tomcat/trunk/java/org/apache/coyote/ht

svn commit: r1750773 - /tomcat/trunk/java/org/apache/coyote/http11/Http11OutputBuffer.java

2016-06-30 Thread markt
Author: markt Date: Thu Jun 30 11:37:22 2016 New Revision: 1750773 URL: http://svn.apache.org/viewvc?rev=1750773&view=rev Log: Add some final modifiers Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11OutputBuffer.java Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11Outp