On 26 May 2017 at 13:43, Lorenz Quack <quack.lor...@gmail.com> 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: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org >
FWIW, since I was late in geting to this and narrowly missed the vote.. +1 I checked things out as follows: - Verified all the signatures and checksum files. - Checked the LICENCE+NOTICE files present in each archive. - Used "mvn apache-rat:check" to verify the headers in source release. - Started the broker from the tar.gz binary, used the web management console to create a queue for use with examples. - Ran the Qpid JMS master HelloWorld example against the running broker. Robbie --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional commands, e-mail: users-h...@qpid.apache.org