+1 I performed the following tests:
1) Build broker and client from source distribution 2) Run 'hello world' example against broker built from source distribution 3) Verified the md5/sha checksums on all distribution artefacts 4) Verified signatures on all all distribution artefacts 5) Run amqp-0-x jms client 'hello world' example against broker from binary distribution 6) Run amqp-1-0 jms client 'hello world' example against broker from binary distribution Kind Regards, Alex On 25 May 2017 at 18:44, Keith W <[email protected]> wrote: > Making my +1 explicit. > > My testing was: > > 1) Ran apache rat > 2) Verified the md5/sha checksums on all distribution artefacts > 3) Verified signatures on all all distribution artefacts > 4) Built/ran test profiles mms for 0-9 and 0-10 from source bundle > 5) Ran hello world against staged maven artefacts against broker from > binary distribution artefact > > On 25 May 2017 at 17:39, Keith W <[email protected]> wrote: > > Hi all, > > > > A release candidate for the next release (6.0.7) of the Qpid Java > > Components has been created. > > > > The list of defect fixes can be found in Jira: > > > > https://issues.apache.org/jira/issues/?jql=project%20% > 3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.0.7 > > > > Please test and vote accordingly. > > > > The source and binary archives can be grabbed from here: > > https://dist.apache.org/repos/dist/dev/qpid/java/6.0.7-rc1 > > > > Those files and the other maven artifacts are also staged for now at: > > https://repository.apache.org/content/repositories/orgapacheqpid-1107 > > > > Kind regards > > > > 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-1107</url> > > </repository> > > </repositories> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
