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

Check XML files for well-formedness #1272

Closed
teobugslayer opened this issue Nov 27, 2015 · 1 comment
Closed

Check XML files for well-formedness #1272

teobugslayer opened this issue Nov 27, 2015 · 1 comment
Labels
Milestone

Comments

@teobugslayer
Copy link
Contributor

Check XML files for well-formedness. No validation is performed. The check should happen at least on build and livesync.

Whenever an invalid XML file is found, warn the user giving the exact location of the issue. Do not break the current operation.

Implementation detail: it happens actually on prepare.

@vchimev
Copy link

vchimev commented Dec 2, 2015

Important note - in {N} CLI 1.5.1 the xml files check for well-formedness will only warn the user for syntax errors, it will not abort any CLI operations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants