You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2019/02/11 17:10:00 UTC

[jira] [Created] (LUCENE-8691) Allow GPG keys with no spaces to be used for signing releases

Alan Woodward created LUCENE-8691:
-------------------------------------

             Summary: Allow GPG keys with no spaces to be used for signing releases
                 Key: LUCENE-8691
                 URL: https://issues.apache.org/jira/browse/LUCENE-8691
             Project: Lucene - Core
          Issue Type: Bug
            Reporter: Alan Woodward
            Assignee: Alan Woodward


The buildAndPushRelease.py script does some checking to ensure that a release manager's GPG key is in the apache lucene KEYS file.  Most 40-byte keys are in a format containing spaces between each 4-byte word, but some are listed as 40 contiguous bytes.  The build script should accept these keys as well.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org