Re: [DISCUSSION] Releasing M4

2010-01-31 Thread Mark Struberg
The biggest missing part is now to complete the SPI implementation. Otherwise OWB is really usable already (using it in a production project since a month now). But I'm not sure if we really need this for the M4 release (would be fine though). I'd rather like to kick out a M4 now and ship a M5

Re: [DISCUSSION] Releasing M4

2010-01-31 Thread Matthias Wessendorf
On Sun, Jan 31, 2010 at 10:58 AM, Mark Struberg strub...@yahoo.de wrote: The biggest missing part is now to complete the SPI implementation. Otherwise OWB is really usable already (using it in a production project since a month now). yes, that is my feeling too. But I'm not sure if we

[jira] Updated: (OWB-227) handle errors set via AfterBeanDiscovery#addDefinitionError

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu updated OWB-227: --- Assignee: Gurkan Erdogdu (was: Mark Struberg) handle errors set via

[jira] Closed: (OWB-227) handle errors set via AfterBeanDiscovery#addDefinitionError

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-227. -- Resolution: Fixed handle errors set via AfterBeanDiscovery#addDefinitionError

[jira] Closed: (OWB-225) BeforeBeanDiscoveryImpl is not currently implemented

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-225. -- Resolution: Fixed BeforeBeanDiscoveryImpl is not currently implemented

Re: [DISCUSSION] Releasing M4

2010-01-31 Thread Gurkan Erdogdu
The biggest missing part is now to complete the SPI implementation. Not anymore ! It has done :) I will start to release process in this week. --Gurkan From: Mark Struberg strub...@yahoo.de To: dev@openwebbeans.apache.org Sent: Sun, January 31, 2010 11:58:15

[jira] Reopened: (OWB-151) @Dependent beans not interceptable

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu reopened OWB-151: For tracking @Dependent beans not interceptable --

[jira] Closed: (OWB-151) @Dependent beans not interceptable

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-151. -- Resolution: Fixed @Dependent beans not interceptable --

[jira] Commented: (OWB-151) @Dependent beans not interceptable

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12806830#action_12806830 ] Gurkan Erdogdu commented on OWB-151: I have re-opened this issue. I have tried your

[jira] Updated: (OWB-151) @Dependent beans not interceptable

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-151?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu updated OWB-151: --- Fix Version/s: (was: M4) 1.0.0 @Dependent beans not interceptable

[jira] Updated: (OWB-231) exception using abstract decorators

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu updated OWB-231: --- Fix Version/s: (was: M4) 1.0.0 exception using abstract decorators

[jira] Updated: (OWB-240) check on existing conversation is missing in Conversation#begin(String id)

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu updated OWB-240: --- Assignee: Gurkan Erdogdu (was: Mark Struberg) Under development check on existing conversation is

Re: [DISCUSSION] Releasing M4

2010-01-31 Thread Mark Struberg
Awesome! Thanks Gurkan! LieGrue, strub --- On Sun, 1/31/10, Gurkan Erdogdu gurkanerdo...@yahoo.com wrote: From: Gurkan Erdogdu gurkanerdo...@yahoo.com Subject: Re: [DISCUSSION] Releasing M4 To: dev@openwebbeans.apache.org Date: Sunday, January 31, 2010, 3:14 PM The biggest missing part

[jira] Closed: (OWB-137) implement BusyConversationException use case

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-137. -- Resolution: Fixed implement BusyConversationException use case

[jira] Closed: (OWB-138) implement NonexistentConversationException use case

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-138?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-138. -- Resolution: Fixed implement NonexistentConversationException use case

[jira] Closed: (OWB-240) check on existing conversation is missing in Conversation#begin(String id)

2010-01-31 Thread Gurkan Erdogdu (JIRA)
[ https://issues.apache.org/jira/browse/OWB-240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gurkan Erdogdu closed OWB-240. -- Resolution: Fixed check on existing conversation is missing in Conversation#begin(String id)

Re: About M4 Release

2010-01-31 Thread Mark Struberg
Hi Gurkan! Sound really good, I'll go for another testing round and deploy it to our internal company repo tomorrow morning. One thing, I'd like to do before the release is switching the @ViewScoped support to 'false' as default. It's much easier to enable it if it's needed as the other way

Re: About M4 Release

2010-01-31 Thread Gurkan Erdogdu
Awesome! From: Mark Struberg strub...@yahoo.de To: dev@openwebbeans.apache.org Sent: Mon, February 1, 2010 12:06:58 AM Subject: Re: About M4 Release Oh, I almost forgot: MyFaces is currently releasing a new 2.0.0-beta. Voting for it is currently on the way.