You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jan Høydahl (Jira)" <ji...@apache.org> on 2021/10/14 06:55:00 UTC

[jira] [Created] (LUCENE-10174) Update buildAndPushRelease.py for new gradle build

Jan Høydahl created LUCENE-10174:
------------------------------------

             Summary: Update buildAndPushRelease.py for new gradle build
                 Key: LUCENE-10174
                 URL: https://issues.apache.org/jira/browse/LUCENE-10174
             Project: Lucene - Core
          Issue Type: Task
            Reporter: Jan Høydahl
            Assignee: Jan Høydahl


With LUCENE-9488 and LUCENE-10173 the gradle build was polished to properly build source and binary artifacts, and sign those using either gpg tool or a built-in java-based signing plugin. See [https://github.com/apache/lucene/blob/main/help/publishing.txt]

This jira will update {{buildAndPushRelease.py}} script to use the correct build parameters. It will also add cmdline args to choose between gpg and built-in (gpg default), and to supply the location of {{gpgHome}} if you do not use gpg. We'll also add an option to NOT prompt for passphrase in the python script, which will fallback to defaults (gpg-agent, env.vars or gradle.properties).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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