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

Include details of failed validation in InvalidChannelMetadataException #165

Merged
merged 1 commit into from Apr 12, 2023

Conversation

spyrkob
Copy link
Contributor

@spyrkob spyrkob commented Apr 11, 2023

When one of the channel metadata files is invalid, include the details in the exception message, eg:

org.wildfly.channel.InvalidChannelMetadataException: Invalid blocklist
caused by:
 $.blocks[0].versions: is missing but it is required

@jmesnil jmesnil merged commit 818b89d into wildfly-extras:main Apr 12, 2023
2 checks passed
@jmesnil
Copy link
Member

jmesnil commented Apr 12, 2023

@spyrkob thanks

@spyrkob spyrkob deleted the print_exception_details branch April 12, 2023 07:18
@jmesnil jmesnil added this to the 1.0.0.Final milestone Jun 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants