Re: [Commons] Library Dependencies

2008-04-25 Thread Manfred Geiler
+1 for removing any (transient) dependency to commons-logging And for logging that myfaces-commons-util classes wanna do themselves I strongly suggest SLF4J! --Manfred On Thu, Apr 24, 2008 at 8:16 PM, Scott O'Bryan [EMAIL PROTECTED] wrote: Hey guys, At the risk of getting hit with tomatoes

Re: [Commons] Library Dependencies

2008-04-25 Thread Andrew Robinson
I tried SLF4J for a project and found it better than commons as well. The pain is that maven has a lot of dependencies with commons logging and it is a little hard to remove. Apparently 1.1.1 is supposed to have a better pom file. On Fri, Apr 25, 2008 at 8:04 AM, Manfred Geiler [EMAIL PROTECTED]

[Commons] Library Dependencies

2008-04-24 Thread Scott O'Bryan
Hey guys, At the risk of getting hit with tomatoes and all kinds of rotten fruit, I would like to ask about some of the dependencies for the MyFaces Commons projects. IMO the MyFaces commons projects should not carry around an unnecessary amount of dependencies. Provided dependencies are