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 [4/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...

Modified: comdev/projects.apache.org/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/projects.json?rev=1703303&r1=1703302&r2=1703303&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/site/json/foundation/projects.json Tue Sep 15 22:09:13 2015
@@ -507,41 +507,41 @@
 ],
 "shortdesc": "Integrate Ivy in Eclipse with the IvyDE plugin."
 },
-"ant-proper.html": {
+"ant-props": {
 "bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?product=Ant",
 "category": "build-management",
 "created": "2009-07-31",
-"description": "The Apache VSS Antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original Ant tasks have been expanded upon in this Antlib. Some fixes to issues in the original tasks have also been incorporated.",
-"doap": "http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/doap_VSSAntlib.rdf",
+"description": "The Apache Props Antlib is a library of supplementary handlers for Apache Ant properties resolution.\n\nThe types provided are instances of org.apache.tools.ant.PropertyHelper.Delegate and can be invoked using the <propertyhelper> task provided in Ant 1.8.0.",
+"doap": "http://svn.apache.org/repos/asf/ant/antlibs/props/trunk/doap_PropsAntlib.rdf",
 "download-page": "http://ant.apache.org/antlibs/bindownload.cgi",
-"homepage": "http://ant.apache.org/antlibs/proper.html",
+"homepage": "http://ant.apache.org/antlibs/props/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
 "mailing-list": "http://ant.apache.org/mail.html",
-"name": "Apache VSS Ant Library",
+"name": "Apache Props Ant Library",
 "pmc": "ant",
 "programming-language": "Java",
 "repository": [
-"http://svn.apache.org/repos/asf/ant/antlibs/vss"
+"http://svn.apache.org/repos/asf/ant/antlibs/props"
 ],
-"shortdesc": "Microsoft Visual Source Safe support for Apache Ant."
+"shortdesc": "The Apache Props Antlib is a library of supplementary handlers for Apache Ant properties resolution."
 },
-"ant-props": {
+"ant-vss": {
 "bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?product=Ant",
 "category": "build-management",
 "created": "2009-07-31",
-"description": "The Apache Props Antlib is a library of supplementary handlers for Apache Ant properties resolution.\n\nThe types provided are instances of org.apache.tools.ant.PropertyHelper.Delegate and can be invoked using the <propertyhelper> task provided in Ant 1.8.0.",
-"doap": "http://svn.apache.org/repos/asf/ant/antlibs/props/trunk/doap_PropsAntlib.rdf",
+"description": "The Apache VSS Antlib provides an interface to the Microsoft Visual SourceSafe SCM. The original Ant tasks have been expanded upon in this Antlib. Some fixes to issues in the original tasks have also been incorporated.",
+"doap": "http://svn.apache.org/repos/asf/ant/antlibs/vss/trunk/doap_VSSAntlib.rdf",
 "download-page": "http://ant.apache.org/antlibs/bindownload.cgi",
-"homepage": "http://ant.apache.org/antlibs/props/",
+"homepage": "http://ant.apache.org/antlibs/proper.html",
 "license": "http://usefulinc.com/doap/licenses/asl20",
 "mailing-list": "http://ant.apache.org/mail.html",
-"name": "Apache Props Ant Library",
+"name": "Apache VSS Ant Library",
 "pmc": "ant",
 "programming-language": "Java",
 "repository": [
-"http://svn.apache.org/repos/asf/ant/antlibs/props"
+"http://svn.apache.org/repos/asf/ant/antlibs/vss"
 ],
-"shortdesc": "The Apache Props Antlib is a library of supplementary handlers for Apache Ant properties resolution."
+"shortdesc": "Microsoft Visual Source Safe support for Apache Ant."
 },
 "any23": {
 "bug-database": "https://issues.apache.org/jira/browse/ANY23",
@@ -644,7 +644,7 @@
 ],
 "shortdesc": "Anything To Triples (Any23) is a library, a web service and a command line tool that extracts structured data in RDF format from a variety of Web documents."
 },
-"apr": {
+"apr-portable_runtime": {
 "bug-database": "http://issues.apache.org/bugzilla/",
 "category": "library",
 "description": "\nThe mission of the Apache Portable Runtime (APR) project is to create\nand maintain software libraries that provide a predictable and\nconsistent interface to underlying platform-specific implementations.\nThe primary goal is to provide an API to which software developers may\ncode and be assured of predictable if not identical behaviour\nregardless of the platform on which their software is built, relieving\nthem of the need to code special-case conditions to work around or\ntake advantage of platform-specific deficiencies or features.\n    ",
@@ -773,122 +773,683 @@
 ],
 "shortdesc": "OSGi Enterprise Programming Model"
 },
-"avro": {
-"bug-database": "https://issues.apache.org/jira/browse/AVRO",
-"category": "library, big-data",
-"created": "2011-01-11",
-"description": "Apache Avro is a data serialization system.",
-"doap": "http://avro.apache.org/avro.rdf",
-"download-page": "http://avro.apache.org/releases.html",
-"homepage": "http://avro.apache.org",
+"attic-beehive": {
+"bug-database": "http://issues.apache.org/jira/browse/BEEHIVE",
+"category": "web-framework, retired",
+"created": "2006-03-28",
+"description": "Our goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. Using Java 5 annotations, Beehive reduces the coding necessary for J2EE. The initial Beehive project has three pieces.\n\nNetUI: An annotation-driven web application programming framework that is built atop Struts. NetUI centralizes navigation logic, state, metadata, and exception handling in a single encapsulated and reusable Page Flow Controller class. In addition, NetUI provides a set of JSP tags for rendering HTML / XHTML and higher-level UI constructs such as data grids and trees and has first-class integration with JavaServer Faces and Struts.\n \nControls: A lightweight, metadata-driven component framework that reduces the complexity of being a client of enterprise resources. Controls provide a unified client abstraction that can be implemented to access a diverse set of enterprise resources using a single configuration model.\n\nWeb Service Metadata (WSM): An imp
 lementation of JSR 181 which standardizes a simplified, annotation-driven model for building Java web services.\n\nIn addition, Beehive includes a set of system controls that are abstractions for low-level J2EE resource APIs such as EJB, JMS, JDBC, and web services.",
+"doap": "http://svn.apache.org/repos/asf/beehive/site/doap.rdf",
+"download-page": "http://beehive.apache.org/downloads.html",
+"homepage": "http://beehive.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://avro.apache.org/mailing_lists.html",
-"name": "Apache Avro",
-"pmc": "avro",
-"programming-language": "C, C++, C#, Java, PHP, Python, Ruby",
-"release": [
+"mailing-list": "http://beehive.apache.org/mailinglists.html",
+"maintainer": [
 {
-"created": "2012-10-20",
-"name": "Avro 1.7.2",
-"revision": "1.7.2"
+"mbox": "mailto:private@beehive.apache.org",
+"name": "Beehive PMC"
 }
 ],
-"repository": [
-"http://svn.apache.org/repos/asf/avro/"
-],
-"shortdesc": "Apache Avro is a data serialization system."
-},
-"axis-core": {
-"bug-database": "https://issues.apache.org/jira/browse/AXIS2",
-"category": "xml, http, network-server, network-client",
-"created": "2007-06-08",
-"description": "Apache Axis2 is a toolkit for creating and using Web Services, including SOAP, MTOM, XML/HTTP and advanced WS-* standards such as WSRM and WSSecurity.\n    Axis2 includes a very fast runtime engine, together with tooling support for WSDL and WS-Policy, and plugin support for WS-Addressing, WS-ReliableMessaging, WS-Security, \n    WS-Eventing, WS-Transactions, WS-Trust and WS-SecureConversation.\n    Axis2 runs either standalone or hosted in Tomcat or other servlet containers. \n    ",
-"doap": "http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/etc/doap_Axis2.rdf",
-"download-page": "http://axis.apache.org/axis2/java/core/download.cgi",
-"homepage": "http://axis.apache.org/axis2/java/core",
-"implements": [
-{
-"body": "W3C",
-"id": "SOAP1.1",
-"title": "SOAP1.1",
-"url": "http://www.w3.org/TR/soap/"
-},
+"name": "Apache Beehive",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
 {
-"body": "W3C",
-"id": "SOAP1.2",
-"title": "SOAP1.2",
-"url": "http://www.w3.org/TR/soap12-part1/"
+"created": "2006-02-13",
+"name": "Apache Beehive",
+"revision": "1.0.1"
 },
 {
-"body": "W3C",
-"id": "SOAP-MTOM",
-"title": "MTOM",
-"url": "http://www.w3.org/TR/soap12-mtom/"
+"created": "2006-12-04",
+"name": "Apache Beehive",
+"revision": "1.0.2"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/beehive/trunk/"
+],
+"shortdesc": "Beehive makes J2EE programming easier by building a simple object model on J2EE and Struts"
 },
+"attic-click": {
+"bug-database": "http://issues.apache.org/jira/browse/CLK",
+"category": "retired, library, network-server, network-client, xml, web-framework",
+"created": "2009-11-20",
+"description": "Apache Click is a modern Java web application framework, providing\n    a natural rich client style programming model. Click provides a page and\n    component oriented design with a event based programming model. Leveraging\n    a stateless architecture Click encourages loosely coupled pages for\n    easier maintenance. Click is designed to be very easy to learn and use, with\n    developers getting up and running within a day. Support is provided for Velocity,\n    JSP or FreeMarker page rendering. Click also provides exceptional performance\n    for high volume web sites.\n    ",
+"doap": "http://svn.apache.org/repos/asf/click/trunk/click/documentation/doap/click.rdf",
+"download-page": "http://click.apache.org/docs/downloads.html",
+"homepage": "http://click.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://click.apache.org/docs/click-online.html#mailing-lists",
+"maintainer": [
 {
-"body": "IETF",
-"id": "HTTP 1.1",
-"title": "HTTP",
-"url": "http://www.w3.org/Protocols/rfc2616/rfc2616.html"
-},
+"mbox": "mailto:private@click.apache.org",
+"name": "Apache Click PMC"
+}
+],
+"name": "Apache Click",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
 {
-"body": "W3C",
-"id": "WSA",
-"title": "WS-Addressing",
-"url": "http://www.w3.org/2002/ws/addr/"
+"created": "2011-03-27",
+"name": "Stable",
+"revision": "2.3.0"
 },
 {
-"body": "OASIS",
-"id": "WSRM",
-"title": "WS-ReliableMessaging",
-"url": "http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-rx"
+"created": "2010-05-22",
+"name": "Stable",
+"revision": "2.2.0"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/click/"
+],
+"shortdesc": "Simple and easy-to-use Java Web Framework"
 },
+"attic-deltacloud": {
+"bug-database": "https://issues.apache.org/jira/browse/DTACLOUD",
+"category": "cloud, library, retired",
+"created": "2013-07-16",
+"description": "Deltacloud contains a cloud abstraction API - whether the Deltacloud classic API, the DMTF CIMI API or even the EC2 API. Each abstraction API works as a wrapper around a large number of clouds, shielding users from their differences. For every cloud provider there is a driver \"speaking\" that cloud provider's native API, freeing you from dealing with the particulars of each cloud's API.",
+"doap": "http://deltacloud.apache.org/doap_Deltacloud.rdf",
+"download-page": "http://deltacloud.apache.org/download.html",
+"homepage": "http://deltacloud.apache.org",
+"implements": [
 {
-"body": "OASIS",
-"id": "WSSEC",
-"title": "WS-Security",
-"url": "http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf"
+"body": "DMTF",
+"id": "DSP0263",
+"title": "Cloud Infrastructure Management Interface",
+"url": "http://dmtf.org/standards/cloud"
 }
 ],
 "license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://axis.apache.org/axis2/java/core/mail-lists.html",
+"mailing-list": "http://deltacloud.apache.org/contact.html",
 "maintainer": [
 {
-"mbox": "mailto:java-dev@axis.apache.org?subject=[Axis2]",
-"name": "Axis2 Development Team"
+"mbox": "mailto:dev@deltacloud.apache.org",
+"name": "Apache Deltacloud PMC"
 }
 ],
-"name": "Apache Axis2",
-"pmc": "axis",
-"programming-language": "Java, C",
+"name": "Apache Deltacloud",
+"pmc": "attic",
+"programming-language": "Ruby",
 "release": [
 {
-"created": "2006-05-04",
-"name": "Apache Axis2",
-"revision": "1.0"
+"created": "2013-04-22",
+"name": "Apache Deltacloud",
+"revision": "1.0.3"
+}
+],
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/deltacloud.git"
+],
+"shortdesc": "Apache Deltacloud provides common front-end APIs to abstract differences between cloud providers."
 },
+"attic-directmemory": {
+"bug-database": "https://issues.apache.org/jira/browse/DIRECTMEMORY",
+"category": "big-data, retired",
+"created": "2014-06-23",
+"description": "Apache DirectMemory is a off-heap cache for the Java Virtual Machine",
+"doap": "https://svn.apache.org/repos/asf/directmemory/trunk/doap_DirectMemory.rdf",
+"download-page": "http://directmemory.apache.org/downloads.html",
+"homepage": "http://directmemory.apache.org",
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://directmemory.apache.org/mail-lists.html",
+"name": "Apache DirectMemory",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
 {
-"created": "2006-11-13",
-"name": "Apache Axis2",
-"revision": "1.1"
+"created": "2013-09-15",
+"name": "Apache DirectMemory 0.2",
+"revision": "0.2"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/directmemory/trunk/"
+]
 },
+"attic-ecs": {
+"category": "library, retired",
+"created": "2006-01-20",
+"description": "The Element Construction Set is a Java API for generating elements for various markup languages it directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language.",
+"doap": "http://svn.apache.org/repos/asf/jakarta/ecs/trunk/doap_ECS.rdf",
+"download-page": "http://jakarta.apache.org/site/downloads/downloads_ecs.cgi",
+"homepage": "http://jakarta.apache.org/ecs/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://jakarta.apache.org/site/mail2.html#ECS",
+"name": "Apache ECS",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
 {
-"created": "2007-01-09",
-"name": "Apache Axis2",
-"revision": "1.1.1"
+"created": "2003-07-10",
+"name": "ecs",
+"revision": "1.4.2"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/jakarta/ecs/"
+],
+"shortdesc": "API for generating elements for various markup languages"
 },
+"attic-esme": {
+"bug-database": "https://issues.apache.org/jira/browse/ESME",
+"category": "content, retired",
+"created": "2011-06-21",
+"description": "Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context.   \nYou can hardly turn a web page these days without seeing a story that describes how people are using social networks, whether it is Twitter, Facebook or some other service to develop and build their personal communities. In business, we increasingly see blogs and wikis demonstrating utility in problem solving and communications but the real time nature of business process problem solving largely remains untouched by social networking tools. Existing services, while attractive do not scale well and have proven unreliable. This is unacceptable to business which must be 'Always On' and able to support people in their daily working lives. Such applications must therefore be scalable and reliable but
  also provide a lot more.\nWhen solving problems, how good might it be if a user was able to tap into the collective knowledge of her peers or surrounding groups of people with whom she might naturally network in the workplace setting? How much quicker and with greater precision might she be able to solve daily problems? What if there was a communications mechanism that takes the best of what services like Twitter offers and co-mingled that with readily recognizable business processes? That solution is Apache ESME.",
+"doap": "http://svn.apache.org/repos/asf/esme/site/trunk/doap/doap_ESME.rdf",
+"download-page": "http://svn.apache.org/repos/asf/esme/",
+"homepage": "http://esme.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"name": "Apache ESME",
+"pmc": "attic",
+"programming-language": "Scala",
+"release": [
 {
-"created": "2007-04-27",
-"name": "Apache Axis2",
+"created": "2011-03-04",
+"name": "esme-1.2",
 "revision": "1.2"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/esme"
+],
+"shortdesc": "Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context.   "
 },
-{
-"created": "2007-07-06",
-"name": "Apache Axis2",
-"revision": "1.3"
-},
-{
-"created": "2008-02-05",
+"attic-excalibur": {
+"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10420",
+"category": "network-server, retired",
+"created": "2006-07-26",
+"description": "The predecessor of Apache Avalon, Apache Excalibur hosts the Avalon framework, a Java container framework, the Excalibur and Fortress inversion of control containers, and a rich library of components.  Excalibur code powers Apache James and Cocoon and numerous other open source and commercial projects.",
+"doap": "http://svn.apache.org/repos/asf/excalibur/trunk/doap_Excalibur.rdf",
+"download-page": "http://excalibur.apache.org/download.cgi",
+"homepage": "http://excalibur.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://excalibur.apache.org/mail-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:farra@apache.org",
+"name": "J Aaron Farr"
+}
+],
+"name": "Apache Excalibur",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2005-08-29",
+"name": "Excalibur Fortress",
+"revision": "1.1"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/excalibur/"
+],
+"shortdesc": "Java inversion of control framework including containers and components"
+},
+"attic-harmony": {
+"bug-database": "http://issues.apache.org/jira/browse/HARMONY",
+"category": "virtual-machine, retired",
+"created": "2010-11-24",
+"description": " Apache Harmony software is a modular Java runtime with class libraries and associated tools.\n    ",
+"doap": "http://svn.apache.org/repos/asf/harmony/standard/doap_Harmony.rdf",
+"download-page": "http://harmony.apache.org/download.cgi",
+"homepage": "http://harmony.apache.org/",
+"implements": [
+{
+"body": "JCP",
+"id": "java-se-5",
+"title": "Java SE 5",
+"url": "http://download.oracle.com/javase/1.5.0/docs/"
+},
+{
+"body": "JCP",
+"id": "java-se-6",
+"title": "Java SE 6",
+"url": "http://download.oracle.com/javase/6/docs/"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://harmony.apache.org/mailing.html",
+"maintainer": [
+{
+"mbox": "mailto:ndbeyer@apache.org",
+"name": "Nathan Beyer"
+}
+],
+"name": "Apache Harmony",
+"pmc": "attic",
+"programming-language": "Java, C",
+"release": [
+{
+"created": "2010-09-01",
+"name": "Harmony 5.0 M15",
+"revision": "5.0M15"
+},
+{
+"created": "2010-09-02",
+"name": "Harmony 6.0 M3",
+"revision": "6.0M3"
+}
+],
+"repository": [
+"https://svn.apache.org/repos/asf/harmony/"
+],
+"shortdesc": "A Java SE 5 and 6 runtime and development kit."
+},
+"attic-hivemind": {
+"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10500",
+"category": "library, retired",
+"created": "2006-01-31",
+"description": "HiveMind is a framework for creating applications, not an application, or even an application server, itself. The 'core' of HiveMind is the startup logic that knows how to parse and understand the module deployment descriptors, and use that information to instantiate and initialize all those services and configurations.",
+"doap": "http://svn.apache.org/repos/asf/hivemind/hivemind2/trunk/doap_Hivemind.rdf",
+"download-page": "http://hivemind.apache.org/download.html",
+"homepage": "http://hivemind.apache.org/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://hivemind.apache.org/mail-lists.html",
+"name": "Apache Hivemind",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2006-01-29",
+"name": "hivemind",
+"revision": "1.1.1"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/hivemind "
+],
+"shortdesc": "Services and Configuration Microkernel"
+},
+"attic-jakarta_cactus": {
+"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10471",
+"category": "testing, retired",
+"created": "2007-07-09",
+"description": "The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it.\n\nCactus implements an in-container strategy, meaning that tests are executed inside the container. ",
+"doap": "http://svn.apache.org/repos/asf/jakarta/cactus/trunk/doap_Jakarta_Cactus.rdf",
+"download-page": "http://jakarta.apache.org/cactus/downloads.html",
+"homepage": "http://jakarta.apache.org/cactus",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://jakarta.apache.org/cactus/mailinglist.html",
+"maintainer": [
+{
+"mbox": "mailto:ptahchiev@apache.org",
+"name": "Petar Tahchiev"
+},
+{
+"mbox": "mailto:felipeal@apache.org",
+"name": "Felipe Leme"
+}
+],
+"name": "Apache Jakarta Cactus",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "April 11 2008",
+"name": "v1.8.0",
+"revision": "1.8.0"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/jakarta/cactus/"
+],
+"shortdesc": "Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...)."
+},
+"attic-lenya": {
+"bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?product=Lenya",
+"category": "web-framework, xml, retired",
+"created": "2006-02-28",
+"description": "Apache Lenya is an Open Source Java/XML Content Management Framework and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.",
+"doap": "http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf",
+"download-page": "http://lenya.apache.org/docs/2_0_x/installation/index.html",
+"homepage": "http://lenya.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://lenya.apache.org/community/mailing-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:andreas@apache.org",
+"name": "Andreas Hartmann"
+}
+],
+"name": "Apache Lenya",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2010-02-20",
+"name": "Latest release",
+"revision": "2.0.4"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/lenya/trunk/"
+],
+"shortdesc": "Content Management Framework"
+},
+"attic-oro": {
+"bug-database": "http://http://issues.apache.org/bugzilla/buglist.cgi?product=ORO",
+"category": "library, regexp, retired",
+"created": "2006-01-20",
+"description": "A set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc.",
+"doap": "http://svn.apache.org/repos/asf/jakarta/oro/trunk/doap_ORO.rdf",
+"download-page": "http://jakarta.apache.org/site/downloads/downloads_oro.cgi",
+"homepage": "http://jakarta.apache.org/oro/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://jakarta.apache.org/site/mail2.html#ORO",
+"name": "Apache ORO",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2003-12-28",
+"name": "jakarta-oro",
+"revision": "2.0.8"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/jakarta/oro/"
+],
+"shortdesc": "Regular Expression engine supporting various dialects"
+},
+"attic-regexp": {
+"bug-database": "http://http://issues.apache.org/bugzilla/buglist.cgi?product=regexp",
+"category": "library, regexp, retired",
+"created": "2006-01-20",
+"description": "100% Pure Java Regular Expression package",
+"doap": "http://svn.apache.org/repos/asf/jakarta/regexp/trunk/doap_Regexp.rdf",
+"download-page": "http://jakarta.apache.org/site/downloads/downloads_regexp.cgi",
+"homepage": "http://jakarta.apache.org/regexp/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://jakarta.apache.org/site/mail2.html#Regexp",
+"name": "Apache Regexp",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2005-08-16",
+"name": "jakarta-regexp",
+"revision": "1.4"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/jakarta/regexp/"
+],
+"shortdesc": "Regular Expression engine"
+},
+"attic-shale": {
+"bug-database": "http://issues.apache.org/struts/",
+"category": "web-framework, retired",
+"created": "2006-03-16",
+"description": "Shale is a modern web application framework, fundamentaly based on JavaServer Faces, and focused on improving ease of use for developers adopting JSF as a foundational technology in their own development environments.",
+"doap": "http://svn.apache.org/repos/asf/shale/framework/trunk/src/site/resources/doap_Shale.rdf",
+"download-page": "http://shale.apache.org/downloads.html",
+"homepage": "http://shale.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://shale.apache.org/mail.html",
+"name": "Apache Shale",
+"pmc": "attic",
+"programming-language": "Java",
+"repository": [
+"https://svn.apache.org/repos/asf/shale/"
+],
+"shortdesc": "Home of several MVC Web Frameworks"
+},
+"attic-whirr": {
+"bug-database": "https://issues.apache.org/jira/browse/WHIRR",
+"category": "network-server, retired",
+"created": "2011-11-21",
+"description": "Apache Whirr is a set of libraries for running cloud services\n\nWhirr provides:\n1. A cloud-neutral way to run services. You don't have to worry about the idiosyncrasies of each provider.\n2. A common service API. The details of provisioning are particular to the service.\n3. Smart defaults for services. You can get a properly configured system running quickly, while still being able to override settings as needed.\n\nYou can also use Whirr as a command line tool for deploying clusters.",
+"doap": "http://svn.apache.org/repos/asf/whirr/trunk/doap_Whirr.rdf",
+"download-page": "http://www.apache.org/dyn/closer.cgi/whirr/",
+"homepage": "http://whirr.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://whirr.apache.org/mail-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:dev@whirr.apache.org",
+"name": "Apache Whirr Development Team"
+}
+],
+"name": "Apache Whirr",
+"pmc": "attic",
+"programming-language": "Java, Bash",
+"release": [
+{
+"created": "2011-12-20",
+"name": "Whirr 0.7.0",
+"revision": "0.7.0"
+},
+{
+"created": "2011-08-27",
+"name": "Whirr 0.6.0-incubating",
+"revision": "0.6.0-incubating"
+},
+{
+"created": "2011-06-03",
+"name": "Whirr 0.5.0-incubating",
+"revision": "0.5.0-incubating"
+},
+{
+"created": "2011-03-30",
+"name": "Whirr 0.4.0-incubating",
+"revision": "0.4.0-incubating"
+},
+{
+"created": "2011-01-30",
+"name": "Whirr 0.3.0-incubating",
+"revision": "0.3.0-incubating"
+},
+{
+"created": "2010-11-15",
+"name": "Whirr 0.2.0-incubating",
+"revision": "0.2.0-incubating"
+},
+{
+"created": "2010-09-20",
+"name": "Whirr 0.1.0-incubating",
+"revision": "0.1.0-incubating"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/whirr/"
+],
+"shortdesc": "Apache Whirr is a set of libraries for running cloud services"
+},
+"attic-xindice": {
+"bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Xindice",
+"category": "xml, retired",
+"created": "2006-03-27",
+"description": "Pure Java based native XML database. Supports XPath and XUpdate.",
+"doap": "http://svn.apache.org/repos/asf/xml/xindice/trunk/doap_Xindice.rdf",
+"download-page": "http://xml.apache.org/xindice/download.cgi",
+"homepage": "http://xml.apache.org/xindice/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://xml.apache.org/xindice/mail.html",
+"maintainer": [
+{
+"mbox": "mailto:toddbyrne@gmail.com",
+"name": "Todd Byrne"
+}
+],
+"name": "Apache Xindice",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2004-04-09",
+"name": "xindice",
+"revision": "1.1b4"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xml/xindice/trunk/"
+],
+"shortdesc": "XML Database"
+},
+"attic-xmlbeans": {
+"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10436",
+"category": "xml, retired",
+"created": "2006-03-27",
+"description": "XMLBeans is a tool that allows you to access the full power of XML in a Java friendly way. The idea is that you can take advantage of the richness and features of XML and XML Schema and have these features mapped as naturally as possible to the equivalent Java language and typing constructs. XMLBeans uses XML Schema to compile Java interfaces and classes that you can then use to access and modify XML instance data. Using XMLBeans is similar to using any other Java interface/class, you will see things like getFoo or setFoo just as you would expect when working with Java. While a major use of XMLBeans is to access your XML instance data with strongly typed Java classes there are also API's that allow you access to the full XML infoset (XMLBeans keeps XML Infoset fidelity) as well as to allow you to reflect into the XML schema itself through an XML Schema Object model.\n\nFor more details on XMLBeans see the XMLBeans Wiki pages or the XMLBeans documentation (the Documen
 tation tab on this website).\nWhat Makes XMLBeans Different\n\nThere are at least two major things that make XMLBeans unique from other XML-Java binding options.\n\n   1. Full XML Schema support. XMLBeans fully supports XML Schema and the corresponding java classes provide constructs for all of the major functionality of XML Schema. This is critical since often times you do not have control over the features of XML Schema that you need to work with in Java. Also, XML Schema oriented applications can take full advantage of the power of XML Schema and not have to restrict themselvs to a subset.\n   2. Full XML Infoset fidelity.When unmarshalling an XML instance the full XML infoset is kept and is available to the developer. This is critical because because of the subset of XML that is not easily represented in java. For example, order of the elements or comments might be needed in a particular application.\n\nA major objective of XMLBeans has been to be applicable in all non-streaming
  (in memory) XML programming situations. You should be able to compile your XML Schema into a set of java classes and know that 1) you will be able to use XMLBeans for all of the schemas you encounter (even the warped ones) and 2) that you will be able to get to the XML at whatever level is necessary - and not have to resort to multple tools to do this.\n\nTo accomplish this XMLBeans provides three major APIs:\n\n    * XmlObject The java classes that are generated from an XML Schema are all derived from XmlObject. These provide strongly typed getters and setters for each of the elements within the defined XML. Complex types are in turn XmlObjects. For example getCustomer might return a CustomerType (which is an XmlObject). Simple types turn into simple getters and setters with the correct java type. For example getName might return a String.\n    * XmlCursor From any XmlObject you can get an XmlCursor. This provides efficient, low level access to the XML Infoset. A cursor represents
  a position in the XML instance. You can move the cursor around the XML instance at any level of granularity you need from individual characters to Tokens.\n    * SchemaType XMLBeans provides a full XML Schema object model that you can use to reflect on the underlying schema meta information. For example, you might want to generate a sample XML instance for an XML schema or perhaps find the enumerations for an element so that you can display them.\n\nAll of this was built with performance in mind. Informal benchmarks and user feedback indicate that XMLBeans is extremely fast.\n",
+"doap": "http://svn.apache.org/repos/asf/xmlbeans/trunk/xkit/doap_XMLBeans.rdf",
+"download-page": "http://www.apache.org/dyn/closer.cgi/xmlbeans/",
+"homepage": "http://xmlbeans.apache.org/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://www.mail-archive.com/user%40xmlbeans.apache.org/",
+"maintainer": [
+{
+"mbox": "mailto:cezar@apache.org",
+"name": "Cezar Andrei"
+}
+],
+"name": "Apache XMLBeans",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2005-11-16",
+"name": "XMLBeans v2.1.0",
+"revision": "2.1.0"
+},
+{
+"created": "2005-06-30",
+"name": "XMLBeans v2.0.0",
+"revision": "2.0.0"
+},
+{
+"created": "2005-02-24",
+"name": "XMLBeans v1.0.4",
+"revision": "1.0.4"
+},
+{
+"created": "2005-02-24",
+"name": "XMLBeans v1.0.4-jdk1.3",
+"revision": "1.0.4-jdk1.3"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/xmlbeans/trunk/"
+],
+"shortdesc": "XMLBeans is a technology for accessing XML by binding it to Java types. XMLBeans provides several ways to get at the XML: strong XMLSchema typed model, cursor API, streaming (SAX, Stax) and DOM. XMLBeans covers 100% XMLSchema support while giving access to full infoset of documents."
+},
+"avro": {
+"bug-database": "https://issues.apache.org/jira/browse/AVRO",
+"category": "library, big-data",
+"created": "2011-01-11",
+"description": "Apache Avro is a data serialization system.",
+"doap": "http://avro.apache.org/avro.rdf",
+"download-page": "http://avro.apache.org/releases.html",
+"homepage": "http://avro.apache.org",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://avro.apache.org/mailing_lists.html",
+"name": "Apache Avro",
+"pmc": "avro",
+"programming-language": "C, C++, C#, Java, PHP, Python, Ruby",
+"release": [
+{
+"created": "2012-10-20",
+"name": "Avro 1.7.2",
+"revision": "1.7.2"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/avro/"
+],
+"shortdesc": "Apache Avro is a data serialization system."
+},
+"axis-axis2": {
+"bug-database": "https://issues.apache.org/jira/browse/AXIS2",
+"category": "xml, http, network-server, network-client",
+"created": "2007-06-08",
+"description": "Apache Axis2 is a toolkit for creating and using Web Services, including SOAP, MTOM, XML/HTTP and advanced WS-* standards such as WSRM and WSSecurity.\n    Axis2 includes a very fast runtime engine, together with tooling support for WSDL and WS-Policy, and plugin support for WS-Addressing, WS-ReliableMessaging, WS-Security, \n    WS-Eventing, WS-Transactions, WS-Trust and WS-SecureConversation.\n    Axis2 runs either standalone or hosted in Tomcat or other servlet containers. \n    ",
+"doap": "http://svn.apache.org/repos/asf/axis/axis2/java/core/trunk/etc/doap_Axis2.rdf",
+"download-page": "http://axis.apache.org/axis2/java/core/download.cgi",
+"homepage": "http://axis.apache.org/axis2/java/core",
+"implements": [
+{
+"body": "W3C",
+"id": "SOAP1.1",
+"title": "SOAP1.1",
+"url": "http://www.w3.org/TR/soap/"
+},
+{
+"body": "W3C",
+"id": "SOAP1.2",
+"title": "SOAP1.2",
+"url": "http://www.w3.org/TR/soap12-part1/"
+},
+{
+"body": "W3C",
+"id": "SOAP-MTOM",
+"title": "MTOM",
+"url": "http://www.w3.org/TR/soap12-mtom/"
+},
+{
+"body": "IETF",
+"id": "HTTP 1.1",
+"title": "HTTP",
+"url": "http://www.w3.org/Protocols/rfc2616/rfc2616.html"
+},
+{
+"body": "W3C",
+"id": "WSA",
+"title": "WS-Addressing",
+"url": "http://www.w3.org/2002/ws/addr/"
+},
+{
+"body": "OASIS",
+"id": "WSRM",
+"title": "WS-ReliableMessaging",
+"url": "http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=ws-rx"
+},
+{
+"body": "OASIS",
+"id": "WSSEC",
+"title": "WS-Security",
+"url": "http://www.oasis-open.org/committees/download.php/16790/wss-v1.1-spec-os-SOAPMessageSecurity.pdf"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://axis.apache.org/axis2/java/core/mail-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:java-dev@axis.apache.org?subject=[Axis2]",
+"name": "Axis2 Development Team"
+}
+],
+"name": "Apache Axis2",
+"pmc": "axis",
+"programming-language": "Java, C",
+"release": [
+{
+"created": "2006-05-04",
+"name": "Apache Axis2",
+"revision": "1.0"
+},
+{
+"created": "2006-11-13",
+"name": "Apache Axis2",
+"revision": "1.1"
+},
+{
+"created": "2007-01-09",
+"name": "Apache Axis2",
+"revision": "1.1.1"
+},
+{
+"created": "2007-04-27",
+"name": "Apache Axis2",
+"revision": "1.2"
+},
+{
+"created": "2007-07-06",
+"name": "Apache Axis2",
+"revision": "1.3"
+},
+{
+"created": "2008-02-05",
 "name": "Apache Axis2",
 "revision": "1.4"
 },
@@ -958,7 +1519,7 @@
 ],
 "shortdesc": "Apache Axis2 is a service hosting and consumption framework that makes it easy to use SOAP and Web Services"
 },
-"axis-sandesha": {
+"axis-sandesha2": {
 "bug-database": "http://issues.apache.org/jira/browse/SANDESHA2",
 "category": "xml",
 "created": "2010-12-19",
@@ -1017,42 +1578,6 @@
 ],
 "shortdesc": "Apache Sandesha2 is an Axis2 module implementing WS-RM."
 },
-"beehive": {
-"bug-database": "http://issues.apache.org/jira/browse/BEEHIVE",
-"category": "web-framework, retired",
-"created": "2006-03-28",
-"description": "Our goal is to make J2EE programming easier by building a simple object model on J2EE and Struts. Using Java 5 annotations, Beehive reduces the coding necessary for J2EE. The initial Beehive project has three pieces.\n\nNetUI: An annotation-driven web application programming framework that is built atop Struts. NetUI centralizes navigation logic, state, metadata, and exception handling in a single encapsulated and reusable Page Flow Controller class. In addition, NetUI provides a set of JSP tags for rendering HTML / XHTML and higher-level UI constructs such as data grids and trees and has first-class integration with JavaServer Faces and Struts.\n \nControls: A lightweight, metadata-driven component framework that reduces the complexity of being a client of enterprise resources. Controls provide a unified client abstraction that can be implemented to access a diverse set of enterprise resources using a single configuration model.\n\nWeb Service Metadata (WSM): An imp
 lementation of JSR 181 which standardizes a simplified, annotation-driven model for building Java web services.\n\nIn addition, Beehive includes a set of system controls that are abstractions for low-level J2EE resource APIs such as EJB, JMS, JDBC, and web services.",
-"doap": "http://svn.apache.org/repos/asf/beehive/site/doap.rdf",
-"download-page": "http://beehive.apache.org/downloads.html",
-"homepage": "http://beehive.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://beehive.apache.org/mailinglists.html",
-"maintainer": [
-{
-"mbox": "mailto:private@beehive.apache.org",
-"name": "Beehive PMC"
-}
-],
-"name": "Apache Beehive",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2006-02-13",
-"name": "Apache Beehive",
-"revision": "1.0.1"
-},
-{
-"created": "2006-12-04",
-"name": "Apache Beehive",
-"revision": "1.0.2"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/beehive/trunk/"
-],
-"shortdesc": "Beehive makes J2EE programming easier by building a simple object model on J2EE and Struts"
-},
 "bigtop": {
 "bug-database": "http://issues.apache.org/jira/browse/BIGTOP",
 "category": "big-data",
@@ -1276,8 +1801,13 @@
 "programming-language": "Java",
 "release": [
 {
-"created": "2012-09-21",
+"created": "2015-06-10",
 "name": "Current release",
+"revision": "1.1.0"
+},
+{
+"created": "2012-09-21",
+"name": "0.6",
 "revision": "0.5"
 },
 {
@@ -1547,43 +2077,7 @@
 ],
 "shortdesc": "Clerezza is a service platform which provides a set of functionality for management of semantically linked data accessible through RESTful Web Services and in a secured way"
 },
-"click": {
-"bug-database": "http://issues.apache.org/jira/browse/CLK",
-"category": "retired, library, network-server, network-client, xml, web-framework",
-"created": "2009-11-20",
-"description": "Apache Click is a modern Java web application framework, providing\n    a natural rich client style programming model. Click provides a page and\n    component oriented design with a event based programming model. Leveraging\n    a stateless architecture Click encourages loosely coupled pages for\n    easier maintenance. Click is designed to be very easy to learn and use, with\n    developers getting up and running within a day. Support is provided for Velocity,\n    JSP or FreeMarker page rendering. Click also provides exceptional performance\n    for high volume web sites.\n    ",
-"doap": "http://svn.apache.org/repos/asf/click/trunk/click/documentation/doap/click.rdf",
-"download-page": "http://click.apache.org/docs/downloads.html",
-"homepage": "http://click.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://click.apache.org/docs/click-online.html#mailing-lists",
-"maintainer": [
-{
-"mbox": "mailto:private@click.apache.org",
-"name": "Apache Click PMC"
-}
-],
-"name": "Apache Click",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2011-03-27",
-"name": "Stable",
-"revision": "2.3.0"
-},
-{
-"created": "2010-05-22",
-"name": "Stable",
-"revision": "2.2.0"
-}
-],
-"repository": [
-"https://svn.apache.org/repos/asf/click/"
-],
-"shortdesc": "Simple and easy-to-use Java Web Framework"
-},
-"climate": {
+"climate-open_workbench": {
 "bug-database": "https://issues.apache.org/jira/browse/CLIMATE",
 "category": "content",
 "created": "2013-07-29",
@@ -1743,49 +2237,153 @@
 "revision": "2.2.0"
 },
 {
-"created": "2013-03-14",
-"name": "Apache Cocoon 2.1.12",
-"revision": "2.1.12"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/cocoon/trunk/"
-],
-"shortdesc": "Web development framework: separation of concerns, component-based."
+"created": "2013-03-14",
+"name": "Apache Cocoon 2.1.12",
+"revision": "2.1.12"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/cocoon/trunk/"
+],
+"shortdesc": "Web development framework: separation of concerns, component-based."
+},
+"commons-bcel": {
+"bug-database": "https://issues.apache.org/jira/browse/BCEL",
+"category": "library",
+"description": "\n      The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.\n    ",
+"doap": "http://svn.apache.org/repos/asf/commons/proper/bcel/trunk/doap_bcel.rdf",
+"download-page": "http://commons.apache.org/bcel/download_bcel.cgi",
+"homepage": "http://commons.apache.org/bcel/",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://commons.apache.org/bcel/mail-lists.html",
+"name": "Apache Commons BCEL",
+"pmc": "commons",
+"programming-language": "Java",
+"release": [
+{
+"created": "2006-06-07",
+"name": "bcel",
+"version": "5.2"
+},
+{
+"created": "2003-04-25",
+"name": "bcel",
+"version": "5.1"
+},
+{
+"created": "2001-12-15",
+"name": "bcel",
+"version": "5.0"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/commons/proper/bcel"
+],
+"shortdesc": "Bytecode Engineering Library"
+},
+"commons-beanutils": {
+"bug-database": "http://issues.apache.org/jira/browse/BEANUTILS",
+"category": "library",
+"description": "BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
+"doap": "http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/doap_beanutils.rdf",
+"download-page": "http://commons.apache.org/beanutils/download_beanutils.cgi",
+"homepage": "http://commons.apache.org/beanutils/index.html",
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://commons.apache.org/mail-lists.html",
+"name": "Apache Commons BeanUtils",
+"pmc": "commons",
+"programming-language": "Java",
+"release": [
+{
+"created": "2014-05-29",
+"name": "1.9.2",
+"revision": "1.9.2"
+},
+{
+"created": "2014-01-11",
+"name": "1.9.1",
+"revision": "1.9.1"
+},
+{
+"created": "2013-12-11",
+"name": "1.9.0",
+"revision": "1.9.0"
+},
+{
+"created": "2010-03-28",
+"name": "1.8.3",
+"revision": "1.8.3"
+},
+{
+"created": "2009-11-13",
+"name": "1.8.2",
+"revision": "1.8.2"
+},
+{
+"created": "2009-10-20",
+"name": "1.8.1",
+"revision": "1.8.1"
+},
+{
+"created": "2008-09-01",
+"name": "1.8.0",
+"revision": "1.8.0"
+},
+{
+"created": "2004-08-02",
+"name": "1.7.0",
+"revision": "1.7.0"
+},
+{
+"created": "2003-02-18",
+"name": "1.6.1",
+"revision": "1.6.1"
+},
+{
+"created": "2003-01-21",
+"name": "1.6",
+"revision": "1.6"
+},
+{
+"created": "2002-10-23",
+"name": "1.5",
+"revision": "1.5"
+},
+{
+"created": "2002-08-28",
+"name": "1.4.1",
+"revision": "1.4.1"
+},
+{
+"created": "2002-08-13",
+"name": "1.4",
+"revision": "1.4"
+},
+{
+"created": "2002-04-29",
+"name": "1.3",
+"revision": "1.3"
 },
-"commons-bcel": {
-"bug-database": "https://issues.apache.org/jira/browse/BCEL",
-"category": "library",
-"description": "\n      The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.\n    ",
-"doap": "http://svn.apache.org/repos/asf/commons/proper/bcel/trunk/doap_bcel.rdf",
-"download-page": "http://commons.apache.org/bcel/download_bcel.cgi",
-"homepage": "http://commons.apache.org/bcel/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://commons.apache.org/bcel/mail-lists.html",
-"name": "Apache Commons BCEL",
-"pmc": "commons",
-"programming-language": "Java",
-"release": [
 {
-"created": "2006-06-07",
-"name": "bcel",
-"version": "5.2"
+"created": "2001-12-24",
+"name": "1.2",
+"revision": "1.2"
 },
 {
-"created": "2003-04-25",
-"name": "bcel",
-"version": "5.1"
+"created": "2001-09-22",
+"name": "1.1",
+"revision": "1.1"
 },
 {
-"created": "2001-12-15",
-"name": "bcel",
-"version": "5.0"
+"created": "2001-07-14",
+"name": "1.0",
+"revision": "1.0"
 }
 ],
 "repository": [
-"http://svn.apache.org/repos/asf/commons/proper/bcel"
+"http://svn.apache.org/repos/asf/commons/proper/beanutils"
 ],
-"shortdesc": "Bytecode Engineering Library"
+"shortdesc": "Commons BeanUtils"
 },
 "commons-bsf": {
 "bug-database": "https://issues.apache.org/jira/browse/BSF",
@@ -2642,110 +3240,6 @@
 ],
 "shortdesc": "Commons Functor"
 },
-"commons-index.html": {
-"bug-database": "http://issues.apache.org/jira/browse/BEANUTILS",
-"category": "library",
-"description": "BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.",
-"doap": "http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/doap_beanutils.rdf",
-"download-page": "http://commons.apache.org/beanutils/download_beanutils.cgi",
-"homepage": "http://commons.apache.org/beanutils/index.html",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://commons.apache.org/mail-lists.html",
-"name": "Apache Commons BeanUtils",
-"pmc": "commons",
-"programming-language": "Java",
-"release": [
-{
-"created": "2014-05-29",
-"name": "1.9.2",
-"revision": "1.9.2"
-},
-{
-"created": "2014-01-11",
-"name": "1.9.1",
-"revision": "1.9.1"
-},
-{
-"created": "2013-12-11",
-"name": "1.9.0",
-"revision": "1.9.0"
-},
-{
-"created": "2010-03-28",
-"name": "1.8.3",
-"revision": "1.8.3"
-},
-{
-"created": "2009-11-13",
-"name": "1.8.2",
-"revision": "1.8.2"
-},
-{
-"created": "2009-10-20",
-"name": "1.8.1",
-"revision": "1.8.1"
-},
-{
-"created": "2008-09-01",
-"name": "1.8.0",
-"revision": "1.8.0"
-},
-{
-"created": "2004-08-02",
-"name": "1.7.0",
-"revision": "1.7.0"
-},
-{
-"created": "2003-02-18",
-"name": "1.6.1",
-"revision": "1.6.1"
-},
-{
-"created": "2003-01-21",
-"name": "1.6",
-"revision": "1.6"
-},
-{
-"created": "2002-10-23",
-"name": "1.5",
-"revision": "1.5"
-},
-{
-"created": "2002-08-28",
-"name": "1.4.1",
-"revision": "1.4.1"
-},
-{
-"created": "2002-08-13",
-"name": "1.4",
-"revision": "1.4"
-},
-{
-"created": "2002-04-29",
-"name": "1.3",
-"revision": "1.3"
-},
-{
-"created": "2001-12-24",
-"name": "1.2",
-"revision": "1.2"
-},
-{
-"created": "2001-09-22",
-"name": "1.1",
-"revision": "1.1"
-},
-{
-"created": "2001-07-14",
-"name": "1.0",
-"revision": "1.0"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/commons/proper/beanutils"
-],
-"shortdesc": "Commons BeanUtils"
-},
 "commons-io": {
 "bug-database": "http://issues.apache.org/jira/browse/IO",
 "category": "library",
@@ -4010,29 +4504,6 @@
 ],
 "shortdesc": "Apache CXF: An Open Source Service Framework"
 },
-"datafu": {
-"bug-database": "https://issues.apache.org/jira/browse/DATAFU",
-"category": "big-data",
-"created": "2014-08-04",
-"description": "Apache DataFu consists of two libraries:\n\nApache DataFu Pig is a collection of useful user-defined functions for data analysis in Apache Pig.\n\nApache DataFu Hourglass is a library for incrementally processing data using Apache Hadoop MapReduce. This library was inspired by the prevelance of sliding window computations over daily tracking data. Computations such as these typically happen at regular intervals (e.g. daily, weekly), and therefore the sliding nature of the computations means that much of the work is unnecessarily repeated. DataFu's Hourglass was created to make these computations more efficient, yielding sometimes 50-95% reductions in computational resources.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=incubator-datafu.git;a=blob_plain;f=doap_DataFu.rdf;hb=HEAD",
-"homepage": "http://datafu.incubator.apache.org/",
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://datafu.incubator.apache.org/community/mailing-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:mhayes@apache.org",
-"name": "Matthew Hayes"
-}
-],
-"name": "Apache DataFu",
-"pmc": "incubator",
-"programming-language": "Java",
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/incubator-datafu.git"
-],
-"shortdesc": "Apache DataFu is a collection of libraries for working with large-scale data in Hadoop. The project was inspired by the need for stable, well-tested libraries for data mining and statistics."
-},
 "db-derby": {
 "bug-database": "http://issues.apache.org/jira/browse/DERBY",
 "category": "database",
@@ -4198,45 +4669,6 @@
 ],
 "shortdesc": "Torque is an object-relational mapper for Java."
 },
-"deltacloud": {
-"bug-database": "https://issues.apache.org/jira/browse/DTACLOUD",
-"category": "cloud, library, retired",
-"created": "2013-07-16",
-"description": "Deltacloud contains a cloud abstraction API - whether the Deltacloud classic API, the DMTF CIMI API or even the EC2 API. Each abstraction API works as a wrapper around a large number of clouds, shielding users from their differences. For every cloud provider there is a driver \"speaking\" that cloud provider's native API, freeing you from dealing with the particulars of each cloud's API.",
-"doap": "http://deltacloud.apache.org/doap_Deltacloud.rdf",
-"download-page": "http://deltacloud.apache.org/download.html",
-"homepage": "http://deltacloud.apache.org",
-"implements": [
-{
-"body": "DMTF",
-"id": "DSP0263",
-"title": "Cloud Infrastructure Management Interface",
-"url": "http://dmtf.org/standards/cloud"
-}
-],
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://deltacloud.apache.org/contact.html",
-"maintainer": [
-{
-"mbox": "mailto:dev@deltacloud.apache.org",
-"name": "Apache Deltacloud PMC"
-}
-],
-"name": "Apache Deltacloud",
-"pmc": "attic",
-"programming-language": "Ruby",
-"release": [
-{
-"created": "2013-04-22",
-"name": "Apache Deltacloud",
-"revision": "1.0.3"
-}
-],
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/deltacloud.git"
-],
-"shortdesc": "Apache Deltacloud provides common front-end APIs to abstract differences between cloud providers."
-},
 "deltaspike": {
 "bug-database": "https://issues.apache.org/jira/browse/DELTASPIKE",
 "category": "javaee",
@@ -4284,30 +4716,6 @@
 ],
 "shortdesc": "Device Data Repository and classification API."
 },
-"directmemory": {
-"bug-database": "https://issues.apache.org/jira/browse/DIRECTMEMORY",
-"category": "big-data, retired",
-"created": "2014-06-23",
-"description": "Apache DirectMemory is a off-heap cache for the Java Virtual Machine",
-"doap": "https://svn.apache.org/repos/asf/directmemory/trunk/doap_DirectMemory.rdf",
-"download-page": "http://directmemory.apache.org/downloads.html",
-"homepage": "http://directmemory.apache.org",
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://directmemory.apache.org/mail-lists.html",
-"name": "Apache DirectMemory",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2013-09-15",
-"name": "Apache DirectMemory 0.2",
-"revision": "0.2"
-}
-],
-"repository": [
-"https://svn.apache.org/repos/asf/directmemory/trunk/"
-]
-},
 "directory": {
 "bug-database": "http://issues.apache.org/jira/browse/DIR",
 "category": "network-server, network-client",
@@ -4346,7 +4754,7 @@
 ],
 "shortdesc": "LDAP and Kerberos, entirely in Java"
 },
-"directory-1.5": {
+"directory-server": {
 "bug-database": "http://issues.apache.org/jira/browse/DIRSERVER",
 "category": "network-server",
 "created": "2007-04-17",
@@ -4502,31 +4910,7 @@
 "revision": "2.4.4"
 }
 ],
-"shortdesc": "Apache Empire-db is a lightweight relational database abstraction layer and data persistence component"
-},
-"esme": {
-"bug-database": "https://issues.apache.org/jira/browse/ESME",
-"category": "content, retired",
-"created": "2011-06-21",
-"description": "Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context.   \nYou can hardly turn a web page these days without seeing a story that describes how people are using social networks, whether it is Twitter, Facebook or some other service to develop and build their personal communities. In business, we increasingly see blogs and wikis demonstrating utility in problem solving and communications but the real time nature of business process problem solving largely remains untouched by social networking tools. Existing services, while attractive do not scale well and have proven unreliable. This is unacceptable to business which must be 'Always On' and able to support people in their daily working lives. Such applications must therefore be scalable and reliable but
  also provide a lot more.\nWhen solving problems, how good might it be if a user was able to tap into the collective knowledge of her peers or surrounding groups of people with whom she might naturally network in the workplace setting? How much quicker and with greater precision might she be able to solve daily problems? What if there was a communications mechanism that takes the best of what services like Twitter offers and co-mingled that with readily recognizable business processes? That solution is Apache ESME.",
-"doap": "http://svn.apache.org/repos/asf/esme/site/trunk/doap/doap_ESME.rdf",
-"download-page": "http://svn.apache.org/repos/asf/esme/",
-"homepage": "http://esme.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"name": "Apache ESME",
-"pmc": "attic",
-"programming-language": "Scala",
-"release": [
-{
-"created": "2011-03-04",
-"name": "esme-1.2",
-"revision": "1.2"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/esme"
-],
-"shortdesc": "Apache ESME (Enterprise Social Messaging Environment) is a secure and highly scalable microsharing and micromessaging platform that allows people to discover and meet one another and get controlled access to other sources of information, all in a business process context.   "
+"shortdesc": "Apache Empire-db is a lightweight relational database abstraction layer and data persistence component"
 },
 "etch": {
 "bug-database": "https://issues.apache.org/jira/browse/ETCH",
@@ -4589,37 +4973,6 @@
 ],
 "shortdesc": "Apache Etch provides is a cross-platform, language- and transport-independent RPC-like messaging framework."
 },
-"excalibur": {
-"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10420",
-"category": "network-server, retired",
-"created": "2006-07-26",
-"description": "The predecessor of Apache Avalon, Apache Excalibur hosts the Avalon framework, a Java container framework, the Excalibur and Fortress inversion of control containers, and a rich library of components.  Excalibur code powers Apache James and Cocoon and numerous other open source and commercial projects.",
-"doap": "http://svn.apache.org/repos/asf/excalibur/trunk/doap_Excalibur.rdf",
-"download-page": "http://excalibur.apache.org/download.cgi",
-"homepage": "http://excalibur.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://excalibur.apache.org/mail-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:farra@apache.org",
-"name": "J Aaron Farr"
-}
-],
-"name": "Apache Excalibur",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2005-08-29",
-"name": "Excalibur Fortress",
-"revision": "1.1"
-}
-],
-"repository": [
-"https://svn.apache.org/repos/asf/excalibur/"
-],
-"shortdesc": "Java inversion of control framework including containers and components"
-},
 "falcon": {
 "bug-database": "https://issues.apache.org/jira/browse/FALCON",
 "category": "big-data",
@@ -4982,56 +5335,6 @@
 ],
 "shortdesc": "Hama is an efficient and scalable general-purpose BSP computing engine."
 },
-"harmony": {
-"bug-database": "http://issues.apache.org/jira/browse/HARMONY",
-"category": "virtual-machine, retired",
-"created": "2010-11-24",
-"description": " Apache Harmony software is a modular Java runtime with class libraries and associated tools.\n    ",
-"doap": "http://svn.apache.org/repos/asf/harmony/standard/doap_Harmony.rdf",
-"download-page": "http://harmony.apache.org/download.cgi",
-"homepage": "http://harmony.apache.org/",
-"implements": [
-{
-"body": "JCP",
-"id": "java-se-5",
-"title": "Java SE 5",
-"url": "http://download.oracle.com/javase/1.5.0/docs/"
-},
-{
-"body": "JCP",
-"id": "java-se-6",
-"title": "Java SE 6",
-"url": "http://download.oracle.com/javase/6/docs/"
-}
-],
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://harmony.apache.org/mailing.html",
-"maintainer": [
-{
-"mbox": "mailto:ndbeyer@apache.org",
-"name": "Nathan Beyer"
-}
-],
-"name": "Apache Harmony",
-"pmc": "attic",
-"programming-language": "Java, C",
-"release": [
-{
-"created": "2010-09-01",
-"name": "Harmony 5.0 M15",
-"revision": "5.0M15"
-},
-{
-"created": "2010-09-02",
-"name": "Harmony 6.0 M3",
-"revision": "6.0M3"
-}
-],
-"repository": [
-"https://svn.apache.org/repos/asf/harmony/"
-],
-"shortdesc": "A Java SE 5 and 6 runtime and development kit."
-},
 "hbase": {
 "bug-database": "http://issues.apache.org/jira/browse/HBASE",
 "category": "database",
@@ -5112,31 +5415,6 @@
 ],
 "shortdesc": "The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage."
 },
-"hivemind": {
-"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10500",
-"category": "library, retired",
-"created": "2006-01-31",
-"description": "HiveMind is a framework for creating applications, not an application, or even an application server, itself. The 'core' of HiveMind is the startup logic that knows how to parse and understand the module deployment descriptors, and use that information to instantiate and initialize all those services and configurations.",
-"doap": "http://svn.apache.org/repos/asf/hivemind/hivemind2/trunk/doap_Hivemind.rdf",
-"download-page": "http://hivemind.apache.org/download.html",
-"homepage": "http://hivemind.apache.org/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://hivemind.apache.org/mail-lists.html",
-"name": "Apache Hivemind",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2006-01-29",
-"name": "hivemind",
-"revision": "1.1.1"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/hivemind "
-],
-"shortdesc": "Services and Configuration Microkernel"
-},
 "httpcomponents-client": {
 "bug-database": "http://issues.apache.org/jira/browse/HTTPCLIENT",
 "category": "http, library, network-client",
@@ -5286,6 +5564,75 @@
 ],
 "shortdesc": "\nJava library implementing an HTTP client based on HttpCore components.\n    "
 },
+"httpcomponents-commons_httpclient": {
+"bug-database": "http://issues.apache.org/jira/browse/HTTPCLIENT",
+"category": "http, library, network-client",
+"created": "2001-04-25",
+"description": "\nCommons HttpClient is a library for client-side HTTP communication.\nIt provides support for HTTP/1.1 and HTTP/1.0, plus\nvarious authentication schemes and cookie policies.\nThanks to it's widespread use and years of development, it is a very\nmature and stable codebase. However, due to limitations in the API design,\nCommons HttpClient will eventually be replaced by HttpClient 4.0\nwith a completely redesigned API based on HttpCore.\n    ",
+"doap": "http://svn.apache.org/repos/asf/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf",
+"download-page": "http://httpcomponents.apache.org/downloads.cgi",
+"homepage": "http://hc.apache.org/httpclient-3.x/",
+"implements": [
+{
+"body": "IETF",
+"id": "RFC 2616",
+"title": "Hypertext Transfer Protocol -- HTTP/1.1",
+"url": "http://tools.ietf.org/html/rfc2616"
+},
+{
+"body": "IETF",
+"id": "RFC 1945",
+"title": "Hypertext Transfer Protocol -- HTTP/1.0",
+"url": "http://tools.ietf.org/html/rfc1945"
+},
+{
+"body": "IETF",
+"id": "RFC 2817",
+"title": "Upgrading to TLS Within HTTP/1.1",
+"url": "http://tools.ietf.org/html/rfc2817"
+},
+{
+"body": "IETF",
+"id": "RFC 2818",
+"title": "HTTP Over TLS",
+"url": "http://tools.ietf.org/html/rfc2818"
+},
+{
+"body": "IETF",
+"id": "RFC 2617",
+"title": "HTTP Authentication: Basic and Digest Access Authentication",
+"url": "http://tools.ietf.org/html/rfc2617"
+},
+{
+"body": "IETF",
+"id": "RFC 2109",
+"title": "HTTP State Management Mechanism (Cookies)",
+"url": "http://tools.ietf.org/html/rfc2109"
+},
+{
+"body": "IETF",
+"id": "RFC 2965",
+"title": "HTTP State Management Mechanism (Cookie2)",
+"url": "http://tools.ietf.org/html/rfc2965"
+}
+],
+"license": "http://usefulinc.com/doap/licenses/asl20",
+"mailing-list": "http://httpcomponents.apache.org/httpclient-3.x/mail-lists.html",
+"name": "Apache Commons HttpClient",
+"pmc": "httpcomponents",
+"programming-language": "Java",
+"release": [
+{
+"created": "2007-08-22",
+"name": "commons-httpclient-3.1",
+"revision": "3.1"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/httpcomponents/oac.hc3x/trunk"
+],
+"shortdesc": "\nClient-side HTTP implementation in Java.\n    "
+},
 "httpcomponents-core": {
 "bug-database": "http://issues.apache.org/jira/browse/HTTPCORE",
 "category": "http, library, network-client, network-server",
@@ -5412,76 +5759,7 @@
 ],
 "shortdesc": "\nJava libraries for bare-bone HTTP communication,\nincluding support for NIO.\n    "
 },
-"httpcomponents-httpclient-3.x": {
-"bug-database": "http://issues.apache.org/jira/browse/HTTPCLIENT",
-"category": "http, library, network-client",
-"created": "2001-04-25",
-"description": "\nCommons HttpClient is a library for client-side HTTP communication.\nIt provides support for HTTP/1.1 and HTTP/1.0, plus\nvarious authentication schemes and cookie policies.\nThanks to it's widespread use and years of development, it is a very\nmature and stable codebase. However, due to limitations in the API design,\nCommons HttpClient will eventually be replaced by HttpClient 4.0\nwith a completely redesigned API based on HttpCore.\n    ",
-"doap": "http://svn.apache.org/repos/asf/httpcomponents/oac.hc3x/trunk/doap_httpclient.rdf",
-"download-page": "http://httpcomponents.apache.org/downloads.cgi",
-"homepage": "http://hc.apache.org/httpclient-3.x/",
-"implements": [
-{
-"body": "IETF",
-"id": "RFC 2616",
-"title": "Hypertext Transfer Protocol -- HTTP/1.1",
-"url": "http://tools.ietf.org/html/rfc2616"
-},
-{
-"body": "IETF",
-"id": "RFC 1945",
-"title": "Hypertext Transfer Protocol -- HTTP/1.0",
-"url": "http://tools.ietf.org/html/rfc1945"
-},
-{
-"body": "IETF",
-"id": "RFC 2817",
-"title": "Upgrading to TLS Within HTTP/1.1",
-"url": "http://tools.ietf.org/html/rfc2817"
-},
-{
-"body": "IETF",
-"id": "RFC 2818",
-"title": "HTTP Over TLS",
-"url": "http://tools.ietf.org/html/rfc2818"
-},
-{
-"body": "IETF",
-"id": "RFC 2617",
-"title": "HTTP Authentication: Basic and Digest Access Authentication",
-"url": "http://tools.ietf.org/html/rfc2617"
-},
-{
-"body": "IETF",
-"id": "RFC 2109",
-"title": "HTTP State Management Mechanism (Cookies)",
-"url": "http://tools.ietf.org/html/rfc2109"
-},
-{
-"body": "IETF",
-"id": "RFC 2965",
-"title": "HTTP State Management Mechanism (Cookie2)",
-"url": "http://tools.ietf.org/html/rfc2965"
-}
-],
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://httpcomponents.apache.org/httpclient-3.x/mail-lists.html",
-"name": "Apache Commons HttpClient",
-"pmc": "httpcomponents",
-"programming-language": "Java",
-"release": [
-{
-"created": "2007-08-22",
-"name": "commons-httpclient-3.1",
-"revision": "3.1"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/httpcomponents/oac.hc3x/trunk"
-],
-"shortdesc": "\nClient-side HTTP implementation in Java.\n    "
-},
-"httpd": {
+"httpd-http_server": {
 "bug-database": "http://httpd.apache.org/bug_report.html",
 "category": "network-server, http, httpd-module",
 "description": "\n      The Apache HTTP Server is an open-source HTTP server for modern\n      operating systems including UNIX, Microsoft Windows, Mac OS/X and Netware.\n      The goal of this project is to provide a secure, efficient and\n      extensible server that provides HTTP services observing the current\n      HTTP standards. Apache has been the most popular web server on the\n      Internet since April of 1996.\n    ",
@@ -5606,17 +5884,40 @@
 "programming-language": "C",
 "release": [
 {
-"created": "2008-10-08",
-"name": "Current 0.9 release",
-"revision": "0.9.6-beta"
+"created": "2008-10-08",
+"name": "Current 0.9 release",
+"revision": "0.9.6-beta"
+}
+],
+"repository": [
+"http://svn.apache.org/repos/asf/httpd/mod_ftp/"
+],
+"shortdesc": "\n      mod_ftp is an FTP protocol module hosted within Apache HTTP Server.\n    "
+},
+"incubator-datafu": {
+"bug-database": "https://issues.apache.org/jira/browse/DATAFU",
+"category": "big-data",
+"created": "2014-08-04",
+"description": "Apache DataFu consists of two libraries:\n\nApache DataFu Pig is a collection of useful user-defined functions for data analysis in Apache Pig.\n\nApache DataFu Hourglass is a library for incrementally processing data using Apache Hadoop MapReduce. This library was inspired by the prevelance of sliding window computations over daily tracking data. Computations such as these typically happen at regular intervals (e.g. daily, weekly), and therefore the sliding nature of the computations means that much of the work is unnecessarily repeated. DataFu's Hourglass was created to make these computations more efficient, yielding sometimes 50-95% reductions in computational resources.",
+"doap": "https://git-wip-us.apache.org/repos/asf?p=incubator-datafu.git;a=blob_plain;f=doap_DataFu.rdf;hb=HEAD",
+"homepage": "http://datafu.incubator.apache.org/",
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://datafu.incubator.apache.org/community/mailing-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:mhayes@apache.org",
+"name": "Matthew Hayes"
 }
 ],
+"name": "Apache DataFu",
+"pmc": "incubator",
+"programming-language": "Java",
 "repository": [
-"http://svn.apache.org/repos/asf/httpd/mod_ftp/"
+"https://git-wip-us.apache.org/repos/asf/incubator-datafu.git"
 ],
-"shortdesc": "\n      mod_ftp is an FTP protocol module hosted within Apache HTTP Server.\n    "
+"shortdesc": "Apache DataFu is a collection of libraries for working with large-scale data in Hadoop. The project was inspired by the need for stable, well-tested libraries for data mining and statistics."
 },
-"incubator-droids": {
+"incubator-droids__incubating_": {
 "created": "2007-2-7",
 "description": "Apache Droids (incubating) aims to be an intelligent standalone robot\n      framework that allows to create robots as plugins, which can automatically seeks out\n      relevant online information based on the user's specifications. Droids makes it very \n      easy to extend existing robots or write a new one from scratch, which can \n      automatically seek out relevant online information based on the user's specifications.\n      Droids (plural) is not designed for a special usecase, it is a framework: \n      Take what you need, do what you want. ",
 "doap": "http://svn.apache.org/repos/asf/incubator/droids/doap.rdf",
@@ -5640,6 +5941,48 @@
 "shortdesc": "An intelligent standalone robot framework that allows to\n      create robots as plugins, which can automatically seeks out relevant online information\n      based on the user's specifications.",
 "shortname": "droids"
 },
+"incubator-taverna": {
+"category": "network-client, content, http, osgi, xml",
+"created": "2014-12-11",
+"description": "Taverna include the Workbench (desktop client application), the Command Line Tool (for a quick execution of workflows from a terminal), the Server (for remote execution of workflows) and the Player (Web interface plugin for submitting workflows for remote execution). The Taverna Platform gives OSGi-based programmatic access to the Taverna workflow engine. ",
+"doap": "http://taverna.incubator.apache.org/doap.rdf",
+"download-page": "http://taverna.incubator.apache.org/download/",
+"homepage": "http://taverna.incubator.apache.org/",
+"implements": [
+{
+"body": "W3C",
+"id": "prov-o",
+"title": "PROV-O: The PROV Ontology",
+"url": "http://www.w3.org/TR/prov-o/"
+},
+{
+"body": "researchobject.org",
+"id": "bundle",
+"title": "Research Object Bundle 1.0",
+"url": "https://w3id.org/bundle/"
+}
+],
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://taverna.incubator.apache.org/community/lists",
+"name": "Apache Taverna",
+"pmc": "incubator",
+"programming-language": "Java",
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-language.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-server.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities.git",
+"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git"
+],
+"shortdesc": "Taverna is a domain-independent suite of tools used to design and execute data-driven scientific workflows,  combining WSDL/REST web services and local tools.  "
+},
 "isis": {
 "bug-database": "https://issues.apache.org/jira/browse/ISIS",
 "category": "web-framework",
@@ -6028,115 +6371,6 @@
 ],
 "shortdesc": "Apache Jackrabbit Content Repository"
 },
-"jakarta-cactus": {
-"bug-database": "http://issues.apache.org/jira/secure/BrowseProject.jspa?id=10471",
-"category": "testing, retired",
-"created": "2007-07-09",
-"description": "The intent of Cactus is to lower the cost of writing tests for server-side code. It uses JUnit and extends it.\n\nCactus implements an in-container strategy, meaning that tests are executed inside the container. ",
-"doap": "http://svn.apache.org/repos/asf/jakarta/cactus/trunk/doap_Jakarta_Cactus.rdf",
-"download-page": "http://jakarta.apache.org/cactus/downloads.html",
-"homepage": "http://jakarta.apache.org/cactus",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://jakarta.apache.org/cactus/mailinglist.html",
-"maintainer": [
-{
-"mbox": "mailto:ptahchiev@apache.org",
-"name": "Petar Tahchiev"
-},
-{
-"mbox": "mailto:felipeal@apache.org",
-"name": "Felipe Leme"
-}
-],
-"name": "Apache Jakarta Cactus",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "April 11 2008",
-"name": "v1.8.0",
-"revision": "1.8.0"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/jakarta/cactus/"
-],
-"shortdesc": "Cactus is a simple test framework for unit testing server-side java code (Servlets, EJBs, Tag Libs, Filters, ...)."
-},
-"jakarta-ecs": {
-"category": "library, retired",
-"created": "2006-01-20",
-"description": "The Element Construction Set is a Java API for generating elements for various markup languages it directly supports HTML 4.0 and XML, but can easily be extended to create tags for any markup language.",
-"doap": "http://svn.apache.org/repos/asf/jakarta/ecs/trunk/doap_ECS.rdf",
-"download-page": "http://jakarta.apache.org/site/downloads/downloads_ecs.cgi",
-"homepage": "http://jakarta.apache.org/ecs/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://jakarta.apache.org/site/mail2.html#ECS",
-"name": "Apache ECS",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2003-07-10",
-"name": "ecs",
-"revision": "1.4.2"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/jakarta/ecs/"
-],
-"shortdesc": "API for generating elements for various markup languages"
-},
-"jakarta-oro": {
-"bug-database": "http://http://issues.apache.org/bugzilla/buglist.cgi?product=ORO",
-"category": "library, regexp, retired",
-"created": "2006-01-20",
-"description": "A set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc.",
-"doap": "http://svn.apache.org/repos/asf/jakarta/oro/trunk/doap_ORO.rdf",
-"download-page": "http://jakarta.apache.org/site/downloads/downloads_oro.cgi",
-"homepage": "http://jakarta.apache.org/oro/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://jakarta.apache.org/site/mail2.html#ORO",
-"name": "Apache ORO",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2003-12-28",
-"name": "jakarta-oro",
-"revision": "2.0.8"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/jakarta/oro/"
-],
-"shortdesc": "Regular Expression engine supporting various dialects"
-},
-"jakarta-regexp": {
-"bug-database": "http://http://issues.apache.org/bugzilla/buglist.cgi?product=regexp",
-"category": "library, regexp, retired",
-"created": "2006-01-20",
-"description": "100% Pure Java Regular Expression package",
-"doap": "http://svn.apache.org/repos/asf/jakarta/regexp/trunk/doap_Regexp.rdf",
-"download-page": "http://jakarta.apache.org/site/downloads/downloads_regexp.cgi",
-"homepage": "http://jakarta.apache.org/regexp/",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://jakarta.apache.org/site/mail2.html#Regexp",
-"name": "Apache Regexp",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2005-08-16",
-"name": "jakarta-regexp",
-"revision": "1.4"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/jakarta/regexp/"
-],
-"shortdesc": "Regular Expression engine"
-},
 "james": {
 "bug-database": "http://issues.apache.org/jira/browse/JAMES",
 "category": "mail, network-server",
@@ -6348,7 +6582,7 @@
 ],
 "shortdesc": "A framework for developing Semantic Web and Linked Data applications in Java."
 },
-"jmeter-index.html": {
+"jmeter": {
 "bug-database": "http://bz.apache.org/bugzilla/",
 "category": "testing",
 "created": "2006-02-17",
@@ -6723,37 +6957,6 @@
 ],
 "shortdesc": "A REST API Gateway for Hadoop Services"
 },
-"lenya": {
-"bug-database": "http://issues.apache.org/bugzilla/buglist.cgi?product=Lenya",
-"category": "web-framework, xml, retired",
-"created": "2006-02-28",
-"description": "Apache Lenya is an Open Source Java/XML Content Management Framework and comes with revision control, site management, scheduling, search, WYSIWYG editors, and workflow.",
-"doap": "http://svn.apache.org/repos/asf/lenya/site/doap_Lenya.rdf",
-"download-page": "http://lenya.apache.org/docs/2_0_x/installation/index.html",
-"homepage": "http://lenya.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://lenya.apache.org/community/mailing-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:andreas@apache.org",
-"name": "Andreas Hartmann"
-}
-],
-"name": "Apache Lenya",
-"pmc": "attic",
-"programming-language": "Java",
-"release": [
-{
-"created": "2010-02-20",
-"name": "Latest release",
-"revision": "2.0.4"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/lenya/trunk/"
-],
-"shortdesc": "Content Management Framework"
-},
 "libcloud": {
 "bug-database": "https://issues.apache.org/jira/browse/LIBCLOUD",
 "category": "cloud, library",
@@ -6860,7 +7063,7 @@
 ],
 "shortdesc": "Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs."
 },
-"logging-chainsaw.html": {
+"logging-chainsaw": {
 "bug-database": "http://issues.apache.org/bugzilla",
 "category": "network-client",
 "created": "2007-02-09",
@@ -7472,7 +7675,7 @@
 "shortdesc": "Solr is a full-text search server",
 "wiki": "http://wiki.apache.org/solr/"
 },
-"lucenenet": {
+"lucenenet-lucenedotnet": {
 "bug-database": "https://issues.apache.org/jira/browse/LUCENENET/",
 "category": "database",
 "created": "2014-04-14",
@@ -8703,7 +8906,7 @@
 ],
 "shortdesc": "Apache Olingo is a Java and JavaScript library that implements the Open Data Protocol (OData). Apache Olingo serves client and server aspects of OData. It currently supports OData 2.0 and OData 4.0 (beta). The latter is the OASIS version of the protocol: OASIS Open Data Protocol (OData) TC.\n    "
 },
-"oltu": {
+"oltu--_parent": {
 "bug-database": "https://issues.apache.org/jira/browse/OLTU",
 "category": "library",
 "chair": {
@@ -9577,7 +9780,7 @@
 ],
 "shortdesc": "The Apache PDFBox library is an open source Java tool for working with PDF documents."
 },
-"perl": {
+"perl-mod_perl": {
 "bug-database": "http://perl.apache.org/bugs/",
 "category": "httpd-module",
 "description": "\nmod_perl is a unique piece of software that integrates the power of\nPerl with the flexibility and stability of the Apache Web server.\nWith mod_perl, you can harness the power of the full Apache API with\nPerl and develop Web applications quickly, without sacrificing\nperformance.\n    ",
@@ -10198,24 +10401,6 @@
 ],
 "shortdesc": "Apache ServiceMix is an open source ESB providing routing and mediation features."
 },
-"shale": {
-"bug-database": "http://issues.apache.org/struts/",
-"category": "web-framework, retired",
-"created": "2006-03-16",
-"description": "Shale is a modern web application framework, fundamentaly based on JavaServer Faces, and focused on improving ease of use for developers adopting JSF as a foundational technology in their own development environments.",
-"doap": "http://svn.apache.org/repos/asf/shale/framework/trunk/src/site/resources/doap_Shale.rdf",
-"download-page": "http://shale.apache.org/downloads.html",
-"homepage": "http://shale.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://shale.apache.org/mail.html",
-"name": "Apache Shale",
-"pmc": "attic",
-"programming-language": "Java",
-"repository": [
-"https://svn.apache.org/repos/asf/shale/"
-],
-"shortdesc": "Home of several MVC Web Frameworks"
-},
 "shindig": {
 "bug-database": "https://issues.apache.org/jira/browse/SHINDIG",
 "category": "javaee",
@@ -10303,7 +10488,7 @@
 ],
 "shortdesc": "Apache Shiro is an easy-to-use Java security framework that performs authentication, authorization,\n            cryptography, and session management.\n        "
 },
-"sis": {
+"sis-spatial_information_system": {
 "bug-database": "http://issues.apache.org/jira/browse/SIS",
 "category": "library",
 "created": "2010-02-24",
@@ -10783,55 +10968,13 @@
 {
 "created": "2014-11-20",
 "name": "Apache Tapestry",
-"revision": "5.3.8"
-}
-],
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/tapestry-5.git"
-],
-"shortdesc": "Component oriented framework for creating dynamic, robust, highly scalable web applications in Java."
-},
-"taverna": {
-"category": "network-client, content, http, osgi, xml",
-"created": "2014-12-11",
-"description": "Taverna include the Workbench (desktop client application), the Command Line Tool (for a quick execution of workflows from a terminal), the Server (for remote execution of workflows) and the Player (Web interface plugin for submitting workflows for remote execution). The Taverna Platform gives OSGi-based programmatic access to the Taverna workflow engine. ",
-"doap": "http://taverna.incubator.apache.org/doap.rdf",
-"download-page": "http://taverna.incubator.apache.org/download/",
-"homepage": "http://taverna.incubator.apache.org/",
-"implements": [
-{
-"body": "W3C",
-"id": "prov-o",
-"title": "PROV-O: The PROV Ontology",
-"url": "http://www.w3.org/TR/prov-o/"
-},
-{
-"body": "researchobject.org",
-"id": "bundle",
-"title": "Research Object Bundle 1.0",
-"url": "https://w3id.org/bundle/"
-}
-],
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://taverna.incubator.apache.org/community/lists",
-"name": "Apache Taverna",
-"pmc": "incubator",
-"programming-language": "Java",
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-engine.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-language.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-maven-parent.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-bioinformatics.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-plugin-component.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-server.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-common-activities.git",
-"https://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench-product.git"
+"revision": "5.3.8"
+}
 ],
-"shortdesc": "Taverna is a domain-independent suite of tools used to design and execute data-driven scientific workflows,  combining WSDL/REST web services and local tools.  "
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/tapestry-5.git"
+],
+"shortdesc": "Component oriented framework for creating dynamic, robust, highly scalable web applications in Java."
 },
 "tcl-rivet": {
 "bug-database": "https://issues.apache.org/bugzilla/buglist.cgi?quicksearch=Rivet",
@@ -11247,7 +11390,7 @@
 ],
 "shortdesc": "A Java Servlet, JavaServer Pages, Java Expression\n    Language and Java WebSocket specifications implementation."
 },
-"tomcat-rdc": {
+"tomcat-reusable_dialog_components__rdc__taglib": {
 "bug-database": "http://issues.apache.org/bugzilla/",
 "category": "library",
 "description": "\n     Server-side generation of HTML has proven an effective way of generating\n     the user interface for visual web applications. Over time, the effort\n     involved in such HTML generation has been reduced by the availability of\n     various JSP tag libraries that abstract away the minutiae of HTML markup.\n     The RDC project aims to achieve for voice and multimodal applications\n     what JSP tag libraries have already achieved in the world of visual web\n     applications.\n    ",
@@ -11319,7 +11462,7 @@
 "shortdesc": "Apache TomEE is an all-Apache Java EE 6 Web Profile stack for Apache Tomcat",
 "vendor": "The Apache Software Foundation"
 },
-"trafficserver": {
+"trafficserver-traffic_server": {
 "bug-database": "https://issues.apache.org/jira/browse/TS",
 "category": "http",
 "created": "2011-04-08",
@@ -11612,7 +11755,7 @@
 ],
 "shortdesc": "Anakia uses Apache Velocity to generate documents based on XML source files."
 },
-"velocity-devel": {
+"velocity-dvsl": {
 "bug-database": "http://issues.apache.org/jira/browse/VELOCITY",
 "category": "library",
 "created": "2006-11-21",
@@ -11994,67 +12137,6 @@
 ],
 "shortdesc": "Whimsy is a site where a set of absolutely unnecessary yet often quite handy applications are deployed. "
 },
-"whirr": {
-"bug-database": "https://issues.apache.org/jira/browse/WHIRR",
-"category": "network-server, retired",
-"created": "2011-11-21",
-"description": "Apache Whirr is a set of libraries for running cloud services\n\nWhirr provides:\n1. A cloud-neutral way to run services. You don't have to worry about the idiosyncrasies of each provider.\n2. A common service API. The details of provisioning are particular to the service.\n3. Smart defaults for services. You can get a properly configured system running quickly, while still being able to override settings as needed.\n\nYou can also use Whirr as a command line tool for deploying clusters.",
-"doap": "http://svn.apache.org/repos/asf/whirr/trunk/doap_Whirr.rdf",
-"download-page": "http://www.apache.org/dyn/closer.cgi/whirr/",
-"homepage": "http://whirr.apache.org",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://whirr.apache.org/mail-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:dev@whirr.apache.org",
-"name": "Apache Whirr Development Team"
-}
-],
-"name": "Apache Whirr",
-"pmc": "attic",
-"programming-language": "Java, Bash",
-"release": [
-{
-"created": "2011-12-20",
-"name": "Whirr 0.7.0",
-"revision": "0.7.0"
-},
-{
-"created": "2011-08-27",
-"name": "Whirr 0.6.0-incubating",
-"revision": "0.6.0-incubating"
-},
-{
-"created": "2011-06-03",
-"name": "Whirr 0.5.0-incubating",
-"revision": "0.5.0-incubating"
-},
-{
-"created": "2011-03-30",
-"name": "Whirr 0.4.0-incubating",
-"revision": "0.4.0-incubating"
-},
-{
-"created": "2011-01-30",
-"name": "Whirr 0.3.0-incubating",
-"revision": "0.3.0-incubating"
-},
-{
-"created": "2010-11-15",
-"name": "Whirr 0.2.0-incubating",
-"revision": "0.2.0-incubating"
-},
-{
-"created": "2010-09-20",
-"name": "Whirr 0.1.0-incubating",
-"revision": "0.1.0-incubating"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/whirr/"
-],
-"shortdesc": "Apache Whirr is a set of libraries for running cloud services"
-},
 "wicket": {
 "bug-database": "http://issues.apache.org/jira/browse/WICKET",
 "category": "web-framework",
@@ -12152,7 +12234,7 @@
 ],
 "shortdesc": "A parser, server and plugins for working with W3C Packaged Web Apps (aka Widgets)"
 },
-"xalan-c": {
+"xalan-for_c++_xslt_processor": {
 "bug-database": "http://issues.apache.org/jira/browse/XALANC",
 "category": "xml",
 "created": "2011-09-11",
@@ -12202,7 +12284,7 @@
 ],
 "shortdesc": "Xalan-C++ is an XSLT processor written in C++."
 },
-"xalan-j": {
+"xalan-for_java_xslt_processor": {
 "bug-database": "http://issues.apache.org/jira/browse/XALANJ",
 "category": "xml",
 "created": "2011-09-11",
@@ -12253,7 +12335,7 @@
 ],
 "shortdesc": "Xalan-J is an XSLT processor written in Java."
 },
-"xerces-c": {
+"xerces-for_c++_xml_parser": {
 "bug-database": "https://issues.apache.org/jira/browse/XERCESC",
 "category": "xml",
 "created": "2006-03-30",
@@ -12424,148 +12506,7 @@
 ],
 "shortdesc": "Xerces-C++ is a validating XML parser written in a portable subset of C++."
 },
-"xerces-external": {
-"bug-database": "http://issues.apache.org/jira/browse/XMLCOMMONS",
-"category": "xml",
-"created": "2007-06-06",

[... 507 lines stripped ...]