svn commit: r1634806 - /tomcat/trunk/webapps/docs/changelog.xml

2014-10-28 Thread markt
Author: markt Date: Tue Oct 28 07:53:06 2014 New Revision: 1634806 URL: http://svn.apache.org/r1634806 Log: Whitespace police Modified: tomcat/trunk/webapps/docs/changelog.xml Modified: tomcat/trunk/webapps/docs/changelog.xml URL:

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

2014-10-28 Thread Bill Barker
-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-6.1-SNAPSHOT.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20141028.jar:/srv/gump/public/workspace

[Bug 57157] New: out.setWriteListener in runnable of AsyncContext.start(runnable) cause response failed

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57157 Bug ID: 57157 Summary: out.setWriteListener in runnable of AsyncContext.start(runnable) cause response failed Product: Tomcat 8 Version: 8.0.14 Hardware: PC

[Bug 57157] out.setWriteListener in runnable of AsyncContext.start(runnable) cause response failed

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57157 Zen Zhong zenzhong8...@gmail.com changed: What|Removed |Added CC|

[Bug 57158] Make ReadListener and WriteListener be executed in I/O thread pool[s]

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57158 Zen Zhong zenzhong8...@gmail.com changed: What|Removed |Added CC|

[Bug 57158] New: Make ReadListener and WriteListener be executed in I/O thread pool[s]

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57158 Bug ID: 57158 Summary: Make ReadListener and WriteListener be executed in I/O thread pool[s] Product: Tomcat 8 Version: 8.0.14 Hardware: PC OS: Linux

[Bug 57158] Make ReadListener and WriteListener be executed in I/O thread pool[s]

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=57158 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r1634854 - /tomcat/trunk/test/org/apache/tomcat/websocket/TestWsWebSocketContainer.java

2014-10-28 Thread kkolinko
Author: kkolinko Date: Tue Oct 28 12:06:07 2014 New Revision: 1634854 URL: http://svn.apache.org/r1634854 Log: For https://issues.apache.org/bugzilla/show_bug.cgi?id=57154 Temporary workaround to avoid hitting BZ 57154 at Buildbot Modified:

svn commit: r1634890 - /tomcat/tc6.0.x/trunk/STATUS.txt

2014-10-28 Thread kkolinko
Author: kkolinko Date: Tue Oct 28 15:07:53 2014 New Revision: 1634890 URL: http://svn.apache.org/r1634890 Log: Update comment on proposed patch. The javadocs display Tomcat version. So the diff between versions will be larger than I expected. Modified: tomcat/tc6.0.x/trunk/STATUS.txt

[Bug 55383] Improve markup and design of Tomcat's HTML pages

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=55383 Alex Bretet bre...@gmail.com changed: What|Removed |Added CC||bre...@gmail.com --

Re: [VOTE][RESULT] Release Apache Tomcat Native 1.1.32

2014-10-28 Thread Konstantin Kolinko
2014-10-23 18:26 GMT+04:00 Mark Thomas ma...@apache.org: The following votes were cast: Binding: +1: markt, kkolinko, schultz Non-binding: +1: Ognjen Blagojevic The vote therefore passes. I'll start the process of moving the bits around shortly and announce once the mirrors catch up.

Re: [VOTE][RESULT] Release Apache Tomcat Native 1.1.32

2014-10-28 Thread Mark Thomas
On 28/10/2014 18:29, Konstantin Kolinko wrote: 2014-10-23 18:26 GMT+04:00 Mark Thomas ma...@apache.org: The following votes were cast: Binding: +1: markt, kkolinko, schultz Non-binding: +1: Ognjen Blagojevic The vote therefore passes. I'll start the process of moving the bits around

svn commit: r1634977 - in /tomcat/native/branches/1.1.x/xdocs: index.xml news/2014.xml

2014-10-28 Thread markt
Author: markt Date: Tue Oct 28 20:45:39 2014 New Revision: 1634977 URL: http://svn.apache.org/r1634977 Log: Update with 1.1.32 release info Modified: tomcat/native/branches/1.1.x/xdocs/index.xml tomcat/native/branches/1.1.x/xdocs/news/2014.xml Modified:

svn commit: r1634980 - in /tomcat/site/trunk: docs/index.html docs/native-doc/index.html docs/native-doc/miscellaneous/changelog.html docs/native-doc/news/2014.html docs/oldnews.html xdocs/index.xml x

2014-10-28 Thread markt
Author: markt Date: Tue Oct 28 20:48:33 2014 New Revision: 1634980 URL: http://svn.apache.org/r1634980 Log: Update site for tc-native 1.1.32 release Modified: tomcat/site/trunk/docs/index.html tomcat/site/trunk/docs/native-doc/index.html

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

2014-10-28 Thread markt
Author: markt Date: Tue Oct 28 20:50:45 2014 New Revision: 1634981 URL: http://svn.apache.org/r1634981 Log: Missed downlod page and changelog ref in update for 1.1.32 release Modified: tomcat/site/trunk/docs/download-native.html tomcat/site/trunk/docs/index.html

Re: Array handling in ELSupport.coerceToType() (Re: r1633806, r1607906)

2014-10-28 Thread Mark Thomas
On 26/10/2014 22:40, Konstantin Kolinko wrote: Hi! This is a comment on the following commits: URL: http://svn.apache.org/r1633806 Log: When coercing an object to a given type, only attempt coercion to an array if both the object type and the target type are an array type. URL:

[ANN] Apache Tomcat Native 1.1.32 released

2014-10-28 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.1.32 stable. The key features of this release are: - Add support for TLSv1.1 and TLSv1.2 - Link Windows binaries with OpenSSL 1.0.1i and APR 1.5.1 Please refer to the change log for the complete list of

[Bug 56844] Update to OpenSSL 1.0.1j

2014-10-28 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=56844 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

Re: [ANN] Apache Tomcat Native 1.1.32 released

2014-10-28 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, A few notes: 1. Some mirrors have not yet updated and still say 1.1.31 is the latest. To download 1.1.32, choose alternative mirrors until you find one that says 1.1.32. 2. The Microsoft Windows binaries of Tomcat Native 1.1.32 are

Re: [ANN] Apache Tomcat Native 1.1.32 released

2014-10-28 Thread Konstantin Kolinko
2014-10-29 2:17 GMT+03:00 Christopher Schultz ch...@christopherschultz.net: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, A few notes: 1. Some mirrors have not yet updated and still say 1.1.31 is the latest. To download 1.1.32, choose alternative mirrors until you find one that

Re: [ANN] Apache Tomcat Native 1.1.32 released

2014-10-28 Thread Christopher Schultz
Konstantin, On 10/28/14 7:33 PM, Konstantin Kolinko wrote: 2014-10-29 2:17 GMT+03:00 Christopher Schultz ch...@christopherschultz.net: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 All, A few notes: 1. Some mirrors have not yet updated and still say 1.1.31 is the latest. To download