svn commit: r1784476 - in /tomcat/site/trunk: docs/native-doc/ docs/native-doc/miscellaneous/ docs/native-doc/news/ xdocs/

2017-02-26 Thread markt
Author: markt Date: Sun Feb 26 19:28:10 2017 New Revision: 1784476 URL: http://svn.apache.org/viewvc?rev=1784476&view=rev Log: Update website for Tomcat Native 1.2.12 release Modified: tomcat/site/trunk/docs/native-doc/index.html tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.h

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

2017-02-26 Thread markt
Author: markt Date: Sun Feb 26 20:04:46 2017 New Revision: 1784481 URL: http://svn.apache.org/viewvc?rev=1784481&view=rev Log: Update published docs on main part of website Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/o

svn commit: r18473 - /release/tomcat/tomcat-connectors/native/1.2.10/

2017-02-26 Thread markt
Author: markt Date: Sun Feb 26 20:07:40 2017 New Revision: 18473 Log: Drop Tomcat Native 1.2.10 from mirrors Removed: release/tomcat/tomcat-connectors/native/1.2.10/ - To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.o

[ANN] Apache Tomcat Native 1.2.12 released

2017-02-26 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.12 stable. The key features of this release are: - Windows binaries built with APR 1.5.2 and OpenSSL 1.0.2k. - Better documentation for building on Windows including with FIPS enabled OpenSSL. Note that user

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

2017-02-26 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-tc8.0.x-test-nio2 has an issue affecting its community integration

Need a clarification on logic inside RequestInfo class in Tomcat 7.0.75

2017-02-26 Thread Nisala Nanayakkara
Hi all, I have gone through the the jira[1] and find out that the corresponding fix as given here[2]. But in the jira it says that "make sure the start time isn't zero before doing the subtraction". But in the logic it is implemented as follows , long startTime = req.getStartTime(); if (getStage(