[cdi-dev] [JBoss JIRA] Commented: (CDI-87) Declarative control over classes including in bean archive scanning

Pete Muir (JIRA) jira-events at lists.jboss.org
Mon Sep 12 10:26:26 EDT 2011


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

Pete Muir commented on CDI-87:
------------------------------

h1. Proposal

Standardize the format from Weld http://docs.jboss.org/weld/reference/latest/en-US/html/configure.html#d0e5767

h1. Notes

* The Weld format also has an {{<include>}} element
* The Weld format closely matches Mark's proposal (uses attributes more strongly) and provides for both ant-style, package based globbing of names (com.acme.**) and regex. It also includes the idea of a filter to allow you to exclude based on a system property being present or classes being available.
* Unless I get any negative feedback this will become a patch soon.

> Declarative control over classes including in bean archive scanning
> -------------------------------------------------------------------
>
>                 Key: CDI-87
>                 URL: https://issues.jboss.org/browse/CDI-87
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Packaging and Deployment
>    Affects Versions: 1.0
>            Reporter: Pete Muir
>             Fix For: 1.1 (Proposed)
>
>
> Weld introduced a XML syntax for this

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the cdi-dev mailing list