Rajith Attapattu wrote:
Hi All,
The RC2 for Java, C++, C#, Ruby and Python are available for download from
the following location.
http://people.apache.org/~rajith/qpid-release/M2/RC2/
Please take time to review these candidates and if there are no problems we
can start a vote on tuesday afternoon.
Thank you all for helping me out in getting these RC's ready.
java source: mvn ran tests without error, broker started correctly after
installation, ruby and python tests passed as expected.
java bin: as for source, but didn't run mvn
c++ src: make check runs ok, python tests pass as expected, failure n
ruby test ('test_consume_empty(Basic): CONNECTION CLOSED: 530, Queue
must be specified or pr eviously declared') due to a broker bug(*)
python and ruby: tests ran against both brokers ok
I tried to start the management console for unix but got the following
error (could well be user error):
"Unable to access jarfile
/home/gordon/qpid-m2-rc2/java/qpidmc/eclipse/startup.jar"
(*) bug in c++ broker is captured in JIRA:
https://issues.apache.org/jira/browse/QPID-548