Author: mrglavas
Date: Sat Dec 19 15:10:14 2009
New Revision: 892477

URL: http://svn.apache.org/viewvc?rev=892477&view=rev
Log:
Point to the Xerces TLP site for mailing list information.

Modified:
    xerces/pmc/doap_Xerces_C++_XML_Parser.rdf
    xerces/pmc/doap_Xerces_Java_XML_Parser.rdf
    xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf

Modified: xerces/pmc/doap_Xerces_C++_XML_Parser.rdf
URL: 
http://svn.apache.org/viewvc/xerces/pmc/doap_Xerces_C%2B%2B_XML_Parser.rdf?rev=892477&r1=892476&r2=892477&view=diff
==============================================================================
--- xerces/pmc/doap_Xerces_C++_XML_Parser.rdf (original)
+++ xerces/pmc/doap_Xerces_C++_XML_Parser.rdf Sat Dec 19 15:10:14 2009
@@ -34,7 +34,7 @@
      The parser provides high performance, modularity, and scalability. Source 
code, samples and API documentation are provided with the parser. For 
portability, care has been taken to make minimal use of templates, no RTTI, and 
minimal use of #ifdefs.
     </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESC"; 
/>
-    <mailing-list rdf:resource="http://xml.apache.org/xerces-c/"; />
+    <mailing-list rdf:resource="http://xerces.apache.org/mail.html"; />
     <download-page rdf:resource="http://xml.apache.org/xerces-c/download.cgi"; 
/>
     <programming-language>C</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml"; />

Modified: xerces/pmc/doap_Xerces_Java_XML_Parser.rdf
URL: 
http://svn.apache.org/viewvc/xerces/pmc/doap_Xerces_Java_XML_Parser.rdf?rev=892477&r1=892476&r2=892477&view=diff
==============================================================================
--- xerces/pmc/doap_Xerces_Java_XML_Parser.rdf (original)
+++ xerces/pmc/doap_Xerces_Java_XML_Parser.rdf Sat Dec 19 15:10:14 2009
@@ -34,7 +34,7 @@
      The latest version released, 2.9.1, fixes several bugs which were present 
in Xerces-J 2.9.0 and also includes a few minor enhancements and performance 
improvements.
     </description>
     <bug-database rdf:resource="http://issues.apache.org/jira/browse/XERCESJ"; 
/>
-    <mailing-list rdf:resource="http://xml.apache.org/mail.html"; />
+    <mailing-list rdf:resource="http://xerces.apache.org/mail.html"; />
     <download-page 
rdf:resource="http://xerces.apache.org/xerces2-j/download.cgi"; />
     <programming-language>Java</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml"; />

Modified: xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf
URL: 
http://svn.apache.org/viewvc/xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf?rev=892477&r1=892476&r2=892477&view=diff
==============================================================================
--- xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf (original)
+++ xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf Sat Dec 19 15:10:14 2009
@@ -33,6 +33,7 @@
     XML::Xerces implements the vast majority of the Xerces-C API (if you 
notice any discrepancies please mail the list). The exception is some functions 
in the C++ API which either have better Perl counterparts (such as file I/O) or 
which manipulate internal C++ information that has no role in the Perl module.
     The majority of the API is created automatically using Simplified Wrapper 
Interface Generator (SWIG). However, care has been taken to make most method 
invocations natural to perl programmers, so a number of rough C++ edges have 
been smoothed over (See the Special Perl API Features section). </description>
     <bug-database rdf:resource="https://issues.apache.org/jira/browse/XERCESP"; 
/>
+    <mailing-list rdf:resource="http://xerces.apache.org/mail.html"; />
     <download-page 
rdf:resource="http://xerces.apache.org/xerces-p/download.html"; />
     <programming-language>Perl</programming-language>
     <category rdf:resource="http://projects.apache.org/category/xml"; />



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

Reply via email to