Re: Release of Commons Crypto

2020-01-26 Thread Alex Remily
I can build it on all three platforms (Win, Linux, Mac). I don't know how to push to Maven central, and even if I did, I don't have permissions. I'm happy to provide an artifact to someone who can push it to Maven. On Sun, Jan 26, 2020 at 9:59 AM Gary Gregory wrote: > On Wed, Jan 22, 2020 at 7

Re: Release of Commons Crypto

2020-01-26 Thread Gary Gregory
On Sun, Jan 26, 2020 at 9:58 AM Gary Gregory wrote: > On Wed, Jan 22, 2020 at 7:42 PM Alex Remily wrote: > >> How do we go about getting a release for Commons Crypto? >> > > Someone needs to spend the time doing it... ;-) The build for this > component is not trivial since it uses Maven to call

Re: Release of Commons Crypto

2020-01-26 Thread Gary Gregory
On Wed, Jan 22, 2020 at 7:42 PM Alex Remily wrote: > How do we go about getting a release for Commons Crypto? > Someone needs to spend the time doing it... ;-) The build for this component is not trivial since it uses Maven to call Ant to call make, which fails for me. Can anyone built it? Gary