[ http://issues.apache.org/jira/browse/IBATIS-134?page=comments#action_66801 ] Clinton Begin commented on IBATIS-134: --------------------------------------
Agreed. I would like to remove the commons-logging dependency as well (but keep it as an optional dependency along with log4j)....not hard to do. Clinton > remove commons-logging dependency > --------------------------------- > > Key: IBATIS-134 > URL: http://issues.apache.org/jira/browse/IBATIS-134 > Project: iBatis for Java > Type: Improvement > Versions: 2.1.1 > Reporter: Brandon Goodin > Priority: Minor > Fix For: 2.1.1 > > Remove Commons Logging dependency and replace with internal version. The > commons logging is so simple that it would be better to reduce dependencies > by removing it and providing the same functionality within the internals of > ibatis. the ibatis internal version could simply look for different logging > implementations at runtime in a similar manner as commons logging. The > overall goal would be to make logging setup easier in ibatis and reduce our > dependencies to zero. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira