o maven goodies
PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@138900 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
33
project.xml
Normal file
33
project.xml
Normal file
@@ -0,0 +1,33 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
<project>
|
||||
<extend>../project.xml</extend>
|
||||
<name>commons-loggin</name>
|
||||
<id>commons-logging</id>
|
||||
<currentVersion>1.0-dev</currentVersion>
|
||||
<inceptionYear>2002</inceptionYear>
|
||||
<gumpRepositoryId>jakarta</gumpRepositoryId>
|
||||
<shortDescription>Commons Logging</shortDescription>
|
||||
|
||||
<description>
|
||||
Commons Logging
|
||||
</description>
|
||||
|
||||
<developers>
|
||||
</developers>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<id>log4j</id>
|
||||
<version>1.1.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<id>logkit</id>
|
||||
<version>1.0.1</version>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
</project>
|
||||
Reference in New Issue
Block a user