You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Guillaume Nodet <gn...@gmail.com> on 2009/04/19 19:58:59 UTC

[Blueprint] A few things

Here are a few points i'd like to discuss about the blueprint implementation:

* logging api: should be use JUL, commons-logging, slf4j ?
* i will rename the main package to org.apache.geronimo.blueprint, but
as this will be quite disruptive, let me know when you don't have too
many locally modified files

-- 
Cheers,
Guillaume Nodet
------------------------
Blog: http://gnodet.blogspot.com/
------------------------
Open Source SOA
http://fusesource.com

Re: [Blueprint] A few things

Posted by Jarek Gawor <jg...@gmail.com>.
On Sun, Apr 19, 2009 at 1:58 PM, Guillaume Nodet <gn...@gmail.com> wrote:
> Here are a few points i'd like to discuss about the blueprint implementation:
>
> * logging api: should be use JUL, commons-logging, slf4j ?

slf4j would be great. I think i had some problem installing the slf4j
bundle but I didn't really look into it more.

> * i will rename the main package to org.apache.geronimo.blueprint, but
> as this will be quite disruptive, let me know when you don't have too
> many locally modified files

Go ahead, it should be ok from my side.

Jarek

Re: [Blueprint] A few things

Posted by Jason Dillon <ja...@planet57.com>.
On Apr 20, 2009, at 12:58 AM, Guillaume Nodet wrote:

> Here are a few points i'd like to discuss about the blueprint  
> implementation:
>
> * logging api: should be use JUL, commons-logging, slf4j ?

slf4j I hope... :-)

--jason