c0e520
<project>
c0e520
  <modelVersion>4.0.0</modelVersion>
c0e520
  <groupId>commons-logging</groupId>
c0e520
  <artifactId>commons-logging-api</artifactId>
c0e520
  <name>Logging</name>
c0e520
  <version>1.1</version>
c0e520
  <description>Commons Logging is a thin adapter allowing configurable bridging to other,
c0e520
    well known logging systems.</description>
c0e520
  <url>http://jakarta.apache.org/commons/logging/</url>
c0e520
  <issueManagement>
c0e520
    <url>http://issues.apache.org/jira/browse/LOGGING</url>
c0e520
  </issueManagement>
c0e520
  <ciManagement>
c0e520
    <notifiers>
c0e520
      <notifier>
c0e520
        <configuration>
c0e520
          <address>commons-dev@jakarta.apache.org</address>
c0e520
        </configuration>
c0e520
      </notifier>
c0e520
    </notifiers>
c0e520
  </ciManagement>
c0e520
  <inceptionYear>2001</inceptionYear>
c0e520
  <mailingLists>
c0e520
    <mailingList>
c0e520
      <name>Commons Dev List</name>
c0e520
      <subscribe>commons-dev-subscribe@jakarta.apache.org</subscribe>
c0e520
      <unsubscribe>commons-dev-unsubscribe@jakarta.apache.org</unsubscribe>
c0e520
      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-dev/</archive>
c0e520
    </mailingList>
c0e520
    <mailingList>
c0e520
      <name>Commons User List</name>
c0e520
      <subscribe>commons-user-subscribe@jakarta.apache.org</subscribe>
c0e520
      <unsubscribe>commons-user-unsubscribe@jakarta.apache.org</unsubscribe>
c0e520
      <archive>http://mail-archives.apache.org/mod_mbox/jakarta-commons-user/</archive>
c0e520
    </mailingList>
c0e520
  </mailingLists>
c0e520
  <developers>
c0e520
    <developer>
c0e520
      <id>morgand</id>
c0e520
      <name>Morgan Delagrange</name>
c0e520
      <email>morgand at apache dot org</email>
c0e520
      <organization>Apache</organization>
c0e520
      <roles>
c0e520
        <role>Java Developer</role>
c0e520
      </roles>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>rwaldhoff</id>
c0e520
      <name>Rodney Waldhoff</name>
c0e520
      <email>rwaldhoff at apache org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>craigmcc</id>
c0e520
      <name>Craig McClanahan</name>
c0e520
      <email>craigmcc at apache org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>sanders</id>
c0e520
      <name>Scott Sanders</name>
c0e520
      <email>sanders at apache dot org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>rdonkin</id>
c0e520
      <name>Robert Burrell Donkin</name>
c0e520
      <email>rdonkin at apache dot org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>donaldp</id>
c0e520
      <name>Peter Donald</name>
c0e520
      <email>donaldp at apache dot org</email>
c0e520
      <organization></organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>costin</id>
c0e520
      <name>Costin Manolache</name>
c0e520
      <email>costin at apache dot org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>rsitze</id>
c0e520
      <name>Richard Sitze</name>
c0e520
      <email>rsitze at apache dot org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>baliuka</id>
c0e520
      <name>Juozas Baliuka</name>
c0e520
      <email>baliuka@apache.org</email>
c0e520
      <organization></organization>
c0e520
      <roles>
c0e520
        <role>Java Developer</role>
c0e520
      </roles>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>skitching</id>
c0e520
      <name>Simon Kitching</name>
c0e520
      <email>skitching@apache.org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>dennisl</id>
c0e520
      <name>Dennis Lundberg</name>
c0e520
      <email>dennisl@apache.org</email>
c0e520
      <organization>Apache Software Foundation</organization>
c0e520
    </developer>
c0e520
    <developer>
c0e520
      <id>bstansberry</id>
c0e520
      <name>Brian Stansberry</name>
c0e520
    </developer>
c0e520
  </developers>
c0e520
  <licenses>
c0e520
    <license>
c0e520
      <name>The Apache Software License, Version 2.0</name>
c0e520
      <url>/LICENSE.txt</url>
c0e520
    </license>
c0e520
  </licenses>
c0e520
  <scm>
c0e520
    <connection>scm:svn:http://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk/</connection>
c0e520
    <url>http://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk/</url>
c0e520
  </scm>
c0e520
  <organization>
c0e520
    <name>The Apache Software Foundation</name>
c0e520
    <url>http://jakarta.apache.org</url>
c0e520
  </organization>
c0e520
  <build>
c0e520
    <sourceDirectory>src/java</sourceDirectory>
c0e520
    <testSourceDirectory>src/test</testSourceDirectory>
c0e520
    <plugins>
c0e520
      <plugin>
c0e520
        <artifactId>maven-xdoc-plugin</artifactId>
c0e520
        <version>1.9.2</version>
c0e520
        <configuration>
c0e520
          <optional>true</optional>
c0e520
          <comment><strong>Site Only</strong> - v1.9.2 (minimum)</comment>
c0e520
        </configuration>
c0e520
      </plugin>
c0e520
    </plugins>
c0e520
  </build>
c0e520
  <dependencies>
c0e520
    <dependency>
c0e520
      <groupId>junit</groupId>
c0e520
      <artifactId>junit</artifactId>
c0e520
      <version>3.8.1</version>
c0e520
      <scope>test</scope>
c0e520
      <optional>true</optional>
c0e520
    </dependency>
c0e520
  </dependencies>
c0e520
  <distributionManagement>
c0e520
    <repository>
c0e520
      <id>default</id>
c0e520
      <name>Default Repository</name>
c0e520
      <url>file:///www/jakarta.apache.org/builds/jakarta-commons/logging/</url>
c0e520
    </repository>
c0e520
    <site>
c0e520
      <id>default</id>
c0e520
      <name>Default Site</name>
c0e520
      <url>scp://people.apache.org//www/jakarta.apache.org/commons/logging/</url>
c0e520
    </site>
c0e520
    <status>converted</status>
c0e520
  </distributionManagement>
c0e520
</project>