+1 * verified all checksums * ran apache-rat:check on source bundle * compiled source and ran tests with the java-mms.0-9-1 profile * build docs and viewed some pages * run binary (tar.gz) broker and ** put BDB JE 7.4.5 on the class path and create a JSON/BDB VirtualHost(Node) ** checked the web management console (create VH, queue) ** ran HelloWorld example of the new AMQP 1.0 jms client using BDB VH ** ran Spout and Drain from client binary (tar.gz) bundle using staging repo and BDB VH
Kind regards, Lorenz On Fri, 2017-11-17 at 17:31 +0000, Keith W wrote: > Hi all, > > A bug-fix release candidate for the next release (6.1.5) 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.5 > > 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.5-rc1 > > Those files and the other maven artifacts are also staged for now at: > > https://repository.apache.org/content/repositories/orgapacheqpid-1124 > > 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-1124</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]
