[
https://issues.apache.org/jira/browse/DELTASPIKE-1311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16313258#comment-16313258
]
Gerhard Petracek commented on DELTASPIKE-1311:
----------------------------------------------
@observer ordering:
we discussed that already (in the context of @Exclude) and the agreement was
that we don't use it in ds itself (because it's a Deactivatable feature) and
due to the lack of ordering also not for artifacts which get registered
dynamically (instead we support Deactivatable here as well).
with cdi 2.0 we have a new situation, however, before v2.0 we can only support
it via @Vetoed or Deactivatable easily. i would only add support for @Exclude
if all parts of it are supported (which means a dependency to ExcludeExtension).
> Allow Excluded Repositories
> ---------------------------
>
> Key: DELTASPIKE-1311
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-1311
> Project: DeltaSpike
> Issue Type: Improvement
> Components: Data-Module
> Affects Versions: 1.8.1
> Reporter: John D. Ament
> Assignee: John D. Ament
> Fix For: 1.8.2
>
>
> When a repository is discovered, if it has @Exclude on it, then don't include
> it as a possible repository bean.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)