Re: Generate SHA512 checksum

2018-03-02 Thread Peter Donald
Okay - had a chance to look at it. See what I did in https://github.com/apache/ode/pull/5/files and hopefully that works for you On Wed, Feb 28, 2018 at 6:11 PM, Sathwik B P wrote: > Hi Peter, > > We added it as rake file untill the buildr comes with an addon. I did fix a >

Re: Generate SHA512 checksum

2018-03-02 Thread Sathwik B P
Peter, Thanks for the PR. Will have a build and let you know. I was wondering on the transport.rb upload but wasn't knowing how to pass the :digests with different values. digests = (options[:digests] || [:md5, :sha1, :sha512]) Coming back the original problem, if other users are using gpg