Re: Ready for the next release?

2021-03-15 Thread David Blevins
On the Jakarta namespace support, I should just need another day or so to verify. -David > On Mar 15, 2021, at 8:08 AM, Romain Manni-Bucau wrote: > > Hi Mark, > > Once we solved/reverted/enhanced the jakarta pending point +1 > > Romain Manni-Bucau > @rmannibucau

Re: Why is jakarta forbidden?

2021-03-15 Thread David Blevins
> On Mar 15, 2021, at 9:27 AM, Romain Manni-Bucau wrote: > > Hi, > > Added a configuration for the packages - since we can hit that with some > "specific" jars and some signed ones: > https://issues.apache.org/jira/browse/OWB-1377 > Didn't get a change to run TCK setup but proxied the jakarta pa

[jira] [Resolved] (OWB-1378) Ensure @initialized(appscoped) and its symmetric events can be skipped in se mode

2021-03-15 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/OWB-1378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1378. - Resolution: Fixed > Ensure @initialized(appscoped) and its symmetric events can be skipped

[jira] [Created] (OWB-1378) Ensure @initialized(appscoped) and its symmetric events can be skipped in se mode

2021-03-15 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created OWB-1378: --- Summary: Ensure @initialized(appscoped) and its symmetric events can be skipped in se mode Key: OWB-1378 URL: https://issues.apache.org/jira/browse/OWB-1378 Pro

Re: Why is jakarta forbidden?

2021-03-15 Thread Romain Manni-Bucau
Hi, Added a configuration for the packages - since we can hit that with some "specific" jars and some signed ones: https://issues.apache.org/jira/browse/OWB-1377 Didn't get a change to run TCK setup but proxied the jakarta package several times so if anyone has enough resources to work on a reprod

[jira] [Updated] (OWB-1377) Enable to configure the reserved packages for proxies

2021-03-15 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/OWB-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau updated OWB-1377: Description: {code:java} org.apache.webbeans.generator.proxyReservedPackages= {code} defa

[jira] [Resolved] (OWB-1377) Enable to configure the reserved packages for proxies

2021-03-15 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/OWB-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-1377. - Resolution: Fixed > Enable to configure the reserved packages for proxies > ---

[jira] [Created] (OWB-1377) Enable to configure the reserved packages for proxies

2021-03-15 Thread Romain Manni-Bucau (Jira)
Romain Manni-Bucau created OWB-1377: --- Summary: Enable to configure the reserved packages for proxies Key: OWB-1377 URL: https://issues.apache.org/jira/browse/OWB-1377 Project: OpenWebBeans

[jira] [Commented] (OWB-1375) improve support for Java 9++ hacks

2021-03-15 Thread Romain Manni-Bucau (Jira)
[ https://issues.apache.org/jira/browse/OWB-1375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17301734#comment-17301734 ] Romain Manni-Bucau commented on OWB-1375: - We don't need this profile, Lookup API e

Re: Ready for the next release?

2021-03-15 Thread Romain Manni-Bucau
Hi Mark, Once we solved/reverted/enhanced the jakarta pending point +1 Romain Manni-Bucau @rmannibucau | Blog | Old Blog | Github | LinkedIn

Ready for the next release?

2021-03-15 Thread Mark Struberg
hi folks! I'm right now adding a cache for ClassLoder#defineClass methods. But after that I'd be rather ready to roll a release. wdyt? LieGrue, strub