+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 'hello world' example against broker binary distribution Please, note, there is a redundant sha1 signature qpid-java-6.1.3.tar.gz.sha1 for source distribution. Kind Regards, Alex On 26 May 2017 at 16:39, Lorenz Quack <[email protected]> wrote: > Hi all, > > As Rob pointed out my previous mail contained an error. > This email thread is (as the subject suggests) a voting thread for > the release candidate for the 6.1.3 release and not for 6.0.7 as > my previous email erroneously stated. > Currently, there is also a voting thread started by Keith for > 6.0.7 RC1 going on but it is separate from this vote. > The corrected voting announcement is as follows: > > > A release candidate for the next release (6.1.3) 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.1.3 > > 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.1.3-rc1/ > > Those files and the other maven artifacts are also staged for now at: > https://repository.apache.org/content/repositories/orgapacheqpid-1108/ > > 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-1108</url> > </repository> > </repositories> > > > > > On Fri, 2017-05-26 at 13:49 +0100, Rob Godfrey wrote: > > The title and links say 6.1.3 but the body of the e-mail says 6.0.7 ... > You > > might want to resend and make clear :-) > > > > -- Rob > > > > On 26 May 2017 1:44 pm, "Lorenz Quack" <[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.1.3 > > > > 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.1.3-rc1/ > > > > Those files and the other maven artifacts are also staged for now at: > > https://repository.apache.org/content/repositories/orgapacheqpid-1108/ > > > > 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- > > 1108</url> > > </repository> > > </repositories> > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [email protected] > > For additional commands, e-mail: [email protected] > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
