Show
Ignore:
Timestamp:
02/12/10 09:27:26 (2 years ago)
Author:
amandel
Message:

Replace commons logging with slf4j

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/config/build-report.xml

    r1458 r1603  
    8080            <include name="default/commons-beanutils-core/*.jar"/> 
    8181            <include name="default/commons-cli/*.jar"/> 
    82             <include name="default/commons-logging/*.jar"/> 
     82            <include name="default/jcl-over-slf4j/*.jar"/> 
     83            <include name="default/slf4j-api/*.jar"/> 
     84            <include name="default/slf4j-jdk14/*.jar"/> 
    8385         </fileset> 
    8486         <path location="${base.dir}/build/classes"/>