blob: 98abf928a7d9dacc5e110c63aa91bb4fa2f92de6 [file] [log] [blame]
<?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/chain/">
<name>Apache Jakarta Commons Chain</name>
<homepage rdf:resource="http://jakarta.apache.org/commons/chain/"/>
<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/bugzilla/buglist.cgi?product=Commons&amp;component=chain"/>
<download-page rdf:resource="http://jakarta.apache.org/site/downloads/downloads_commons-chain.cgi"/>
<asfext:pmc rdf:resource="http://jakarta.apache.org/"/>
<shortdesc xml:lang="en">Commons Chain</shortdesc>
<description xml:lang="en">An implmentation of the GoF Chain of Responsibility pattern</description>
<repository>
<SVNRepository>
<browse rdf:resource="http://svn.apache.org/repos/asf/jakarta/commons/proper/chain/trunk"/>
<location rdf:resource="http://svn.apache.org/repos/asf/jakarta/commons/proper/chain"/>
</SVNRepository>
</repository>
<release>
<revision>
<name>commons-chain</name>
<created>2004-12-09</created>
<version>1.0</version>
</revision>
</release>
<mailing-list rdf:resource="http://jakarta.apache.org/site/mail2.html#Commons"/>
</Project>
</rdf:RDF>