[jira] [Assigned] (OWB-703) getBeans cache key algorithm must be unique

2012-09-12 Thread Mark Struberg (JIRA)
[ https://issues.apache.org/jira/browse/OWB-703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Struberg reassigned OWB-703: - Assignee: Mark Struberg getBeans cache key algorithm must be unique

Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Mark Struberg
2nd try as my previous got eaten by the spam filter :/ - Forwarded Message - From: Mark Struberg strub...@yahoo.de To: openwebbeans-dev dev@openwebbeans.apache.org Sent: Wednesday, September 12, 2012 7:49 PM Subject: [DISCUSS] releaese OWB-1.1.6 end of this week? Hi folks! I

[ANN] Welcome Thomas Andraschko as OpenWebBeans committer!

2012-09-12 Thread Mark Struberg
Hi community! I'm happy to announce that Thomas will help us with making OWB even better. He is an expert on passivation and clustering and uses OWB in production for a few projects. Welcome Thomas! The Apache OpenWebBeans PMC

Re: [ANN] Welcome Thomas Andraschko as OpenWebBeans committer!

2012-09-12 Thread Romain Manni-Bucau
Welcome Thomas! *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/9/12 Mark Struberg strub...@yahoo.de Hi community! I'm happy to announce that Thomas will help us with making OWB even better. He is an expert on passivation and clustering and

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Thomas Andraschko
Hi Mark, it's already fixed but i attached an patch with some refactoring + unittests to #OWB-702. I know that i could commit it but it would be great if anyone could review it :) Regards, Thomas 2012/9/12 Mark Struberg strub...@yahoo.de 2nd try as my previous got eaten by the spam filter :/

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Romain Manni-Bucau
HI Mark, ok for me, what about javassist issue, do we fix it? *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/9/12 Thomas Andraschko zoi...@gmail.com Hi Mark, it's already fixed but i attached an patch with some refactoring + unittests to

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Joseph Bergmark
I started to review the patch, and the changes I saw looked good, but there is so much whitespace reformatting in that patch that its hard to focus on just the implementation changes. Sincerely, Joe On Wed, Sep 12, 2012 at 2:24 PM, Thomas Andraschko zoi...@gmail.com wrote: Hi Mark, it's

Re: [ANN] Welcome Thomas Andraschko as OpenWebBeans committer!

2012-09-12 Thread Joseph Bergmark
Welcome! On Wed, Sep 12, 2012 at 2:11 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Welcome Thomas! *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/9/12 Mark Struberg strub...@yahoo.de Hi community! I'm happy to announce that Thomas

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Thomas Andraschko
i know, sorry. Should i deactivate remove trailing spaces in my IDE? 2012/9/12 Joseph Bergmark bergm...@apache.org I started to review the patch, and the changes I saw looked good, but there is so much whitespace reformatting in that patch that its hard to focus on just the implementation

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Mark Struberg
No, lets ship this one with javassist still, I'd say. There are really a few nasty things in 1.1.5 which I like to get from the table quickly. Removing javassist in favour to a native asm based solution would for sure take a while. LieGrue, strub - Original Message - From: Romain

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Joseph Bergmark
I'm not at all sure whats leading to the whitespace differences. Do you use Eclipse? If so I can send you the eclipse formatter that Gurkan sent me a couple years back. Sincerely, Joe On Wed, Sep 12, 2012 at 2:38 PM, Thomas Andraschko zoi...@gmail.com wrote: i know, sorry. Should i

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Romain Manni-Bucau
@Mark: spoke about finalize, not asm issue *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: http://rmannibucau.wordpress.com* 2012/9/12 Joseph Bergmark bergm...@apache.org I'm not at all sure whats leading to the whitespace differences. Do you use Eclipse? If so I can send you the

Re: Fw: [DISCUSS] release OWB-1.1.6 end of this week?

2012-09-12 Thread Thomas Andraschko
@Joe Yey, i use eclipse :) That would be great! @Mark all right, thanks for the infos! 2012/9/12 Joseph Bergmark bergm...@apache.org I'm not at all sure whats leading to the whitespace differences. Do you use Eclipse? If so I can send you the eclipse formatter that Gurkan sent me a couple

[jira] [Created] (OWB-704) use method filter in javassist proxies instead of manual filtering

2012-09-12 Thread Romain Manni-Bucau (JIRA)
Romain Manni-Bucau created OWB-704: -- Summary: use method filter in javassist proxies instead of manual filtering Key: OWB-704 URL: https://issues.apache.org/jira/browse/OWB-704 Project: OpenWebBeans

[jira] [Closed] (OWB-704) use method filter in javassist proxies instead of manual filtering

2012-09-12 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau closed OWB-704. -- Resolution: Fixed use method filter in javassist proxies instead of manual filtering

Re: [ANN] Welcome Thomas Andraschko as OpenWebBeans committer!

2012-09-12 Thread Charles Moulliard
Welcome onboard Joseph On Wed, Sep 12, 2012 at 8:34 PM, Joseph Bergmark bergm...@apache.orgwrote: Welcome! On Wed, Sep 12, 2012 at 2:11 PM, Romain Manni-Bucau rmannibu...@gmail.com wrote: Welcome Thomas! *Romain Manni-Bucau* *Twitter: @rmannibucau* *Blog: