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

Ignore Properties that cannot be represented by a String #880

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

radcortez
Copy link
Member

I think we need to keep globally converting Properties to their String format if possible. If such conversion is not possible, we just ignore the property.

@radcortez radcortez merged commit dd32f7e into smallrye:main Jan 24, 2023
@radcortez radcortez added this to the 2.13.2 milestone Feb 1, 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.

better error handling when bad usage of system properties
1 participant