diff --git a/commons-logging-api.pom b/commons-logging-api.pom new file mode 100644 index 0000000..2138c44 --- /dev/null +++ b/commons-logging-api.pom @@ -0,0 +1,244 @@ + + + + 3 + + Logging + commons-logging + commons-logging-api + 1.1 + 2001 + Commons Logging + + Commons Logging is a thin adapter allowing configurable bridging to other, + well known logging systems. + + /images/logo.png + + http://jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + org.apache.commons.${pom.artifactId.substring(8)} + + + The Apache Software Foundation + http://jakarta.apache.org + http://jakarta.apache.org/images/original-jakarta-logo.gif + + + + + The Apache Software License, Version 2.0 + /LICENSE.txt + repo + + + + jakarta + http://issues.apache.org/jira/ + people.apache.org + /www/jakarta.apache.org/commons/${pom.artifactId.substring(8)}/ + /www/jakarta.apache.org/builds/jakarta-commons/${pom.artifactId.substring(8)}/ + + + + scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + http://svn.apache.org/repos/asf/jakarta/commons/proper/${pom.artifactId.substring(8)}/trunk + + + + + 1.0.1 + 1.0.1 + LOGGING_1_0_1 + + + 1.0.2 + 1.0.2 + LOGGING_1_0_2 + + + 1.0.3 + 1.0.3 + LOGGING_1_0_3 + + + 1.0.4 + 1.0.4 + LOGGING_1_0_4 + + + 1.1 + 1.1 + LOGGING_1_1_0 + + + + + + Commons Dev List + commons-dev-subscribe@jakarta.apache.org + commons-dev-unsubscribe@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/ + + + Commons User List + commons-user-subscribe@jakarta.apache.org + commons-user-unsubscribe@jakarta.apache.org + http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/ + + + + + + Morgan Delagrange + morgand + morgand at apache dot org + Apache + Java Developer + + + Rodney Waldhoff + rwaldhoff + rwaldhoff at apache org + Apache Software Foundation + + + Craig McClanahan + craigmcc + craigmcc at apache org + Apache Software Foundation + + + Scott Sanders + sanders + sanders at apache dot org + Apache Software Foundation + + + Robert Burrell Donkin + rdonkin + rdonkin at apache dot org + Apache Software Foundation + + + Peter Donald + donaldp + donaldp at apache dot org + + + + Costin Manolache + costin + costin at apache dot org + Apache Software Foundation + + + Richard Sitze + rsitze + rsitze at apache dot org + Apache Software Foundation + + + Juozas Baliuka + baliuka + baliuka@apache.org + + + Java Developer + + + + Simon Kitching + skitching + skitching@apache.org + Apache Software Foundation + + + Dennis Lundberg + dennisl + dennisl@apache.org + Apache Software Foundation + + + Brian Stansberry + bstansberry + + + + + + + junit + junit + 3.8.1 + http://www.junit.org/index.htm + + Used for testing only. + test + true + + + + + maven + maven-xdoc-plugin + 1.9.2 + http://maven.apache.org/maven-1.x/reference/plugins/xdoc/ + plugin + + + <strong>Site Only</strong> - v1.9.2 (minimum) + + true + + + + + commons-dev@jakarta.apache.org + src/java + + + java.util.logging.Logger + + **/Jdk14Logger.java + + + + + + + + + + maven-javadoc-plugin + maven-jdepend-plugin + maven-junit-report-plugin + maven-jxr-plugin + maven-license-plugin + + + + +