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/09/30 19:10:00 UTC

[jira] [Commented] (LUCENE-9488) Update release process to work with Gradle.

    [ https://issues.apache.org/jira/browse/LUCENE-9488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422982#comment-17422982 ] 

Jan Høydahl commented on LUCENE-9488:
-------------------------------------

Mike, I'm currently updating releaseWizard in LUCENE-9809. I came across these lines in buildAndCheckRelease.py:

[https://github.com/apache/lucene/blob/main/dev-tools/scripts/buildAndPushRelease.py#L120:L121]
{code:java}
if gpgKeyID is not None:
  # TODO sign
  # cmd += ' -Psigning.keyId=%s publishSignedPublicationToMavenLocal' % gpgKeyID
  pass {code}
Is the gradle build ready for gpg signing yet? Do you want to address it here in this jira? Over in LUCENE-9809 I'm removing Solr stuff from the scripts...

> Update release process to work with Gradle.
> -------------------------------------------
>
>                 Key: LUCENE-9488
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9488
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: general/build
>            Reporter: Erick Erickson
>            Assignee: Mike Drob
>            Priority: Major
>          Time Spent: 14h 50m
>  Remaining Estimate: 0h
>
> The release process needs to reflect using Gradle rather than Ant. I suspect this will be a significant task, thus it has its own JIRA



--
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