[ANN] Apache Tomcat Native 1.2.2 released

2015-11-10 Thread Mark Thomas
The Apache Tomcat team announces the immediate availability of Apache Tomcat Native 1.2.2 stable. The key features of this release are: - ALPN support - SNI support - Add access methods for OpenSSL BIO - Windows binaries built with APR 1.5.1 and OpenSSL 1.0.2d - Itanium binaries no longer

Re: Tomcat Native 1.2.2

2015-11-09 Thread Huxing Zhang
-- From:Christopher Schultz <ch...@christopherschultz.net> Time:2015 Nov 6 (Fri) 20:18 To:Tomcat Developers List <dev@tomcat.apache.org> Subject:Re: Tomcat Native 1.2.2 Huxing, On 11/5/15 7:08 PM, Huxing Zhang wrote: > Hi All, > > I have solved the prob

[VOTE][RESULT] Release Apache Tomcat Native 1.2.2

2015-11-09 Thread Mark Thomas
The following votes were cast: Binding: +1: remm, markt, violetagg, rjung Non-binding: +1: Huxing Zhang The vote therefore passes. Thank you to everyone who tested this and the previous 1.2.x releases. Mark - To unsubscribe,

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-08 Thread Rainer Jung
I forgot (but that is not critical): - lots of javadocs warnings: org/apache/tomcat/jni/Address.java org/apache/tomcat/jni/Buffer.java org/apache/tomcat/jni/Directory.java org/apache/tomcat/jni/File.java org/apache/tomcat/jni/Global.java org/apache/tomcat/jni/Local.java

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-08 Thread Huxing Zhang
015 Nov 5 (Thu) 04:15 To:Tomcat Developers List <dev@tomcat.apache.org> Subject:[VOTE] Release Apache Tomcat Native 1.2.2 OK. Here we go again :) Thanks to everyone who has helped test 1.2.x so far. I'm hopeful that this one will be good enough for the 9.0.0 RCs and - fingers crossed - t

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-07 Thread Rainer Jung
port some OpenSSL I/O changes from 1.1.x that fixed a number of unit tests failures The proposed release artefacts can be found at [1], and the build was done using tag [2]. The Apache Tomcat Native 1.2.2 is [X] Stable, go ahead and release [ ] Broken because of ... +1 to release, detailed

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Violeta Georgieva
some OpenSSL I/O changes from 1.1.x that fixed a > >> number of unit tests failures > >> > >> The proposed release artefacts can be found at [1], > >> and the build was done using tag [2]. > >> > >> The Apache Tomcat Native 1.2.2 is &

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Mark Thomas
> >>>> Version 1.2.2 includes the following changes: >>>> - Forward port some OpenSSL I/O changes from 1.1.x that fixed a >>>> number of unit tests failures >>>> >>>> The proposed release artefacts can be found at [1], >>>&

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Violeta Georgieva
> this one will be good enough for the 9.0.0 RCs and - fingers crossed - > >>>> to replace 1.1.x as well. > >>>> > >>>> Version 1.2.2 includes the following changes: > >>>> - Forward port some OpenSSL I/O changes from 1.1.x that fixed a &

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Violeta Georgieva
t; > Version 1.2.2 includes the following changes: > - Forward port some OpenSSL I/O changes from 1.1.x that fixed a > number of unit tests failures > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Rémy Maucherat
2015-11-06 14:09 GMT+01:00 Violeta Georgieva : > 06-Nov-2015 14:55:57.469 SEVERE [https-apr-8443-exec-2] > org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process Error > reading request, ignored > java.lang.IllegalStateException > at > >

Re: Tomcat Native 1.2.2

2015-11-06 Thread Christopher Schultz
Huxing, On 11/5/15 7:08 PM, Huxing Zhang wrote: > Hi All, > > I have solved the problem building tcnative on Mac OSX. > > The message worth noticing is: > ld: warning: ld: warning: ignoring file /usr/local/openssl/lib/libcrypto.a, > file was built for archive which is not the architecture

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Mark Thomas
the following changes: > - Forward port some OpenSSL I/O changes from 1.1.x that fixed a > number of unit tests failures > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat Native 1.2.2 is > [X] Stable, go ahead

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Mark Thomas
rtefacts can be found at [1], >> and the build was done using tag [2]. >> >> The Apache Tomcat Native 1.2.2 is >> [ ] Stable, go ahead and release >> [ ] Broken because of ... > > Websocket examples are not working: > https://localhost:8443/examples/websocket/i

Re: [VOTE] Release Apache Tomcat Native 1.2.2

2015-11-06 Thread Rémy Maucherat
> Version 1.2.2 includes the following changes: > - Forward port some OpenSSL I/O changes from 1.1.x that fixed a > number of unit tests failures > > The proposed release artefacts can be found at [1], > and the build was done using tag [2]. > > The Apache Tomcat Native 1.2.2 is &

Re: Tomcat Native 1.2.2

2015-11-05 Thread Huxing Zhang
aba-inc.com> Time:2015 Nov 4 (Wed) 17:37 To:Tomcat Developers List <dev@tomcat.apache.org> Subject:Re: Tomcat Native 1.2.2 Hi All, I have trouble running tcnative test under Mac OSX(EI Capitan). I used the jdk8, apr 1.5.2, openssl 1.0.2d(OpenSSL 1.0.2d 9 Jul 2015) to build the tcnative c

Re: Tomcat Native 1.2.2

2015-11-04 Thread Rémy Maucherat
2015-11-04 20:22 GMT+01:00 Christopher Schultz : > At some point, tcnative won't have to exist at all. There have been some > efforts to provide an OpenSSL-based JSSE provider, at which point little > needs to be done to use OpenSSL under the hood, and I think the

Re: Tomcat Native 1.2.2

2015-11-04 Thread Christopher Schultz
Mark, On 11/4/15 4:39 AM, Mark Thomas wrote: > On 04/11/2015 09:32, jean-frederic clere wrote: >> On 11/04/2015 02:00 AM, Mark Thomas wrote: >>> I've just finished running the unit tests for APR on OSX with the >>> current 1.2.x trunk and 9.0.x, 8.0.x and 7.0.x and all pass. >>> >>> I plan to tag

Re: Tomcat Native 1.2.2

2015-11-04 Thread jean-frederic clere
On 11/04/2015 02:00 AM, Mark Thomas wrote: > I've just finished running the unit tests for APR on OSX with the > current 1.2.x trunk and 9.0.x, 8.0.x and 7.0.x and all pass. > > I plan to tag 1.2.2 tomorrow morning and will hopefully be able to start > a new vote later in the day. I am trying

Re: Tomcat Native 1.2.2

2015-11-04 Thread Huxing Zhang
Hi All, I have trouble running tcnative test under Mac OSX(EI Capitan). I used the jdk8, apr 1.5.2, openssl 1.0.2d(OpenSSL 1.0.2d 9 Jul 2015) to build the tcnative code in trunk. I followed the instructions described in native/BUILDING: Step by step build output is: 1) sh buildconf

Re: Tomcat Native 1.2.2

2015-11-04 Thread Mark Thomas
On 04/11/2015 09:32, jean-frederic clere wrote: > On 11/04/2015 02:00 AM, Mark Thomas wrote: >> I've just finished running the unit tests for APR on OSX with the >> current 1.2.x trunk and 9.0.x, 8.0.x and 7.0.x and all pass. >> >> I plan to tag 1.2.2 tomorrow morning and will hopefully be able to

Tomcat Native 1.2.2

2015-11-03 Thread Mark Thomas
I've just finished running the unit tests for APR on OSX with the current 1.2.x trunk and 9.0.x, 8.0.x and 7.0.x and all pass. I plan to tag 1.2.2 tomorrow morning and will hopefully be able to start a new vote later in the day. Mark