[cdi-dev] [JBoss JIRA] (CDI-335) Incomplete exclude filters definition

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Mar 5 11:44:57 EST 2013


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

Pete Muir resolved CDI-335.
---------------------------

      Assignee: Pete Muir
    Resolution: Done

    
> Incomplete exclude filters definition
> -------------------------------------
>
>                 Key: CDI-335
>                 URL: https://issues.jboss.org/browse/CDI-335
>             Project: CDI Specification Issues
>          Issue Type: Bug
>    Affects Versions: 1.1.PFD
>            Reporter: Martin Kouba
>            Assignee: Pete Muir
>             Fix For: 1.1.FD
>
>
> 12.4 Bean discovery:
> By default an exclude filter is active. If the exclude filter definition contains:
> * a child element named <if-class-available> with a name attribute, and the classloader for the bean archive can load a class for that name, or
> * ...
> It seems there's some text missing. It should probably state the filter is not active if the definition contains <if-class-available> and the class is not available, etc.

--
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 cdi-dev mailing list