[
https://issues.apache.org/jira/browse/OWB-1428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-1428.
--------------------------------
Resolution: Fixed
> make default bean-discovery-mode configurable
> ---------------------------------------------
>
> Key: OWB-1428
> URL: https://issues.apache.org/jira/browse/OWB-1428
> Project: OpenWebBeans
> Issue Type: Improvement
> Components: Core
> Affects Versions: 4.0.0
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Priority: Major
> Fix For: 4.0.0
>
>
> make default bean-discovery-mode configurable
> There was a really wicked change in the CDI-4.0 specification which will
> break many applications. They switched the bean-discovery-mode of an empty
> beans.xml file (or a beans.xml without any version) from ALL to ANNOTATED
> (Despite warnings that his is totally backward incompatible and could easily
> have been avoided).
> The default in OWB is still ALL, but it can be configured to any other
> bean-discovery-mode with this config switch to pass this very TCK test.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)