]
Friendly Jira Robot resolved ERT-175.
-------------------------------------
Resolution: Done
Add xml validator option to ignore "Referenced file contains
errors" error [EBZ#491313]
---------------------------------------------------------------------------------------
Key: ERT-175
URL:
https://issues.jboss.org/browse/ERT-175
Project: Eclipse Release Train
Issue Type: Task
Components: WTP Source Editing
Reporter: Friendly Jira Robot
Priority: Trivial
Labels: 3.8_M7, bzira, wst.xml
Fix For: Neon (4.6) M7
The biggest problems we have for our customers is when the customer's xml file is
fine, but validating against an imperfect schema upstream ends up with an error like
this:
"Referenced file contains errors
(file:/home/rob/apps/eclipse/builds/tp/4.60.x_20160308/../../../../../code/jbtools/github/jbosstools-server/as/plugins/org.jboss.tools.as.catalog/schema/xsd/ourBundledSchema.xsd).
For
more information, right click on the message in the Problems View and select "Show
Details..."
It'd be great if we had an xml validator option to allow this to be an error, a
warning, or even ignored.
Since this is our most common error for users, we consider it a pretty high priority
request. We'd be willing to do some of the work if you could point us to where such a
thing could be implemented easily (or even not easily... at least a starting-off point).