-
Notifications
You must be signed in to change notification settings - Fork 566
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
[4.x]: Change provided and optional to just optional - iteration 2 (#6495) #6650
[4.x]: Change provided and optional to just optional - iteration 2 (#6495) #6650
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it possible to group all the pom changes required to fix #6495 in this PR ?
Yes, it's possible. I changed only 'helidon-config-metadata-processor' and I'm not sure about the others. A full list of modules would be extremely useful. |
You will have to do a text search to find all pom files that have both |
That's all. I didn't find any |
@romain-grecourt Approve it again, please. I fixed conflicts in |
Part of #6495