You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2009/11/10 16:25:28 UTC

[jira] Resolved: (SOLR-1552) Change the build to automatically sign releases

     [ https://issues.apache.org/jira/browse/SOLR-1552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved SOLR-1552.
-----------------------------------

    Resolution: Fixed

> 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
>
>         Attachments: SOLR-1522.patch
>
>
> 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.