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

Make sure pathFilter is applied to workspace module content tree #39802

Merged

Conversation

aloubyansky
Copy link
Member

Fixes an issue when a path filter passed into ResolvedDependency.getContentTree(pathFilter) is ignored when the content tree is provided by a workspace module instead of a JAR.
This method is currently used only by GrpcCodeGen in the quarkus repo.

@quarkus-bot quarkus-bot bot added the area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins label Mar 30, 2024
Copy link

quarkus-bot bot commented Mar 31, 2024

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit d746e82.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

@aloubyansky aloubyansky merged commit 8a69770 into quarkusio:main Apr 1, 2024
49 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.10 - main milestone Apr 1, 2024
@gsmet gsmet modified the milestones: 3.10.0.CR1, 3.9.4 Apr 17, 2024
@gsmet gsmet modified the milestones: 3.9.4, 3.8.5 May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants