[jbosstools-issues] [JBoss JIRA] (JBIDE-16947) Beans are not automatically validated when beans.xml is changed

Alexey Kazakov (JIRA) issues at jboss.org
Mon Mar 31 18:05:13 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-16947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12957915#comment-12957915 ] 

Alexey Kazakov commented on JBIDE-16947:
----------------------------------------

We do re-validate all related beans when beans.xml is changed but only for beans which use core features of JSR-299 spec (not extensions). <weld:exclude> is a CDI extension so it requires manual validation. Let's see what we can do here.
                
> Beans are not automatically validated when beans.xml is changed
> ---------------------------------------------------------------
>
>                 Key: JBIDE-16947
>                 URL: https://issues.jboss.org/browse/JBIDE-16947
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: cdi
>    Affects Versions: 4.2.0.Beta1
>            Reporter: Rastislav Wagner
>            Assignee: Alexey Kazakov
>             Fix For: 4.2.0.Beta2
>
>
> When beans.xml file is changed we always have to run validation manually to reflect newest changes. Shouldn't this be done automatically after beans.xml is changed and saved?

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list