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

Reply via email to