You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by se...@apache.org on 2015/09/16 00:09:15 UTC

svn commit: r1703303 [6/6] - in /comdev/projects.apache.org/site: doap/ant/ doap/apr/ doap/attic/ doap/axis/ doap/climate/ doap/commons/ doap/directory/ doap/httpcomponents/ doap/httpd/ doap/incubator/ doap/jmeter/ doap/logging/ doap/lucenenet/ doap/ol...

Added: comdev/projects.apache.org/site/json/projects/xerces-for_c++_xml_parser.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xerces-for_c%2B%2B_xml_parser.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xerces-for_c++_xml_parser.json (added)
+++ comdev/projects.apache.org/site/json/projects/xerces-for_c++_xml_parser.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,171 @@
+{
+"bug-database": "https://issues.apache.org/jira/browse/XERCESC",
+"category": "xml",
+"created": "2006-03-30",
+"description": "\n     Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents.\n     Xerces-C++ is faithful to the XML 1.0 and 1.1 recommendations and many associated standards.\n     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.\n    ",
+"doap": "http://svn.apache.org/repos/asf/xerces/pmc/doap_Xerces_C++_XML_Parser.rdf",
+"download-page": "http://xml.apache.org/xerces-c/download.cgi",
+"homepage": "http://xerces.apache.org/xerces-c/",
+"implements": [
+{
+"body": "W3C",
+"id": "XML 1.0",
+"title": "XML 1.0 (Third Edition)",
+"url": "http://www.w3.org/TR/2004/REC-xml-20040204/"
+},
+{
+"body": "W3C",
+"id": "XML 1.1",
+"title": "XML 1.1 (First Edition)",
+"url": "http://www.w3.org/TR/2004/REC-xml11-20040204/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 1 Core",
+"title": "DOM Level 1 Specification",
+"url": "http://www.w3.org/TR/1998/REC-DOM-Level-1-19981001/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 2 Core",
+"title": "DOM Level 2 Core Specification",
+"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 2 Traversal and Range",
+"title": "DOM Level 2 Traversal and Range Specification",
+"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 3 Core",
+"title": "Document Object Model (DOM) Level 3 Core",
+"url": "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 3 Load and Save",
+"title": "Document Object Model (DOM) Level 3 Load and Save",
+"url": "http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/"
+},
+{
+"body": "SAX",
+"id": "SAX 1.0",
+"title": "SAX 1.0 and SAX 2.0",
+"url": "http://sax.sourceforge.net/"
+},
+{
+"body": "W3C",
+"id": "Namespaces in XML 1.0",
+"title": "Namespaces in XML",
+"url": "http://www.w3.org/TR/1999/REC-xml-names-19990114/"
+},
+{
+"body": "W3C",
+"id": "Namespaces in XML 1.1",
+"title": "Namespaces in XML 1.1",
+"url": "http://www.w3.org/TR/2004/REC-xml-names11-20040204/"
+},
+{
+"body": "W3C",
+"id": "XInclude 1.0",
+"title": "XML Inclusions (XInclude) Version 1.0 (Second Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xinclude-20061115/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.0 (Structures)",
+"title": "XML Schema Part 1: Structures",
+"url": "http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.0 (Datatypes)",
+"title": "XML Schema Part 2: Datatypes",
+"url": "http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xerces.apache.org/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:c-dev@xerces.apache.org",
+"name": "Xerces-C++ Development Team"
+}
+],
+"name": "Apache Xerces for C++ XML Parser",
+"pmc": "xerces",
+"programming-language": "C",
+"release": [
+{
+"created": "2010-04-27",
+"name": "Xerces-C",
+"revision": "3.1.1"
+},
+{
+"created": "2010-02-01",
+"name": "Xerces-C",
+"revision": "3.1.0"
+},
+{
+"created": "2009-02-19",
+"name": "Xerces-C",
+"revision": "3.0.1"
+},
+{
+"created": "2008-09-29",
+"name": "Xerces-C",
+"revision": "3.0.0"
+},
+{
+"created": "2007-08-31",
+"name": "Xerces-C",
+"revision": "2.8.0"
+},
+{
+"created": "2005-09-08",
+"name": "Xerces-C",
+"revision": "2.7.0"
+},
+{
+"created": "2004-10-01",
+"name": "Xerces-C",
+"revision": "2.6.0"
+},
+{
+"created": "2004-02-19",
+"name": "Xerces-C",
+"revision": "2.5.0"
+},
+{
+"created": "2003-12-03",
+"name": "Xerces-C",
+"revision": "2.4.0"
+},
+{
+"created": "2003-05-27",
+"name": "Xerces-C",
+"revision": "2.3.0"
+},
+{
+"created": "2003-02-07",
+"name": "Xerces-C",
+"revision": "2.2.0"
+},
+{
+"created": "2002-08-27",
+"name": "Xerces-C",
+"revision": "2.1.0"
+},
+{
+"created": "2002-07-23",
+"name": "Xerces-C",
+"revision": "2.0.0"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/xerces/c/trunk"
+],
+"shortdesc": "Xerces-C++ is a validating XML parser written in a portable subset of C++."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/xerces-for_java_xml_parser.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xerces-for_java_xml_parser.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xerces-for_java_xml_parser.json (added)
+++ comdev/projects.apache.org/site/json/projects/xerces-for_java_xml_parser.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,261 @@
+{
+"bug-database": "http://issues.apache.org/jira/browse/XERCESJ",
+"category": "xml",
+"created": "2006-04-24",
+"description": "  \n     Xerces-J is a high performance, fully compliant validating XML parser written in Java. It is a fully conforming XML Schema processor that includes a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. \n     Xerces 2.x introduced the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. XNI is merely an internal set of interfaces. There is no need for an XML application programmer to learn XNI if they only intend to interface to the Xerces2 parser using standard interfaces like JAXP, DOM, and SAX. Xerces developers and application developers that need more power and flexibility than that provided by the standard interfaces should read and understand XNI.\n     The latest ver
 sion released, 2.11.0, expands on Xerces' experimental support for XML Schema 1.1 by providing implementations for the simplified complex type restriction rules (also known as subsumption), xs:override and a few other XML Schema 1.1 features. This release also introduces experimental support for XML Schema Component Designators (SCD). It fixes several bugs which were present in Xerces-J 2.10.0 and also includes a few other minor enhancements.\n    ",
+"doap": "http://svn.apache.org/repos/asf/xerces/pmc/doap_Xerces_Java_XML_Parser.rdf",
+"download-page": "http://xerces.apache.org/mirrors.cgi",
+"homepage": "http://xerces.apache.org/xerces2-j/",
+"implements": [
+{
+"body": "W3C",
+"id": "XML 1.0",
+"title": "Extensible Markup Language (XML) 1.0 (Fourth Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xml-20060816/"
+},
+{
+"body": "W3C",
+"id": "Namespaces in XML 1.0",
+"title": "Namespaces in XML 1.0 (Second Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xml-names-20060816/"
+},
+{
+"body": "W3C",
+"id": "XML 1.1",
+"title": "Extensible Markup Language (XML) 1.1 (Second Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xml11-20060816/"
+},
+{
+"body": "W3C",
+"id": "Namespaces in XML 1.1",
+"title": "Namespaces in XML 1.1 (Second Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xml-names11-20060816/"
+},
+{
+"body": "W3C",
+"id": "XInclude 1.0",
+"title": "XML Inclusions (XInclude) Version 1.0 (Second Edition)",
+"url": "http://www.w3.org/TR/2006/REC-xinclude-20061115/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.0 (Structures)",
+"title": "XML Schema 1.0 Part 1: Structures (Second Edition)",
+"url": "http://www.w3.org/TR/2004/REC-xmlschema-1-20041028/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.0 (Datatypes)",
+"title": "XML Schema 1.0 Part 2: Datatypes (Second Edition)",
+"url": "http://www.w3.org/TR/2004/REC-xmlschema-2-20041028/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.1 (Structures)",
+"title": "XML Schema 1.1 Part 1: Structures (Working Draft, December 2009)",
+"url": "http://www.w3.org/TR/2009/WD-xmlschema11-1-20091203/"
+},
+{
+"body": "W3C",
+"id": "XML Schema 1.1 (Datatypes)",
+"title": "XML Schema 1.1 Part 2: Datatypes (Working Draft, December 2009)",
+"url": "http://www.w3.org/TR/2009/WD-xmlschema11-2-20091203/"
+},
+{
+"body": "W3C",
+"id": "XML Schema Component Designators (SCD)",
+"title": "XML Schema Definition Language (XSD): Component Designators (Candidate Recommendation, January 2010)",
+"url": "http://www.w3.org/TR/2010/CR-xmlschema-ref-20100119/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 3 Core",
+"title": "Document Object Model (DOM) Level 3 Core",
+"url": "http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 3 Load and Save",
+"title": "Document Object Model (DOM) Level 3 Load and Save",
+"url": "http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 2 Core",
+"title": "Document Object Model (DOM) Level 2 Core",
+"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Core-20001113/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 2 Events",
+"title": "Document Object Model (DOM) Level 2 Events",
+"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Events-20001113/"
+},
+{
+"body": "W3C",
+"id": "DOM Level 2 Traversal and Range",
+"title": "Document Object Model (DOM) Level 2 Traversal and Range",
+"url": "http://www.w3.org/TR/2000/REC-DOM-Level-2-Traversal-Range-20001113/"
+},
+{
+"body": "W3C",
+"id": "Element Traversal",
+"title": "Element Traversal",
+"url": "http://www.w3.org/TR/2008/REC-ElementTraversal-20081222/"
+},
+{
+"body": "JCP",
+"id": "JSR 206",
+"title": "Java API for XML Processing (JAXP) 1.4",
+"url": "http://jcp.org/en/jsr/detail?id=206"
+},
+{
+"body": "JCP",
+"id": "JSR 173",
+"title": "Streaming API for XML (StAX) 1.0",
+"url": "http://jcp.org/en/jsr/detail?id=173"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xerces.apache.org/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:j-dev@xerces.apache.org",
+"name": "Xerces-J Development Team"
+}
+],
+"name": "Apache Xerces for Java XML Parser",
+"pmc": "xerces",
+"programming-language": "Java",
+"release": [
+{
+"created": "2010-11-30",
+"name": "Xerces-J",
+"revision": "2.11.0"
+},
+{
+"created": "2010-06-18",
+"name": "Xerces-J",
+"revision": "2.10.0"
+},
+{
+"created": "2007-09-14",
+"name": "Xerces-J",
+"revision": "2.9.1"
+},
+{
+"created": "2006-11-22",
+"name": "Xerces-J",
+"revision": "2.9.0"
+},
+{
+"created": "2006-09-13",
+"name": "Xerces-J",
+"revision": "2.8.1"
+},
+{
+"created": "2006-03-01",
+"name": "Xerces-J",
+"revision": "2.8.0"
+},
+{
+"created": "2005-07-26",
+"name": "Xerces-J",
+"revision": "2.7.1"
+},
+{
+"created": "2005-06-24",
+"name": "Xerces-J",
+"revision": "2.7.0"
+},
+{
+"created": "2004-02-20",
+"name": "Xerces-J",
+"revision": "2.6.2"
+},
+{
+"created": "2004-02-06",
+"name": "Xerces-J",
+"revision": "2.6.1"
+},
+{
+"created": "2003-11-21",
+"name": "Xerces-J",
+"revision": "2.6.0"
+},
+{
+"created": "2003-07-31",
+"name": "Xerces-J",
+"revision": "2.5.0"
+},
+{
+"created": "2003-03-27",
+"name": "Xerces-J",
+"revision": "2.4.0"
+},
+{
+"created": "2003-01-27",
+"name": "Xerces-J",
+"revision": "2.3.0"
+},
+{
+"created": "2002-11-12",
+"name": "Xerces-J",
+"revision": "2.2.1"
+},
+{
+"created": "2002-09-26",
+"name": "Xerces-J",
+"revision": "2.2.0"
+},
+{
+"created": "2002-08-28",
+"name": "Xerces-J",
+"revision": "2.1.0"
+},
+{
+"created": "2002-06-21",
+"name": "Xerces-J",
+"revision": "2.0.2"
+},
+{
+"created": "2002-03-04",
+"name": "Xerces-J",
+"revision": "2.0.1"
+},
+{
+"created": "2002-01-30",
+"name": "Xerces-J",
+"revision": "2.0.0"
+},
+{
+"created": "2001-12-18",
+"name": "Xerces-J",
+"revision": "2.0.0 (Beta 4)"
+},
+{
+"created": "2001-10-29",
+"name": "Xerces-J",
+"revision": "2.0.0 (Beta 3)"
+},
+{
+"created": "2001-08-24",
+"name": "Xerces-J",
+"revision": "2.0.0 (Beta 2)"
+},
+{
+"created": "2001-08-10",
+"name": "Xerces-J",
+"revision": "2.0.0 (Beta)"
+},
+{
+"created": "2000-12-08",
+"name": "Xerces-J",
+"revision": "2.0.0 (Alpha)"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xerces/java/trunk/"
+],
+"shortdesc": "Xerces-J is a validating XML parser written in Java."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/xerces-for_perl_xml_parser.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xerces-for_perl_xml_parser.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xerces-for_perl_xml_parser.json (added)
+++ comdev/projects.apache.org/site/json/projects/xerces-for_perl_xml_parser.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,31 @@
+{
+"bug-database": "https://issues.apache.org/jira/browse/XERCESP",
+"category": "xml",
+"created": "2006-03-30",
+"description": " XML::Xerces is the Perl API to the Apache project's Xerces XML parser. It is implemented using the Xerces C++ API, and it provides access to most of the C++ API from Perl.\n    Because it is based on Xerces-C, XML::Xerces provides a validating XML parser that makes it easy to give your application the ability to read and write XML data. Classes are provided for parsing, generating, manipulating, and validating XML documents. XML::Xerces is faithful to the XML 1.0 and 1.1 recommendations and associated standards (DOM levels 1, 2, and 3, SAX 1 and 2, Namespaces, and W3C XML Schema). The parser provides high performance, modularity, and scalability, and provides full support for Unicode.\n    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 n
 o role in the Perl module.\n    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). ",
+"doap": "http://svn.apache.org/repos/asf/xerces/pmc/doap_Xerces_Perl_XML_Parser.rdf",
+"download-page": "http://xerces.apache.org/mirrors.cgi",
+"homepage": "http://xerces.apache.org/xerces-p",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xerces.apache.org/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:p-dev@xerces.apache.org",
+"name": "Xerces-Perl Development Team"
+}
+],
+"name": "Apache Xerces for Perl XML Parser",
+"pmc": "xerces",
+"programming-language": "Perl",
+"release": [
+{
+"created": "2006-03-14",
+"name": "XML-Xerces-2.7.0-0",
+"revision": "2.7.0-0"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/xerces/xerces-p/trunk"
+],
+"shortdesc": "Perl API to the Apache Xerces XML parser."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/xerces-xml_commons_external.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xerces-xml_commons_external.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xerces-xml_commons_external.json (added)
+++ comdev/projects.apache.org/site/json/projects/xerces-xml_commons_external.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,60 @@
+{
+"bug-database": "http://issues.apache.org/jira/browse/XMLCOMMONS",
+"category": "xml",
+"created": "2007-06-06",
+"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.",
+"doap": "http://svn.apache.org/repos/asf/xerces/xml-commons/trunk/doap_XML_Commons_External.xml",
+"download-page": "http://xerces.apache.org/mirrors.cgi",
+"homepage": "http://xerces.apache.org/xml-commons/components/external/",
+"implements": [
+{
+"body": "JCP",
+"id": "JSR 206",
+"title": "Java API for XML Processing (JAXP) 1.4",
+"url": "http://jcp.org/en/jsr/detail?id=206"
+},
+{
+"body": "JCP",
+"id": "JSR 173",
+"title": "Streaming API for XML (StAX) 1.0",
+"url": "http://jcp.org/en/jsr/detail?id=173"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xerces.apache.org/mail.html#xml-commons-dev",
+"maintainer": [
+{
+"mbox": "mailto:xml-commons-dev@xerces.apache.org",
+"name": "XML Commons Development Team"
+}
+],
+"name": "Apache XML Commons External",
+"pmc": "xerces",
+"programming-language": "Java",
+"release": [
+{
+"created": "2009-12-15",
+"name": "External",
+"revision": "1.4.01"
+},
+{
+"created": "2009-12-15",
+"name": "External",
+"revision": "1.3.05"
+},
+{
+"created": "2006-11-22",
+"name": "External",
+"revision": "1.3.04"
+},
+{
+"created": "2009-12-15",
+"name": "External",
+"revision": "1.2.06"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xerces/xml-commons/"
+],
+"shortdesc": "Apache XML Commons External provides an Apache-hosted set of SAX, DOM and JAXP interfaces for use in other xml-based projects."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/xerces-xml_commons_resolver.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xerces-xml_commons_resolver.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xerces-xml_commons_resolver.json (added)
+++ comdev/projects.apache.org/site/json/projects/xerces-xml_commons_resolver.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,50 @@
+{
+"bug-database": "http://issues.apache.org/jira/browse/XMLCOMMONS",
+"category": "xml",
+"created": "2006-02-17",
+"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.",
+"doap": "http://svn.apache.org/repos/asf/xerces/xml-commons/trunk/doap_XML_Commons_Resolver.xml",
+"download-page": "http://xerces.apache.org/mirrors.cgi",
+"homepage": "http://xerces.apache.org/xml-commons/components/resolver/",
+"implements": [
+{
+"body": "OASIS",
+"id": "XML Catalogs v1.1",
+"title": "XML Catalogs v1.1",
+"url": "http://www.oasis-open.org/committees/download.php/14809/xml-catalogs.html"
+},
+{
+"body": "OASIS",
+"id": "XML Catalogs v1.0",
+"title": "XML Catalogs v1.0",
+"url": "http://www.oasis-open.org/committees/entity/spec.html"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xerces.apache.org/mail.html#xml-commons-dev",
+"maintainer": [
+{
+"mbox": "mailto:xml-commons-dev@xerces.apache.org",
+"name": "XML Commons Development Team"
+}
+],
+"name": "Apache XML Commons Resolver",
+"pmc": "xerces",
+"programming-language": "Java",
+"release": [
+{
+"created": "2006-11-22",
+"name": "Resolver",
+"revision": "1.2"
+},
+{
+"created": "2003-10-06",
+"name": "Resolver",
+"revision": "1.1"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xerces/xml-commons/"
+],
+"shortdesc": "XML Entity and URI Resolver utility class."
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/xmlgraphics-xml_graphics_commons.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/xmlgraphics-xml_graphics_commons.json?rev=1703303&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/xmlgraphics-xml_graphics_commons.json (added)
+++ comdev/projects.apache.org/site/json/projects/xmlgraphics-xml_graphics_commons.json Tue Sep 15 22:09:13 2015
@@ -0,0 +1,75 @@
+{
+"bug-database": "https://issues.apache.org/jira/browse/XGC",
+"category": "graphics",
+"created": "2006-04-17",
+"description": "Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files and much more.",
+"doap": "http://svn.apache.org/repos/asf/xmlgraphics/site/trunk/content/commons/doap.rdf",
+"download-page": "http://xmlgraphics.apache.org/commons/download.html",
+"homepage": "http://xmlgraphics.apache.org/commons/",
+"implements": [
+{
+"body": "Adobe Systems Incorporated",
+"id": "PS",
+"title": "PostScript",
+"url": "http://partners.adobe.com/public/developer/ps/index_specs.html"
+},
+{
+"body": "Adobe Systems Incorporated",
+"id": "XMP",
+"title": "Extensible Metadata Platform (XMP)",
+"url": "http://www.adobe.com/products/xmp/index.html"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xmlgraphics.apache.org/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:jeremias@apache.org",
+"name": "Jeremias Maerki"
+}
+],
+"name": "Apache XML Graphics Commons",
+"pmc": "xmlgraphics",
+"programming-language": "Java",
+"release": [
+{
+"created": "2014-10-03",
+"name": "Latest release (stable)",
+"revision": "2.0"
+},
+{
+"created": "2012-11-12",
+"name": "Previous release (stable)",
+"revision": "1.5"
+},
+{
+"created": "2010-07-07",
+"name": "Previous release (stable)",
+"revision": "1.4"
+},
+{
+"created": "2008-03-07",
+"name": "Previous release (stable)",
+"revision": "1.3"
+},
+{
+"created": "2007-07-21",
+"name": "Previous release (stable)",
+"revision": "1.2"
+},
+{
+"created": "2006-12-22",
+"name": "Previous release (stable)",
+"revision": "1.1"
+},
+{
+"created": "2006-04-17",
+"name": "Previous release (stable)",
+"revision": "1.0"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xmlgraphics/commons/trunk/"
+],
+"shortdesc": "Common components for Apache Batik and Apache FOP"
+}
\ No newline at end of file