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

Lukáš Valach (JIRA) issues at jboss.org
Wed Aug 9 06:08:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-18831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukáš Valach closed JBIDE-18831.
--------------------------------
    Resolution: Cannot Reproduce Bug


It seems that it works fine. I get a warning "Array-valued member of a qualifier type should be annotated @Nonbinding". Closing.

> 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
>    Affects Versions: 4.3.0.Alpha1
>            Reporter: Viacheslav Kabanovich
>            Assignee: Viacheslav Kabanovich
>
> 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
(v7.2.3#72005)



More information about the jbosstools-issues mailing list