Skip to content

SOLR-17026: Fix releaseBuild without signing#2051

Merged
HoustonPutman merged 1 commit into
apache:mainfrom
HoustonPutman:gradle-sign-fix
Oct 31, 2023
Merged

SOLR-17026: Fix releaseBuild without signing#2051
HoustonPutman merged 1 commit into
apache:mainfrom
HoustonPutman:gradle-sign-fix

Conversation

@HoustonPutman
Copy link
Copy Markdown
Contributor

Tested this out a bit locally with and without signing. Love that we can get rid of the “-x signJarsPublication” requirement for non signed builds.

Need to make sure that the artifacts are still teated to make sure that the signatures exist in the full smoke tester.

@HoustonPutman
Copy link
Copy Markdown
Contributor Author

Ok I tested the smoke tester with and without --not-signed using artifacts built with and without -Psign -PuseGpg. The smoke test failed and succeeded accordingly (succeeded with --not-signed and without -Psign, and without --not-signed and with -Psign, and failed the other two combinations).

This should be good to go.

@HoustonPutman HoustonPutman merged commit 15e56e9 into apache:main Oct 31, 2023
@HoustonPutman HoustonPutman deleted the gradle-sign-fix branch October 31, 2023 16:10
HoustonPutman added a commit that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants