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 including this logging change.

I don't see any major problems switching to commons logging, personally 
I will still use log4j.

Thought, Jeff, Scott, Jim?
-- mike
On Jun 1, 2004, at 6:56 AM, Jon Newton wrote:
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. This would also make maverick even more flexible..

Jon Newton
Scan Business Systems
800-906-7226
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 
10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149alloc_id66op=click
[INVALID FOOTER]


smime.p7s
Description: S/MIME cryptographic signature


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 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. This would also make maverick even more flexible..



Jon Newton
Scan Business Systems
800-906-7226


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149alloc_id66op=ick
[INVALID FOOTER]



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
[INVALID FOOTER]


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

2004-06-01 Thread Thomas Wheeler
I don't have an opinion either way, and no objections to those who are in
favor of the switch... but I guess I'm not really clear on how switching to
commons-logging helps the jar file explosion.  As I see it:

Current: log4j.jar
Proposal: commons-logging.jar + log4j.jar -- or -- commons-logging.jar +
(JDK logging)

So as I see it, it's 1 jar (current) vs. 1 or 2 jars (proposal).

What am I missing here?

-Thomas

-Original Message-
From: Eelco Hillenius [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 01, 2004 12:48 PM
To: [EMAIL PROTECTED]
Subject: Re: [Mav-user] Use Apache Commons 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 instead of log4j


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. This would also make maverick even more flexible..



Jon Newton
Scan Business Systems
800-906-7226


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149alloc_id66op=ick
[INVALID FOOTER]



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
[INVALID FOOTER]


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149alloc_id66op=click
[INVALID FOOTER]