+1 I tested it against the C++ / MRG-M broker and everything seems to work fine.
On Fri, Aug 14, 2015 at 5:32 PM, Timothy Bish <[email protected]> wrote: > On 08/14/2015 08:47 AM, Robbie Gemmell wrote: > > Hi all, > > > > Its time for the 0.4.0 Qpid JMS client release, now that Proton 0.10 > > is available. I have put together a first spin, please test it and > > vote accordingly. > > > > The source and binary archives can be grabbed from here: > > https://dist.apache.org/repos/dist/dev/qpid/jms/0.4.0-rc1/ > > > > Those files and the other maven artifacts are also staged for now at: > > https://repository.apache.org/content/repositories/orgapacheqpid-1043 > > > > Regards, > > Robbie > > > > > > P.S. If you want to test it out using maven (e.g with the examples src, > > or your own things), you can temporarily add this to your poms to access > > the staging repo: > > > > <repositories> > > <repository> > > <id>staging</id> > > <url> > https://repository.apache.org/content/repositories/orgapacheqpid-1043 > </url> > > </repository> > > </repositories> > > > > The dependency for the client itself would then be: > > > > <dependency> > > <groupId>org.apache.qpid</groupId> > > <artifactId>qpid-jms-client</artifactId> > > <version>0.4.0</version> > > </dependency> > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > > > > +1 > > * Verified the signatures and sums. > * Reviewed the LICENSE and NOTICE files > * Built from the source archive and ran the tests. > * Checked for missing license headers. > * Used the repo to validate the release in ActiveMQ and run the tests. > > -- > Tim Bish > Sr Software Engineer | RedHat Inc. > [email protected] | www.redhat.com > twitter: @tabish121 > blog: http://timbish.blogspot.com/ > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
