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

4.x: Use newly defined exception to report problems while processing meta config #9390

Merged
merged 4 commits into from
Oct 16, 2024

Conversation

spericas
Copy link
Member

Description

Use newly defined exception to report problems while processing meta config configuration. This enables special handling of this exception without interfering with any exceptions that may be thrown in custom config sources. See issue #9383.

@spericas spericas added config 4.x Version 4.x labels Oct 14, 2024
@spericas spericas added this to the 4.x milestone Oct 14, 2024
@spericas spericas self-assigned this Oct 14, 2024
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Oct 14, 2024
@spericas spericas marked this pull request as draft October 14, 2024 20:55
@barchetta barchetta mentioned this pull request Oct 16, 2024
16 tasks
…configuration. This enables special handling of this exception without interfering with any exceptions that may be thrown in custom config sources.
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
@spericas spericas marked this pull request as ready for review October 16, 2024 19:27
@spericas spericas merged commit ab2b395 into helidon-io:main Oct 16, 2024
44 checks passed
arjav-desai pushed a commit to arjav-desai/helidon that referenced this pull request Dec 11, 2024
…meta config (helidon-io#9390)

Use newly defined exception to report problems while processing meta configuration. This enables special handling of this exception without interfering with any exceptions that may be thrown in custom config sources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x config OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants