On Tue, 28 Aug 2018 at 13:27, Oleksandr Rudyy <[email protected]> wrote: > > Hi all, > > I built a release candidate for 6.1.7 version of the Qpid for Java. > Please give it a test out and vote accordingly.
+1. My testing was: * Verified signatures and checksums * Checked for LICENCE and NOTICE files in the archives. * Ran apache RAT * Built/ran test profile bdb/dby/mms (0-9/0-10) from source bundle * Ran hello world against staged maven client artefacts against broker from binary distribution artefact > > The list of defect fixes can be found in Jira: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12343003 > > The source and binary archives can be grabbed from here: > https://dist.apache.org/repos/dist/dev/qpid/java/6.1.7-rc1 > > Those files and the other maven artifacts are also staged for now at: > https://repository.apache.org/content/repositories/orgapacheqpid-1158 > > Kind regards, > Alex > > 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-1158</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]
