We have a build failure on the java side. It appears the SSL tests added in Kens fix is failing. proton_tests.ssl.SslTest.test_client_authentication ..................... fail
We should exclude this test before we spin the final release. Rajith On Thu, Oct 25, 2012 at 5:25 PM, Ken Giusti <[email protected]> wrote: > mea culpa - apologies. > > However, RC5 looks pretty good on these platforms: > > Fedora 17 (64bit) > Debian 6 (32bit, vm) > Ubuntu 12.04 (32bit, vm) > Centos 6 (64bit, vm) > > > I simply did a make & install, then ran the proton test suite. A few > warnings during build, but all tests pass. > > The only problem platform was my Centos5 VM (32bit). The "make all/make > install" failed due to the php.swg file not being present. It appears that > the version of swig on Centos5 (1.3.29) does not include that php.swg file: > > [ 95%] Swig source > /home/kgiusti/work/proton/RC1/qpid-proton-c-0.1/bindings/php/php.i:4: Error: > Unable to find 'php.swg' > make[2]: *** [bindings/php/phpPHP_wrap.c] Error 1 > make[1]: *** [bindings/php/CMakeFiles/cproton.dir/all] Error 2 > make: *** [all] Error 2 > > > IMHO: +1 RC5, fix the Centos 5 issue in the next release. > > -K > > ----- Original Message ----- >> Please have a look. This one includes ken's ssl fix in addition to >> everything that was in RC4: >> >> http://people.apache.org/~rhs/qpid-proton-0.1rc5/ >>
