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

Chris M. Hostetter commented on SOLR-15361:
-------------------------------------------

bq. it should not be attaching to assemble ... this might explain another 
weeird thing i was seeing.

my hunch related to the code for Dockerfile.loval (which is part of the 
assembly) inadvertanly depending on the *.tgz.asc file ... but that was wrong.

*I* didnt attach signDistTar to assemble, and i don't think the Signing plugin 
attaches itself automaticlaly -- but IIUC I think what's happening here is that 
"the resultant signature artifacts are automatically added to the signatures 
and archives dependency configurations." and "the assemble task generates all 
artifacts that are attached to the archives configuration."

About to revert until i can do some more research into a better solution ... 
just doing some quick tests that my revert doesn't break anything else.

> update gradle build to support gpg signing of tgz/zip distributions
> -------------------------------------------------------------------
>
>                 Key: SOLR-15361
>                 URL: https://issues.apache.org/jira/browse/SOLR-15361
>             Project: Solr
>          Issue Type: Task
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Chris M. Hostetter
>            Assignee: Chris M. Hostetter
>            Priority: Major
>             Fix For: main (9.0)
>
>         Attachments: SOLR-15361.patch, SOLR-15361.patch
>
>
> the gradle build does not currently have any support for gpg signing the 
> distributions we produce.
> this is neccessary for releases, and for being able to "smoke test" our 
> Dockerfiles prior to release (by creating mock download servers to confirm 
> {{docker build}} can correctly fetch the {{tgz}} & {{tgz.asc}} files we point 
> it at)



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to