Hi Peter, We added it as rake file untill the buildr comes with an addon. I did fix a couple of comilation issues. https://github.com/apache/ode/blob/ode-1.3.x/tasks/sha512.rake
SHA512 digest is created for the artifacts but it's also creating multiple copies of pom.xml for all sub modules. https://repository.apache.org/content/repositories/snapshots/org/apache/ode/ode-axis2/1.3.8-SNAPSHOT/ ode-axis2-1.3.8-20180228.064019-1.jar Wed Feb 28 06:40:22 UTC 2018 187851 ode-axis2-1.3.8-20180228.064019-1.jar.md5 Wed Feb 28 06:40:23 UTC 2018 32 ode-axis2-1.3.8-20180228.064019-1.jar.sha1 Wed Feb 28 06:40:23 UTC 2018 40 ode-axis2-1.3.8-20180228.064019-1.pom Wed Feb 28 06:40:21 UTC 2018 22084 ode-axis2-1.3.8-20180228.064019-1.pom.md5 Wed Feb 28 06:40:21 UTC 2018 32 ode-axis2-1.3.8-20180228.064019-1.pom.sha1 Wed Feb 28 06:40:22 UTC 2018 40 ode-axis2-1.3.8-20180228.064024-1.jar.sha512 Wed Feb 28 06:40:25 UTC 2018 128 ode-axis2-1.3.8-20180228.064024-1.jar.sha512.md5 Wed Feb 28 06:40:25 UTC 2018 32 ode-axis2-1.3.8-20180228.064024-1.jar.sha512.sha1 Wed Feb 28 06:40:26 UTC 2018 40 ode-axis2-1.3.8-20180228.064024-1.pom Wed Feb 28 06:40:24 UTC 2018 22084 ode-axis2-1.3.8-20180228.064024-1.pom.md5 Wed Feb 28 06:40:24 UTC 2018 32 ode-axis2-1.3.8-20180228.064024-1.pom.sha1 Wed Feb 28 06:40:25 UTC 2018 40 ode-axis2-1.3.8-20180228.064026-1.pom Wed Feb 28 06:40:26 UTC 2018 22084 ode-axis2-1.3.8-20180228.064026-1.pom.md5 Wed Feb 28 06:40:27 UTC 2018 32 ode-axis2-1.3.8-20180228.064026-1.pom.sha1 Wed Feb 28 06:40:27 UTC 2018 40 ode-axis2-1.3.8-20180228.064026-1.pom.sha512 Wed Feb 28 06:40:28 UTC 2018 128 ode-axis2-1.3.8-20180228.064026-1.pom.sha512.md5 Wed Feb 28 06:40:28 UTC 2018 32 ode-axis2-1.3.8-20180228.064026-1.pom.sha512.sha1 Wed Feb 28 06:40:28 UTC 2018 40 Any ideas? regards, sathwik On Thu, Feb 8, 2018 at 5:35 AM, Peter Donald <pe...@realityforge.org> wrote: > Hi, > > I was going to see if I could whip up an addon but daddy duty calls so > all of I have got is the start of an addon at: > > https://gist.github.com/realityforge/51afcba9ae15458a6e027d881bb33d9c > > It was copied from the gpg addon and modified. It should be very close > to working if not complete but I have not even tried to run it. > > Hope that helps somewhat! > > On Wed, Feb 7, 2018 at 7:26 PM, Sathwik B P <sath...@apache.org> wrote: > > Hi Guys, > > > > Is there a way we can generate SHA512 checksum for artifacts during > > upload/release task? > > [http://www.apache.org/dev/release-distribution#sigs-and-sums] > > > > We are on Buildr-1.5.3 > > > > regards, > > sathwik > > > > -- > Cheers, > > Peter Donald >