[jbosstools-issues] [JBoss JIRA] (JBIDE-18831) Validator in CDI 1.1 does not validate unused qualifier

Viacheslav Kabanovich (JIRA) issues at jboss.org
Tue Nov 25 18:09:39 EST 2014


Viacheslav Kabanovich created JBIDE-18831:
---------------------------------------------

             Summary: Validator in CDI 1.1 does not validate unused qualifier
                 Key: JBIDE-18831
                 URL: https://issues.jboss.org/browse/JBIDE-18831
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: cdi
            Reporter: Viacheslav Kabanovich
            Assignee: Viacheslav Kabanovich
             Fix For: 4.3.0.Alpha1


1. Create a CDI 1.1 project with bean discovery mode "annotated".
2. Create a new qualifier type and make an cdi error in it (e.g. member returning array not annotated @Nonbinding)
Assert: validion error should appear.
That fails now.
3. Create an annotated bean and add qualifier annotation to it. 
Call clean build or modify qualifier file. After that validation includes qualifier.



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list