-- Reposting with a more descriptive subject --

I've been looking through the DBCP source this morning and have noticed
several instances where System.out, System.err and printStackTrace()
have been used to write error or status messages to the console.

I'm wondering if there's any interest in a contribution that would
replace these calls with calls to the commons-logging package instead?
I'm making these changes to my own copy anyway - so I'm just curious if
there's any interested in having them contributed back. The downside is
that this would make DBCP dependent on the commons-logging library which
(IMHO) is worth it I think. 

Steve ([EMAIL PROTECTED])

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to