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

WFCORE-6974 Add convenience factory method to create a ServiceDependency from a Supplier. #6156

Merged
merged 1 commit into from
Sep 4, 2024

Conversation

pferraro
Copy link
Contributor

@pferraro pferraro commented Sep 2, 2024

@github-actions github-actions bot added the deps-ok Dependencies have been checked, and there are no significant changes label Sep 2, 2024
@wildfly-ci

This comment was marked as outdated.

@yersan yersan added the ready-for-merge This PR is ready to be merged and fulfills all requirements label Sep 3, 2024
@wildfly-ci
Copy link

Core -> Full Integration Build 14144 outcome was UNKNOWN using a merge of f3aaaf5
Summary: Canceled (Tests passed: 3895, ignored: 64; Step 6/7) Build time: 03:33:56

@pferraro
Copy link
Contributor Author

pferraro commented Sep 4, 2024

@yersan FYI - I updated this to additionally validate a non-null supplier, which would otherwise defer the NPE until the returned dependency is used.

@wildfly-ci

This comment was marked as off-topic.

@wildfly-ci

This comment was marked as off-topic.

@bstansberry bstansberry merged commit be027c6 into wildfly:main Sep 4, 2024
12 checks passed
@bstansberry
Copy link
Contributor

Thanks @pferraro and @yersan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps-ok Dependencies have been checked, and there are no significant changes ready-for-merge This PR is ready to be merged and fulfills all requirements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants