Change the build to automatically sign releases
-----------------------------------------------
Key: SOLR-1552
URL: https://issues.apache.org/jira/browse/SOLR-1552
Project: Solr
Issue Type: Improvement
Reporter: Grant Ingersoll
Assignee: Grant Ingersoll
Priority: Minor
Fix For: 1.5
Currently, the release process requires the release manager to type in their
password for every artifact that needs to be signed. Using Ant 1.7.1 and GPG
this can be avoided.
This patch will change the build to only require the password to be input once,
at the beginning of signing. It will use Ant's SecureInputHandler, which only
comes with Ant 1.7.1 and higher
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.