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

Minor change to add Dependency.isAnyFlagSet(int flags) and make FlagDependencyIterator use that #45045

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

aloubyansky
Copy link
Member

This is a very minor change that allows passing dependency flags using bitwise OR instead of arrays for flag matching when iterating over application model dependencies.

@quarkus-bot quarkus-bot bot added area/devtools Issues/PR related to maven, gradle, platform and cli tooling/plugins area/testing labels Dec 10, 2024
Copy link

quarkus-bot bot commented Dec 11, 2024

Status for workflow Quarkus CI

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

✅ 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.

You can consult the Develocity build scans.

@aloubyansky aloubyansky merged commit 47bbd25 into quarkusio:main Dec 11, 2024
52 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.18 - main milestone Dec 11, 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 area/testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants