+1. My testing was:
1) Verified the md5/sha checksums on all distribution artefacts 2) Verified signatures on all all distribution artefacts 3) Built/ran test profiles mms for 0-9 and 0-10 from source bundle 4) Ran hello world against staged maven artefacts against broker from binary distribution artefact No issues encountered. On 19 December 2016 at 15:43, Lorenz Quack <[email protected]> wrote: > +1 > > In addition to what Alex did I also: > * checked the md5 and sha1 checksums > * created a simple query in the WMC > * created a simple dashboard in the WMC > > > On 19/12/16 15:18, Oleksandr Rudyy wrote: >> >> +1 >> >> I performed the following testing of Qpid for Java 6.1.1: >> * started the broker >> * using Web Management Console created and bound a test queue >> * ran successfully Hello and Spout/Drain example against 6.1.1 broker >> >> >> On 19 December 2016 at 15:13, Oleksandr Rudyy <[email protected]> wrote: >>> >>> Hi all, >>> >>> I have built a release candidate for a 6.1.1 Qpid for Java. Please, test >>> it >>> and vote accordingly. >>> >>> The list of changes can be found in Jira: >>> >>> https://issues.apache.org/jira/issues/?jql=project%20%3D%20QPID%20AND%20fixVersion%20%3D%20qpid-java-6.1.1 >>> >>> The source and binary bundles can be downloaded from here: >>> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.1-rc1 >>> >>> Those files and all other maven artifacts are staged for now at: >>> https://repository.apache.org/content/repositories/orgapacheqpid-1095 >>> >>> Kind regards >>> >>> P.S. For testing of release artifacts using maven, please temporarily add >>> the staging repo into maven project pom.xml: >>> >>> <repositories> >>> <repository> >>> <id>staging</id> >>> >>> >>> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1095</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] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
