Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deduplicate sign task inputs #10337

Merged
merged 2 commits into from Aug 22, 2019
Merged

Conversation

jjohannes
Copy link
Contributor

@jjohannes jjohannes commented Aug 22, 2019

See: #10302

This includes a fix to ignore inputs where the files are missing (for example, because a task was disabled). This fix was already on master but is very much related and it might also be part of the regression.

This is a similar lenient behavior as in the publishing plugins.
Signing will now still work if Gradle Module Metadata was disabled
by disabling the corresponding 'generateMetadataFileFor...' task.
Multiple inputs can be defined that point at the same file.
@jjohannes jjohannes added this to the 5.6.1 milestone Aug 22, 2019
@jjohannes jjohannes requested a review from big-guy August 22, 2019 12:48
@jjohannes jjohannes self-assigned this Aug 22, 2019
@big-guy big-guy merged commit 3c94002 into release Aug 22, 2019
@jjohannes jjohannes deleted the jjohannes/sign-task-input-handling branch August 23, 2019 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants