sebb wrote:
[...]
> Maven can generate the MD5 and SHA1 checksums itself; no need for a
> separate tool.
> 
> I'm not familiar with Maven, so I don't know the commands off-hand,
> but I can probably find them.

Maybe it can, but I was unable to figure out how.

We need to create checksums for the artifacts
that fall out of the assembly step, and I don't
think maven supports creating those.

However, Ant can create checksums in the expected
format.  So we can call an Ant task from Maven
to do this.

For the purposes of this vote, would it be ok to
just modify the existing .md5 and .sha1 files?
I would prefer not having to create another release
candidate just for that purpose.

--Thilo




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to