+1 I performed the following testing:
* built from source bundle and ran tests using java-mms.10 profile * verified signatures and checksums * started broker * using web management console ** added test queue ** added node auto-creation policy ** created queue query and exported the results in CSV format * ran HelloWorld example from Qpid JMS Client and verified that queue was created by node auto-creation policy On 27 February 2018 at 14:57, Oleksandr Rudyy <[email protected]> wrote: > Hi all, > > I built a release candidate for a Qpid Broker-J 7.0.2. > Please give it a test out and vote accordingly. > > The source and binary archives can be grabbed from: > https://dist.apache.org/repos/dist/dev/qpid/broker-j/7.0.2-rc1 > > The maven artifacts are also staged for now at: > https://repository.apache.org/content/repositories/orgapacheqpid-1132 > > The JIRAs currently assigned are: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310520&version=12342782 > > Regards, > Alex > > P.S. For testing of maven broker staging repo artifacts, please add into to > your poms the staging repo as below: > > <repositories> > <repository> > <id>staging</id> > > <url>https://repository.apache.org/content/repositories/orgapacheqpid-1132</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]
