Author: hboutemy
Date: Sun Apr 12 01:39:21 2015
New Revision: 1672961

URL: http://svn.apache.org/r1672961
Log:
added drill and tuscany

Added:
    comdev/projects.apache.org/site/json/projects/drill.json
    comdev/projects.apache.org/site/json/projects/tuscany.json

Added: comdev/projects.apache.org/site/json/projects/drill.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/drill.json?rev=1672961&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/drill.json (added)
+++ comdev/projects.apache.org/site/json/projects/drill.json Sun Apr 12 
01:39:21 2015
@@ -0,0 +1,28 @@
+{
+"GitRepository": "git://git.apache.org/drill.git",
+"Person": {
+"mbox": "mailto:[email protected]";,
+"name": "Jacques Nadeau"
+},
+"Version": {
+"created": "2014-12-23",
+"name": "0.7.0",
+"revision": "0.7.0"
+},
+"bug-database": "https://issues.apache.org/jira/browse/DRILL/";,
+"category": "http://projects.apache.org/category/big-data";,
+"created": "2015-01-04",
+"description": "Apache Drill is a distributed MPP query layer that supports 
SQL and alternative query languages against NoSQL and Hadoop data storage 
systems. It was inspired in part by Google's Dremel.",
+"doap": 
"https://git-wip-us.apache.org/repos/asf?p=drill.git;a=blob_plain;f=doap_Drill.rdf;hb=refs/heads/gh-pages";,
+"download-page": "http://drill.apache.org/download/";,
+"homepage": "http://drill.apache.org";,
+"license": "http://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "http://drill.apache.org/community/#mailinglists";,
+"maintainer": null,
+"name": "Apache Drill",
+"pmc": "drill",
+"programming-language": "Java",
+"release": null,
+"repository": null,
+"shortdesc": "A distributed SQL MPP for Hadoop and NoSQL"
+}
\ No newline at end of file

Added: comdev/projects.apache.org/site/json/projects/tuscany.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/projects/tuscany.json?rev=1672961&view=auto
==============================================================================
--- comdev/projects.apache.org/site/json/projects/tuscany.json (added)
+++ comdev/projects.apache.org/site/json/projects/tuscany.json Sun Apr 12 
01:39:21 2015
@@ -0,0 +1,25 @@
+{
+"GitRepository": "git://git.apache.org/tuscany-sca-2.x.git",
+"SVNRepository": "http://svn.apache.org/repos/asf/tuscany/sca-java-2.x/";,
+"Standard": {
+"body": "OASIS",
+"id": "sca",
+"title": "Service Component Architecture (SCA)",
+"url": "http://www.oasis-opencsa.org/sca";
+},
+"bug-database": "http://issues.apache.org/jira/browse/Tuscany";,
+"category": "http://projects.apache.org/category/web-framework";,
+"created": "2015-01-15",
+"description": "Apache Tuscany simplifies the task of developing SOA solutions 
by providing a comprehensive infrastructure for SOA development and management 
that is based on Service Component Architecture (SCA) standard. With SCA as 
it's foundation, Tuscany offers solution developers the following 
advantages:\n\n    Provides a model for creating composite applications by 
defining the services in the fabric and their relationships with one another. 
The services can be implemented in any technology.\n    Enables service 
developers to create reusable services that only contain business logic. 
Protocols are pushed out of business logic and are handled through pluggable 
bindings. This lowers development cost.\n    Applications can easily adapt to 
infrastructure changes without recoding since protocols are handled via 
pluggable bindings and quality of services (transaction, security) are handled 
declaratively.\n    Existing applications can work with new SCA compositions. 
This allows for
  incremental growth towards a more flexible architecture, outsourcing or 
providing services to others.\n",
+"doap": "http://svn.apache.org/repos/asf/tuscany/etc/doap_Tuscany.rdf";,
+"download-page": 
"http://tuscany.apache.org/tuscany-downloads-documentations.html";,
+"homepage": "http://tuscany.apache.org";,
+"implements": null,
+"license": "http://spdx.org/licenses/Apache-2.0";,
+"mailing-list": "http://tuscany.apache.org/mailing-lists.html";,
+"name": "Apache Tuscany",
+"pmc": "tuscany",
+"programming-language": "Java",
+"repository": null,
+"shortdesc": "Apache Tuscany simplifies the task of developing SOA solutions 
by providing a comprehensive infrastructure for SOA development and management 
that is based on Service Component Architecture (SCA) standard."
+}
\ No newline at end of file


Reply via email to