I was planning to mention the checksums once I test it. I think it should move in this release. Theres no need to respin for that, you can just generate them and add them to the dist repo.
On 16 March 2017 at 10:04, Lorenz Quack <[email protected]> wrote: > +1 > > * verified checksums > * build from source > * Ran joram tests with jms-client-0.20 > * ran Spout and Drain examples > > This release still uses sha-1 checksums. > I think we should move to sha-512 in the next release but it is not worth > doing a re-spin just for this. > > Kind regards, > Lorenz > > > > On 15/03/17 16:51, Oleksandr Rudyy wrote: >> >> Hi everyone, >> >> The release candidate version 6.1.2 of Qpid for Java is built and >> available from dev staging repos. >> 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.2 >> >> The source and binary bundles can be downloaded from here: >> https://dist.apache.org/repos/dist/dev/qpid/java/6.1.2-rc1 >> >> The maven release artifacts are staged at: >> https://repository.apache.org/content/repositories/orgapacheqpid-1103 >> >> For testing of release artifacts using maven please add the staging >> repo into maven project pom.xml: >> >> <repositories> >> <repository> >> <id>staging</id> >> >> <url>https://repository.apache.org/content/repositories/orgapacheqpid-1103</url> >> </repository> >> </repositories> >> >> Kind regards, >> Alex >> >> --------------------------------------------------------------------- >> 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]
