Author: veithen
Date: Sun Dec 19 14:18:57 2010
New Revision: 1050858

URL: http://svn.apache.org/viewvc?rev=1050858&view=rev
Log:
Updated the DOAP file.

Modified:
    webservices/commons/trunk/modules/axiom/etc/axiom.rdf

Modified: webservices/commons/trunk/modules/axiom/etc/axiom.rdf
URL: 
http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/etc/axiom.rdf?rev=1050858&r1=1050857&r2=1050858&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/etc/axiom.rdf [UTF-8] (original)
+++ webservices/commons/trunk/modules/axiom/etc/axiom.rdf [UTF-8] Sun Dec 19 
14:18:57 2010
@@ -26,13 +26,13 @@
     <created>2010-05-30</created>
     <license rdf:resource="http://usefulinc.com/doap/licenses/asl20"/>
     <name>Apache Axiom</name>
-    <homepage rdf:resource="http://ws.apache.org/commons/axiom/"/>
+    <homepage rdf:resource="http://ws.apache.org/axiom/"/>
     <asfext:pmc rdf:resource="http://webservices.apache.org"/>
     <shortdesc>Apache Axiom is an XML object model supporting deferred 
parsing.</shortdesc>
     <description>Apache Axiom is a StAX-based, XML Infoset compliant object 
model which supports on-demand building of the object tree. It supports a novel 
"pull-through" model which allows one to turn off the tree building and 
directly access the underlying pull event stream. It also has built in support 
for XML Optimized Packaging (XOP) and MTOM, the combination of which allows XML 
to carry binary data efficiently and in a transparent manner. The combination 
of these is an easy to use API with a very high performant 
architecture!</description>
-    <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/WSCOMMONS"/>
-    <mailing-list 
rdf:resource="http://ws.apache.org/commons/axiom/mail-lists.html"/>
-    <download-page 
rdf:resource="http://ws.apache.org/commons/axiom/download.cgi"/>
+    <bug-database rdf:resource="http://issues.apache.org/jira/browse/AXIOM"/>
+    <mailing-list rdf:resource="http://ws.apache.org/axiom/mail-lists.html"/>
+    <download-page rdf:resource="http://ws.apache.org/axiom/download.cgi"/>
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/library"/>
     <category rdf:resource="http://projects.apache.org/category/xml"/>


Reply via email to