[
https://issues.jboss.org/browse/JBIDE-6768?page=com.atlassian.jira.plugin...
]
Alexey Kazakov updated JBIDE-6768:
----------------------------------
Fix Version/s: LATER
(was: 3.3.x)
We can't use WST Validator V2 in our KB Validation framework without big refactoring.
Validators which support WST validation V2 must extends
org.eclipse.wst.validation.AbstractValidator and override any validate() of this super
class. In case of incremental validation this method will be called for every changed
resource. That's not ok for our validators. We need to get a full list of all the
changed resources before we start validating them. WST validation V2 is too restricted and
not so flexible as V1.
Migrate CDI/Seam/EL validators (KB Validation framwork) to WST
validation V2.
-----------------------------------------------------------------------------
Key: JBIDE-6768
URL:
https://issues.jboss.org/browse/JBIDE-6768
Project: Tools (JBoss Tools)
Issue Type: Feature Request
Components: JSF
Reporter: Alexey Kazakov
Assignee: Alexey Kazakov
Fix For: LATER
Now we use V1. V2 has some improvements. For instance we can use Validation->Settings
page for include/exclude rules.
This framework is being developed yet but seems to be stable enough.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira