Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Eclipse Web Tools Platform Project (WTP) » XML Validation - how to exclude certain files?(XML Validation exclusion filters obviously not working)
XML Validation - how to exclude certain files? [message #1822269] Mon, 02 March 2020 21:18 Go to next message
Michael Moser is currently offline Michael MoserFriend
Messages: 64
Registered: October 2012
Location: Zürich, Switzerland
Member
In our test folders we have a couple of (purposely) faulty XML files.
EACH and EVERY time I do a full rebuild these are flagged as validation errors!

No matter what I specify in Preferences -> Validation -> XML Validation -> Settings under "Exclude Group: these files keep getting validated and hence flagged as build errors and this is mighty annoying!

What syntax is expected for a "Folder or Filename" rule?

Our faulty testfiles are named like "Filename-01.xml" to "Filename-30.xml" but strings like "Filename*.xml" or "Filename*" (with or without the case sensitive flag checked) obviously don't match. Whether specifying the full pathname or just the directory-local name or even trying with RegEx syntax (i.e. "Filename.*") didn't make any difference.

Is this matcher simply buggy? Or is there some secret sauce to get this "Exclude Group" working?

And if it's buggy, where do I report this?

[Updated on: Mon, 02 March 2020 21:20]

Report message to a moderator

Re: XML Validation - how to exclude certain files? [message #1822319 is a reply to message #1822269] Wed, 04 March 2020 00:29 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Good questions. A bug would be filed at https://bugs.eclipse.org/bugs/enter_bug.cgi?product=WTP%20Common%20Tools&component=wst.validation

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: XML Validation - how to exclude certain files? [message #1822336 is a reply to message #1822319] Wed, 04 March 2020 09:30 Go to previous message
Michael Moser is currently offline Michael MoserFriend
Messages: 64
Registered: October 2012
Location: Zürich, Switzerland
Member
Thanks - I filed this as bug...
Previous Topic:Inconsistent workspace state with declare parents
Next Topic:Where can I get JSDT-core source code?
Goto Forum:
  


Current Time: Fri Apr 26 10:59:58 GMT 2024

Powered by FUDForum. Page generated in 0.02847 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top