[jira] Closed: (OWB-464) InjectionPointImpl using wrong class loader during serialize/deserialize, dropping qualifiers, and omiting qualifier values.

2010-09-30 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-464. -- Fix Version/s: 1.0.0-GA (was: 1.0.0-alpha-2) Resolution: Fixed Cool patch,

Re: ambiguous dependencies when using multiple qualifiers

2010-09-30 Thread Jakob Korherr
OK, thanks for the clarification! Regards, Jakob 2010/9/29 Joseph Bergmark bergm...@apache.org: I think you hit the nail on the head with your last paragraph. Basically it only matters that the bean (or producer in this case) matches all of the qualifiers on the injection point.  From the

Re: last TCK run

2010-09-30 Thread Eric Covener
On Thu, Sep 30, 2010 at 8:57 AM, Mark Struberg strub...@yahoo.de wrote: Hi! Before doing a release this afternoon, I'm currently running the TCK again. For standalone, I have one test which fails: DestroyedInstanceReturnedByGetTest Anyone knows anything about it? That's one of three I am

Re: last TCK run

2010-09-30 Thread Mark Struberg
and the others? LieGrue, strub --- On Thu, 9/30/10, Eric Covener cove...@gmail.com wrote: From: Eric Covener cove...@gmail.com Subject: Re: last TCK run To: dev@openwebbeans.apache.org Date: Thursday, September 30, 2010, 1:12 PM On Thu, Sep 30, 2010 at 8:57 AM, Mark Struberg

Re: last TCK run

2010-09-30 Thread Eric Covener
On Thu, Sep 30, 2010 at 9:20 AM, Mark Struberg strub...@yahoo.de wrote: and the others? Failed tests: testDestroyedInstanceMustNotBeReturnedByGet(org.jboss.jsr299.tck.tests.context.DestroyedInstanceReturnedByGetTest)

[jira] Resolved: (OWB-465) enhance EJB common code for crude @LocalBean support

2010-09-30 Thread Eric Covener (JIRA)
[ https://issues.apache.org/jira/browse/OWB-465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Covener resolved OWB-465. -- Resolution: Fixed enhance EJB common code for crude @LocalBean support

[jira] Updated: (OWB-466) Ensure removal of all ThreadLocal values

2010-09-30 Thread Jakob Korherr (JIRA)
[ https://issues.apache.org/jira/browse/OWB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Korherr updated OWB-466: -- Attachment: OWB-466.patch Ensure removal of all ThreadLocal values

Re: svn commit: r1003072 - in /openwebbeans/trunk/webbeans-ejb/src/main/java/org/apache/webbeans/ejb/common/component: BaseEjbBean.java EjbBeanCreatorImpl.java

2010-09-30 Thread Mark Struberg
no problem, just trying to fix this one broken TCK test yet. I'll call another round for TCK checks in 3 hours or so and if all runs well I'll call for a checkin freeze. LieGrue, strub --- On Thu, 9/30/10, Eric Covener cove...@apache.org wrote: From: Eric Covener cove...@apache.org Subject:

[jira] Assigned: (OWB-466) Ensure removal of all ThreadLocal values

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-466: - Assignee: Mark Struberg (was: Gurkan Erdogdu) Ensure removal of all ThreadLocal values

Re: last TCK run

2010-09-30 Thread Mark Struberg
I've added a CDI-TCK [1] since pete also confirmed that this seems broken. LieGrue, strub [1] https://jira.jboss.org/browse/CDITCK-183 --- On Thu, 9/30/10, Eric Covener cove...@gmail.com wrote: From: Eric Covener cove...@gmail.com Subject: Re: last TCK run To: dev@openwebbeans.apache.org

[jira] Resolved: (OWB-466) Ensure removal of all ThreadLocal values

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-466. --- Fix Version/s: 1.0.0-GA Resolution: Fixed patch applied, thanks Jakob! Ensure removal of all

Re: I'm now starting of release process

2010-09-30 Thread Rohit Kelapure
Can we update our log file after the first release ? --Thanks, Rohit On Thu, Sep 30, 2010 at 2:57 PM, Mark Struberg strub...@yahoo.de wrote: Hi folks! I'm starting the preparation for the 1.0.0 release in about 15 minutes. So please abstain from checking in until I'll ping you again. Txs

Re: I'm now starting of release process

2010-09-30 Thread Rohit Kelapure
sorry meant logo file . On Thu, Sep 30, 2010 at 3:01 PM, Rohit Kelapure kelap...@gmail.com wrote: Can we update our log file after the first release ? --Thanks, Rohit On Thu, Sep 30, 2010 at 2:57 PM, Mark Struberg strub...@yahoo.de wrote: Hi folks! I'm starting the preparation for the

Re: I'm now starting of release process

2010-09-30 Thread Mark Struberg
reply heh yes, we can We just need to copy it onto our web server LieGrue, strub --- On Thu, 9/30/10, Rohit Kelapure kelap...@gmail.com wrote: From: Rohit Kelapure kelap...@gmail.com Subject: Re: I'm now starting of release process To: dev@openwebbeans.apache.org Date: Thursday, September

[jira] Updated: (OWB-448) More changes for decorator and interceptor passivation support

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-448: -- Fix Version/s: 1.1.0 (was: 1.0.0-alpha-3) More changes for decorator and

[jira] Resolved: (OWB-445) we must not use javassist ProxyFactory#setHandler(MethodHandler)

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-445. --- Fix Version/s: 1.0.0-GA (was: 1.0.0-alpha-3) Resolution: Fixed we must

[jira] Updated: (OWB-428) implementation of equals and hashCode for AbstractOwbBean

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg updated OWB-428: -- Fix Version/s: 1.1.0 (was: 1.0.0-GA) Description: not sure if we really need

[jira] Resolved: (OWB-384) OWB needs to call 299-defined PrePassivate, PostActivate, and AroundTimeout interceptors for EJBs

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-384?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-384. --- Resolution: Fixed fixed. see OWB-422 OWB needs to call 299-defined PrePassivate, PostActivate, and

[jira] Resolved: (OWB-177) Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and AROUND_TIMEOUT is missing

2010-09-30 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg resolved OWB-177. --- Resolution: Fixed fixed. see OWB-422 Handling of InterceptionType#POST_ACTIVATE, PRE_PASSIVATE and

[VOTE] release Apache OpenWebBeans 1.0.0

2010-09-30 Thread Mark Struberg
Hi! I'd like to call a VOTE on releasing Apache OpenWebBeans-1.0.0 . Maven staging repo: https://repository.apache.org/content/repositories/orgapacheopenwebbeans-001/ SVN source tag (1003328): https://svn.apache.org/repos/asf/openwebbeans/tags/openwebbeans-1.0.0/ Source release: