Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.7
-
None
Description
I would like to have a signature-validator.sh at the root of the svn distribution directory that accommodates validating all the signatures of the release artifact. Maybe this goes here, maybe this should go in the individual components?
For now I'm going to put it here for the sake of keeping things "DRY." I think this file becomes complex for multi-module builds and we may want individual projects to contribute their own signature-validator.sh file. I think commons-rng will be a good place to show how to incorporate such a customized file. (Happy to do the work myself)