Author: mrglavas
Date: Sat May 12 22:53:55 2012
New Revision: 1337715

URL: http://svn.apache.org/viewvc?rev=1337715&view=rev
Log:
XML Commons bug tracking is in JIRA these days.

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

Modified: xerces/xml-commons/trunk/doap_XML_Commons_External.xml
URL: 
http://svn.apache.org/viewvc/xerces/xml-commons/trunk/doap_XML_Commons_External.xml?rev=1337715&r1=1337714&r2=1337715&view=diff
==============================================================================
--- xerces/xml-commons/trunk/doap_XML_Commons_External.xml (original)
+++ xerces/xml-commons/trunk/doap_XML_Commons_External.xml Sat May 12 22:53:55 
2012
@@ -29,7 +29,7 @@
     <asfext:pmc rdf:resource="http://xerces.apache.org"; />
     <shortdesc>Apache XML Commons External provides an Apache-hosted set of 
SAX, DOM and JAXP interfaces for use in other xml-based projects.</shortdesc>
     <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"; 
/>
+    <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/XMLCOMMONS"; />
     <mailing-list 
rdf:resource="http://xerces.apache.org/mail.html#xml-commons-dev"; />
     <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi"; />
     <programming-language>Java</programming-language>

Modified: xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml
URL: 
http://svn.apache.org/viewvc/xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml?rev=1337715&r1=1337714&r2=1337715&view=diff
==============================================================================
--- xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml (original)
+++ xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml Sat May 12 22:53:55 
2012
@@ -31,7 +31,7 @@
     <asfext:pmc rdf:resource="http://xerces.apache.org"; />
     <shortdesc>XML Entity and URI Resolver utility class.</shortdesc>
     <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"; 
/>
+    <bug-database 
rdf:resource="http://issues.apache.org/jira/browse/XMLCOMMONS"; />
     <mailing-list 
rdf:resource="http://xerces.apache.org/mail.html#xml-commons-dev"; />
     <download-page rdf:resource="http://xerces.apache.org/mirrors.cgi"; />
     <programming-language>Java</programming-language>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to