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

[gradle] Add validation checks on invalid xml or item type. #4680

Merged
merged 4 commits into from Apr 24, 2024

Conversation

terrakok
Copy link
Collaborator

@terrakok terrakok commented Apr 23, 2024

If a project has invalid value xml files (empty/broken content or duplicated keys) then gradle will show an error.

fixes #4663

@terrakok terrakok requested a review from igordmn April 23, 2024 09:05
@terrakok terrakok merged commit 644c7c3 into master Apr 24, 2024
12 checks passed
@terrakok terrakok deleted the k.tskh/resource-validation branch April 24, 2024 14:47
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.

Empty strings.xml throws unfriendly SAXParseException on import
2 participants