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

Fix Gradle 5 lockfiles not overriding manifests #1462

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

cd-work
Copy link
Contributor

@cd-work cd-work commented Jun 27, 2024

This fixes an issue where Gradle 5 lockfiles would not override manifest files in the same directory since the lockfiles themselves are stored in a subdirectory.

This fixes an issue where Gradle 5 lockfiles would not override manifest
files in the same directory since the lockfiles themselves are stored in
a subdirectory.
@cd-work cd-work requested a review from a team as a code owner June 27, 2024 16:38
@cd-work cd-work requested a review from matt-phylum June 27, 2024 16:38
@cd-work cd-work enabled auto-merge (squash) June 27, 2024 16:40
@cd-work cd-work disabled auto-merge June 27, 2024 16:41
@cd-work cd-work self-assigned this Jun 27, 2024
@louislang louislang merged commit 4509464 into main Jun 27, 2024
14 checks passed
@louislang louislang deleted the gradle_5_manifest_conflict branch June 27, 2024 16:49
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.

3 participants