[Mav-user] Use Apache Commons Logging instead of log4j

2004-06-01 Thread Jon Newton
What is everyone's opinion on changing maverick to use the Apache Commons logging API instead of hardcoding a dependency on log4j. My reason for wanting this would be to cut down on the large number of jar files my project is accumulating.. I'd like to use java.util.logging as much as possible.

Re: [Mav-user] Use Apache Commons Logging instead of log4j

2004-06-01 Thread Mike Moulton
There have been a few global changes that have been pending for a while. For instance there was the discussion of repackaging everything to net.sf.mav.*. If I'm not mistaken there were a few other changes as well. Maybe now would be an appropriate time to readdress some of the changes

Re: [Mav-user] Use Apache Commons Logging instead of log4j

2004-06-01 Thread Eelco Hillenius
That's what I proposed about a year ago, and I still am for replacing Log4J by Commons Logging. Eelco - Original Message - From: Jon Newton [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 3:56 PM Subject: [Mav-user] Use Apache Commons Logging instead of log4j What

RE: [Mav-user] Use Apache Commons Logging instead of log4j

2004-06-01 Thread Thomas Wheeler
Logging instead of log4j That's what I proposed about a year ago, and I still am for replacing Log4J by Commons Logging. Eelco - Original Message - From: Jon Newton [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Tuesday, June 01, 2004 3:56 PM Subject: [Mav-user] Use Apache Commons Logging