2008/4/8, Jeromy Evans <[EMAIL PROTECTED]>: > > I've signed struts-annotations-1.0.3 using [EMAIL PROTECTED] and copied to > [1]. > > Can some please take a moment to check these? If they're okay I presume > the artefacts then just need to be copied to the right location for rsync to > ibiblio. Any other formalities for struts-annotations? > > [1] http://people.apache.org/builds/struts/struts-annotations/1.0.3/
They seem to be ok, in the sense that Struts artifacts in people.apache.orgare signed this way, but... In Tiles, we sign artifacts and then produce "md5" and "sha1" digests, so, for every artifacts, we have: artifact.zip artifact.zip.md5 artifact.zip.sha1 artifact.zip.asc artifact.zip.asc.md5 artifact.zip.asc.sha1 See here for an example: http://people.apache.org/builds/tiles/2.0.5/ What do you think? Antonio