Re: new logger api?

2012-07-16 Thread Jean-Louis MONTEIRO
Thanks Romain. If there is another area where I can dig into, that'd be a pleasure. JLouis 2012/7/16 Romain Manni-Bucau > pushed it > > Thks JL! > > - Romain > > > 2012/7/16 Jean-Louis MONTEIRO > > > Cool, thx for reviewing so quickly. > > Jean louis > > Le 16 juil. 2012 20:16, "Mark Struberg"

[jira] [Resolved] (OWB-674) rewrite owb logger api

2012-07-16 Thread Romain Manni-Bucau (JIRA)
[ https://issues.apache.org/jira/browse/OWB-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Romain Manni-Bucau resolved OWB-674. Resolution: Fixed Fix Version/s: 1.1.5 > rewrite owb logger api > -

Re: new logger api?

2012-07-16 Thread Romain Manni-Bucau
pushed it Thks JL! - Romain 2012/7/16 Jean-Louis MONTEIRO > Cool, thx for reviewing so quickly. > Jean louis > Le 16 juil. 2012 20:16, "Mark Struberg" a écrit : > > > patch looks fine! > > > > LieGrue, > > strub > > > > > > > > - Original Message - > > > From: Romain Manni-Bucau > >

Re: new logger api?

2012-07-16 Thread Jean-Louis MONTEIRO
Cool, thx for reviewing so quickly. Jean louis Le 16 juil. 2012 20:16, "Mark Struberg" a écrit : > patch looks fine! > > LieGrue, > strub > > > > - Original Message - > > From: Romain Manni-Bucau > > To: dev@openwebbeans.apache.org; Mark Struberg > > Cc: > > Sent: Monday, July 16, 2012

Re: new logger api?

2012-07-16 Thread Mark Struberg
patch looks fine! LieGrue, strub - Original Message - > From: Romain Manni-Bucau > To: dev@openwebbeans.apache.org; Mark Struberg > Cc: > Sent: Monday, July 16, 2012 11:03 AM > Subject: Re: new logger api? > > Hi, > > hope will be fine since we discussed of it together ;) > > > t

Jenkins build is back to stable : OpenWebBeans-trunk » OpenWebBeans Core #876

2012-07-16 Thread Apache Jenkins Server
See

Jenkins build is back to stable : OpenWebBeans-trunk #876

2012-07-16 Thread Apache Jenkins Server
See

Re: new logger api?

2012-07-16 Thread Romain Manni-Bucau
Hi, hope will be fine since we discussed of it together ;) the only interrogation point is about webbeansloggerfacade which could be split with a messageutil class but for me that's mainly fine :) - Romain 2012/7/16 Mark Struberg > Hi! > > Thanks folks! > Will review it this afternoon. > >

Re: new logger api?

2012-07-16 Thread Mark Struberg
Hi! Thanks folks! Will review it this afternoon. LieGrue, strub - Original Message - > From: Jean-Louis MONTEIRO > To: dev@openwebbeans.apache.org > Cc: > Sent: Monday, July 16, 2012 9:59 AM > Subject: Re: new logger api? > > Hi devs, > > As discussed, just submitted the patch file

Re: new logger api?

2012-07-16 Thread Jean-Louis MONTEIRO
Hi devs, As discussed, just submitted the patch file to change the Logger API over the project. It now contains a factory with a default implementation based on JUL. If someone can review it, that'd be great cause a lot of file changed so the sooner, the better to merge/integrate. Hope it help,

[jira] [Updated] (OWB-674) rewrite owb logger api

2012-07-16 Thread Jean-Louis MONTEIRO (JIRA)
[ https://issues.apache.org/jira/browse/OWB-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Louis MONTEIRO updated OWB-674: Attachment: OWB-674.diff Here is a patch file with The JUL Facade and all changes. Build passe