1
0

Updating to reflect website change

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/logging/trunk@560518 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell
2007-07-28 08:12:57 +00:00
parent 9f3a2e5c9b
commit 17a8564a59

View File

@@ -1,14 +1,14 @@
<?xml version="1.0"?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:asfext="http://projects.apache.org/ns/asfext#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:doap="http://usefulinc.com/ns/doap#" xml:lang="en">
<Project rdf:about="http://jakarta.apache.org/commons/logging/">
<name>Apache Jakarta Commons Logging</name>
<homepage rdf:resource="http://jakarta.apache.org/commons/logging/"/>
<Project rdf:about="http://commons.apache.org/logging/">
<name>Apache Apache Commons Logging</name>
<homepage rdf:resource="http://commons.apache.org/logging/"/>
<programming-language>Java</programming-language>
<category rdf:resource="http://projects.apache.org/category/library"/>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
<bug-database rdf:resource="http://issues.apache.org/jira/browse/LOGGING"/>
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-logging.cgi"/>
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
<asfext:pmc rdf:resource="http://commons.apache.org/"/>
<shortdesc xml:lang="en">Commons Logging</shortdesc>
<description xml:lang="en">
Commons Logging is a thin adapter allowing configurable bridging to other,
@@ -27,6 +27,6 @@
<version>1.0.4</version>
</revision>
</release>
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
<mailing-list rdf:resource="http://commons.apache.org/mail-lists.html"/>
</Project>
</rdf:RDF>