You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-cvs@xml.apache.org by mr...@apache.org on 2009/12/19 15:46:40 UTC

svn commit: r892473 - in /xml/commons/trunk: doap_XML_Commons_External.xml doap_XML_Commons_Resolver.xml

Author: mrglavas
Date: Sat Dec 19 14:46:39 2009
New Revision: 892473

URL: http://svn.apache.org/viewvc?rev=892473&view=rev
Log:
Point to the Xerces TLP site for downloads.

Modified:
    xml/commons/trunk/doap_XML_Commons_External.xml
    xml/commons/trunk/doap_XML_Commons_Resolver.xml

Modified: xml/commons/trunk/doap_XML_Commons_External.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/doap_XML_Commons_External.xml?rev=892473&r1=892472&r2=892473&view=diff
==============================================================================
--- xml/commons/trunk/doap_XML_Commons_External.xml (original)
+++ xml/commons/trunk/doap_XML_Commons_External.xml Sat Dec 19 14:46:39 2009
@@ -31,7 +31,7 @@
     <description>The External components portion of Apache XML Commons contains interfaces that are defined by external standards organizations. For DOM, that's the W3C; for SAX it's David Megginson (http://www.saxproject.org); for JAXP it's Sun. While we could send users to each of the primary sources for these deliverables, keeping our own versions of these in the XML Commons repository gives us a number of advantages: 1) Simplicity of downloads; users get the whole product from one place, 2) Better version control; we can only take fixes we want and add Apache-specific changes, 3) Better overview documentation of how these interfaces fit into the XML processing world, 4) More chance for cross-project community building within Apache projects.</description>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=xmlcommons" />
     <mailing-list rdf:resource="http://xml.apache.org/mail.html#commons" />
-    <download-page rdf:resource="http://xml.apache.org/mirrors.cgi" />
+    <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>

Modified: xml/commons/trunk/doap_XML_Commons_Resolver.xml
URL: http://svn.apache.org/viewvc/xml/commons/trunk/doap_XML_Commons_Resolver.xml?rev=892473&r1=892472&r2=892473&view=diff
==============================================================================
--- xml/commons/trunk/doap_XML_Commons_Resolver.xml (original)
+++ xml/commons/trunk/doap_XML_Commons_Resolver.xml Sat Dec 19 14:46:39 2009
@@ -33,7 +33,7 @@
     <description>The XML Commons Resolver can be used in a wide variety of XML parsing, processing and related programs to resolve various public or system identifiers into accessible URLs for use by your application.  The resolver supports several catalog types for mapping, including OASIS XML, OASIS TR 9401 and XCatalog styles.</description>
     <bug-database rdf:resource="http://issues.apache.org/bugzilla/buglist.cgi?product=xmlcommons" />
     <mailing-list rdf:resource="http://xml.apache.org/mail.html#commons" />
-    <download-page rdf:resource="http://xml.apache.org/mirrors.cgi" />
+    <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi" />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml" />
     <release>