[jira] [Created] (OWB-1390) support javax.enterprise.inject.scan.implicit property

2021-09-22 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created OWB-1390: --- Summary: support javax.enterprise.inject.scan.implicit property Key: OWB-1390 URL: https://issues.apache.org/jira/browse/OWB-1390 Project: OpenWebBeans

OWB does not follow bean archive scanning (CDI spec 12.1) / related to OWB-1298

2021-09-22 Thread Thomas Andraschko
Hi, I discussed with Romain about OWB-1298. Mojarra has NO beans.xml but a CDI Extension, which currently breaks OWB as: - WebsocketUserManager is scanned - WebsocketUserManager is added in the extension in the specs (12.1) its defined, that: An archive which: - contains a beans.xml

Re: OWB does not follow bean archive scanning (CDI spec 12.1) / related to OWB-1298

2021-09-22 Thread Thomas Andraschko
I really prefer to make the spec the default behavior, nobody expects a JAR to be scanned without having a beans.xml but a extension normally if you would like to use CDI, but avoid scanning, you add a CDI extension but no beans.xml, thats exactly like MF and Mojarra is implemented Lets wait for

Build failed in Jenkins: OpenWebBeans » OpenWebBeans-trunk-deploy » Apache OpenWebBeans CDI Java SE Implementation #39

2021-09-22 Thread Apache Jenkins Server
See Changes: [Romain Manni-Bucau] OWB-1390 javax.enterprise.inject.scan.implicit support -- [INFO]

Build failed in Jenkins: OpenWebBeans » OpenWebBeans-trunk-deploy #39

2021-09-22 Thread Apache Jenkins Server
See Changes: [Romain Manni-Bucau] OWB-1390 javax.enterprise.inject.scan.implicit support -- [...truncated 2.20 MB...] at

Re: OWB does not follow bean archive scanning (CDI spec 12.1) / related to OWB-1298

2021-09-22 Thread Romain Manni-Bucau
Think we should prefer our users over the spec for that so I'd be to support it with a toggle to enable it (org.apache.webbeans.skipJarWithExtensionScanning=false by default). If needed we can add a bdascannerservice with it at true (WebSpecScanner). And in 2.1 we can change it Romain Manni-Bucau

Re: OWB does not follow bean archive scanning (CDI spec 12.1) / related to OWB-1298

2021-09-22 Thread Romain Manni-Bucau
Le mer. 22 sept. 2021 à 11:17, Thomas Andraschko < andraschko.tho...@gmail.com> a écrit : > I really prefer to make the spec the default behavior, nobody expects a JAR > to be scanned without having a beans.xml but a extension > normally if you would like to use CDI, but avoid scanning, you add a

[jira] [Resolved] (OWB-1390) support javax.enterprise.inject.scan.implicit property

2021-09-22 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/OWB-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1390. - Resolution: Fixed > support javax.enterprise.inject.scan.implicit property >

Build failed in Jenkins: OpenWebBeans » OpenWebBeans-trunk #40

2021-09-22 Thread Apache Jenkins Server
See Changes: [Romain Manni-Bucau] OWB-1390 javax.enterprise.inject.scan.implicit support -- [...truncated 1.93 MB...] at