<project name="apache-commons-logging">
   <component id="apache-logging"
      licenseType="apache-2.0"
      version="1.0.5.SP1-jboss"
      projectHome="http://jakarta.apache.org/commons/logging/"
      connection="cvs:pserver:anonymous@anoncvs.forge.jboss.com:/cvsroot/jboss:apache/commons-logging"
      developerConnection="cvs:ext:username@cvs.forge.jboss.com:/cvsroot/jboss:apache/commons-logging"
      tag="Apache_Common_Logging_1_0_5_SP1-jboss"
      url="http://fisheye.jboss.com/viewrep/JBoss/apache/commons-logging"
      description="Yet another logging api. Patched to use a WeakHashMap
  such that it does not hold hard references to the classloaders.
  This also includes a mapping of the log.trace call to the custom
  org.jboss.logging.XLevel priority. Also includes an updated Log4JLogger that
  uses a Log4jProxy which allows for binding the log4j classes to the caller
  thread context class loader rather than the commons-logging class loader.">

      <artifact id="commons-logging.jar"/>
      <export>
         <include input="commons-logging.jar"/>
      </export>
   </component>

</project>
