+1 to release.
Tested on Mac OSX(EI Captitan) and RHEL 6.2 64-bits, results are as follows:
* tcnative 1.2.2 build successful with APR 1.5.2 and openssl 1.0.2d 9 Jul 2015
* ant test success
* ant run-echo success
* tomcat 9 (r1712528): all APR test cases pass
* tomcat 8 (r1712899): all APR test cases pass except the following:
Failed test: TEST-org.apache.coyote.ajp.TestAbstractAjpProcessor.APR.txt
This is due to r1712529 and is not related to tcnative.
* tomcat 7 (r1712904): all APR test cases passes
Suggestion:
There is one typo observed in native/BUILDING:
- For MAC OS X you must manually add a link
cd ${tcnative installdir}
ln -d libtcnative-1.dylib libtcnative-1.jnilib ==> should be ln -s
libtcnative-1.dylib libtcnative-1.jnilib
Best Regards,
Huxing
------------------------------------------------------------------
From:Mark Thomas <[email protected]>
Time:2015 Nov 5 (Thu) 04:15
To:Tomcat Developers List <[email protected]>
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 -
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
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
[ ] Stable, go ahead and release
[ ] Broken because of ...
Thanks,
Mark
[1]
https://dist.apache.org/repos/dist/dev/tomcat/tomcat-connectors/native/1.2.2/
[2] https://svn.apache.org/repos/asf/tomcat/native/tags/TOMCAT_NATIVE_1_2_2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]