[ 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-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org