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

Correct AbstractCopyTask.from usages in functional tests #1250

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

Goooler
Copy link
Member

@Goooler Goooler commented Feb 14, 2025

Local dependency jars should be included by implementation instead of from, from should copy the input files into the output shadowed jar without any unzipping.

Refs #1233.

Local dependency jars should be included by `implementation` instead of `from`, `from` should copy the input files into the output shadowed jar without any unzipping.
@Goooler Goooler changed the title Correct AbstractCopyTask.from usages in functional tests Correct AbstractCopyTask.from usages in functional tests Feb 14, 2025
@Goooler Goooler merged commit 0d9b9d8 into main Feb 14, 2025
7 checks passed
@Goooler Goooler deleted the g/20250214/avoid-using-from-jar branch February 14, 2025 10:20
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.

1 participant