I have tested the following: - JMX Management Console starts on Linux, Windows, OSX - C++ broker can be compiled and started (without clustering) using the qpid-cpp-0.8.tar.gz package. - Java broker package starts, out-of-the-box. - Java client package connects to the broker and sends/receives using the Hello example now included in the package.
Robbie P.S. It is still necessary to supply a logging implementation + sl4fj binding to do the last check. I'm looking to remove the need to do so by updating slf4j, which now provides a warning and does No-Op logging by default rather than throwing an exception. I didn't think the change should be included in 0.8 at this point anyway when I raised the JIRA, but I am seeing an odd test failure after making the change which now makes me think that doubly-so: it'll go in soon for 0.9. > -----Original Message----- > From: Robbie Gemmell [mailto:[email protected]] > Sent: 14 November 2010 22:23 > To: [email protected] > Subject: Qpid 0.8 RC2 available for download ** Please Test ** > > Hi all, > > Qpid 0.8 RC2 can nowbe found for download at: > http://people.apache.org/~robbie/qpid/0.8/RC2/ > > There were no changes from the output for RC1, but the output from > running > RAT across the 'full release' RC2 archive can be found at the following > URL: > http://people.apache.org/~robbie/qpid/0.8/0.8rc2_rat_output.txt > > *Please* take the time to download and try out this release candidate > and > report your results, such that any additional issues which require > addressing before the release can proceed are identified as early as > possible. If no issues are reported that require a new RC to be > produced, > RC2 will be taken to vote by the end of the week. > > Thanks, > Robbie > > For the record, the changes since RC1 are: > > - QPID-2674: prevent heartbeats causing segmentation faults > - QPID-2940: clean up message-accept records automatically > - QPID-2941: fix error in recovery handling for new CLFS store > - QPID-2942: enable the Java broker convenience package to be started > out-of-the-box > - QPID-2943: add the examples to the Java client convenience package > - QPID-2946: exclude the QMan convenience package from the release (due > to > QPID-2945) > - Update to always include cluster scripts in the C++ distribution > regardless of dependency install status on the build box --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
