[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

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,

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 jeano...@gmail.com 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

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 strub...@yahoo.de Hi! Thanks folks! Will review it this

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

2012-07-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenWebBeans-trunk/org.apache.openwebbeans$openwebbeans-impl/876/changes

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

2012-07-16 Thread Apache Jenkins Server
See https://builds.apache.org/job/OpenWebBeans-trunk/876/changes

Re: new logger api?

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

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 strub...@yahoo.de a écrit : patch looks fine! LieGrue, strub - Original Message - From: Romain Manni-Bucau rmannibu...@gmail.com To: dev@openwebbeans.apache.org; Mark Struberg

Re: new logger api?

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

[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