Re: [openwebbeans] branch master updated: OWB-1328 NPE in AbstractMetaDataFactory

2020-06-09 Thread Romain Manni-Bucau
Hmm, Have to admit I always use maven to run TCK and I use Intellij so not that sure. Maybe something you can give a try is to only open tck module and close other modules to ensure eclipse m2 resolves it through the m2 repo but without any guarantee :s. Romain Manni-Bucau @rmannibucau

Re: [VOTE] Release Apache OpenWebBeans-2.0.17

2020-06-09 Thread Reinhard Sandtner
+1 > Am 10.06.2020 um 07:13 schrieb Gurkan Erdogdu : > > +1 > > On Mon, Jun 8, 2020 at 9:36 AM Romain Manni-Bucau > wrote: > >> +1 >> >> Romain Manni-Bucau >> @rmannibucau | Blog >> | Old Blog >>

[jira] [Commented] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu (Jira)
[ https://issues.apache.org/jira/browse/OWB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130279#comment-17130279 ] Gurkan Erdogdu commented on OWB-1328: - [~Thihup] What kind of URL you get a NPE? Can yo

Re: [openwebbeans] branch master updated: OWB-1328 NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu
Hi Romain I will look into geronimo-xbean. In the mean time, I have a question: I try to run TestNG plugin in Eclipse but because of javax -> jakarta maven shading, I am not able to launch the tests via this plugin. It throws errors like INFO: CDI-TCK Specification version: null java.lang.NoClassD

Fwd: [openwebbeans] branch master updated: OWB-1328 NPE in AbstractMetaDataFactory

2020-06-09 Thread Romain Manni-Bucau
Hi Gurkan, Any way to test it and maybe harness it in geronimo xbean? Typically it can only happen if the URL is wrongly formatted (means we should port a fix in xbean too) or the protocol is not supported (likely means a missing exclusion or new protocol handling in xbean). I saw some issues with

[jira] [Resolved] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu (Jira)
[ https://issues.apache.org/jira/browse/OWB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu resolved OWB-1328. - Fix Version/s: 2.0.18 Resolution: Fixed Fixed. > NPE in AbstractMetaDataFactory > -

[jira] [Closed] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu (Jira)
[ https://issues.apache.org/jira/browse/OWB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-1328. --- > NPE in AbstractMetaDataFactory > -- > > Key: OWB-1328 >

[jira] [Commented] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu (Jira)
[ https://issues.apache.org/jira/browse/OWB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17130077#comment-17130077 ] Gurkan Erdogdu commented on OWB-1328: - Thanks for reporting. This issue is now fixed in

Re: [VOTE] Release Apache OpenWebBeans-2.0.17

2020-06-09 Thread Gurkan Erdogdu
+1 On Mon, Jun 8, 2020 at 9:36 AM Romain Manni-Bucau wrote: > +1 > > Romain Manni-Bucau > @rmannibucau | Blog > | Old Blog > | Github < > https://github.com/rmannibucau> | > LinkedIn

[jira] [Assigned] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Gurkan Erdogdu (Jira)
[ https://issues.apache.org/jira/browse/OWB-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu reassigned OWB-1328: --- Assignee: Gurkan Erdogdu > NPE in AbstractMetaDataFactory > -- > >

[jira] [Created] (OWB-1328) NPE in AbstractMetaDataFactory

2020-06-09 Thread Thiago Henrique Hupner (Jira)
Thiago Henrique Hupner created OWB-1328: --- Summary: NPE in AbstractMetaDataFactory Key: OWB-1328 URL: https://issues.apache.org/jira/browse/OWB-1328 Project: OpenWebBeans Issue Type: Bug

Re: GSOC 2020 progress update

2020-06-09 Thread Alexander Fischer
Hi Romain! Thank you for the extensive answer.  I will first make an example for how I understood the API, and I'd say we proceed from there. I will check back on you once that's done. Best regards, Alex On 06.06.2020 15:44, Romain Manni-Bucau wrote: > Hi Alex, > > Nothing is written in the ston