]
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: