Author: mrglavas
Date: Mon Apr 16 00:15:00 2012
New Revision: 1326450
URL: http://svn.apache.org/viewvc?rev=1326450&view=rev
Log:
Location and mailing list updates. XML Commons has fully moved over to the
Xerces TLP.
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=1326450&r1=1326449&r2=1326450&view=diff
==============================================================================
--- xerces/xml-commons/trunk/doap_XML_Commons_External.xml (original)
+++ xerces/xml-commons/trunk/doap_XML_Commons_External.xml Mon Apr 16 00:15:00
2012
@@ -21,11 +21,11 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
- <Project rdf:about="http://xml.apache.org/commons/components/external/">
+ <Project
rdf:about="http://xerces.apache.org/xml-commons/components/external/">
<created>2007-06-06</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache XML Commons External</name>
- <homepage
rdf:resource="http://xml.apache.org/commons/components/external/" />
+ <homepage
rdf:resource="http://xerces.apache.org/xml-commons/components/external/" />
<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>
@@ -64,14 +64,14 @@
</release>
<repository>
<SVNRepository>
- <location rdf:resource="http://svn.apache.org/repos/asf/xml/commons/"/>
- <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xml/commons/"/>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xerces/xml-commons/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/xml-commons/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>XML Commons Development Team</foaf:name>
- <foaf:mbox rdf:resource="mailto:mailto:[email protected]"/>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
<asfext:implements><asfext:Standard>
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=1326450&r1=1326449&r2=1326450&view=diff
==============================================================================
--- xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml (original)
+++ xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml Mon Apr 16 00:15:00
2012
@@ -23,11 +23,11 @@
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!-- With many thanks to dreid who made this all so damn easy!
-curcuru -->
- <Project rdf:about="http://xml.apache.org/">
+ <Project
rdf:about="http://xerces.apache.org/xml-commons/components/resolver/">
<created>2006-02-17</created>
<license rdf:resource="http://usefulinc.com/doap/licenses/asl20" />
<name>Apache XML Commons Resolver</name>
- <homepage
rdf:resource="http://xml.apache.org/commons/components/resolver/" />
+ <homepage
rdf:resource="http://xerces.apache.org/xml-commons/components/resolver/" />
<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>
@@ -52,14 +52,14 @@
</release>
<repository>
<SVNRepository>
- <location rdf:resource="http://svn.apache.org/repos/asf/xml/commons/"/>
- <browse rdf:resource="http://svn.apache.org/viewcvs.cgi/xml/commons/"/>
+ <location
rdf:resource="http://svn.apache.org/repos/asf/xerces/xml-commons/"/>
+ <browse
rdf:resource="http://svn.apache.org/viewcvs.cgi/xerces/xml-commons/"/>
</SVNRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>XML Commons Development Team</foaf:name>
- <foaf:mbox rdf:resource="mailto:[email protected]"/>
+ <foaf:mbox rdf:resource="mailto:[email protected]"/>
</foaf:Person>
</maintainer>
<asfext:implements>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]