You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by pr...@apache.org on 2018/12/26 04:20:05 UTC

svn commit: r1849736 [1/3] - in /comdev/projects.apache.org/trunk/site/json/foundation: podlings-history.json podlings.json projects.json releases-files.json releases.json

Author: projects_role
Date: Wed Dec 26 04:20:05 2018
New Revision: 1849736

URL: http://svn.apache.org/viewvc?rev=1849736&view=rev
Log:
updating projects data

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/podlings-history.json
    comdev/projects.apache.org/trunk/site/json/foundation/podlings.json
    comdev/projects.apache.org/trunk/site/json/foundation/projects.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
    comdev/projects.apache.org/trunk/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/trunk/site/json/foundation/podlings-history.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/podlings-history.json?rev=1849736&r1=1849735&r2=1849736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/podlings-history.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/podlings-history.json Wed Dec 26 04:20:05 2018
@@ -623,6 +623,14 @@
 "started": "2003-03",
 "status": "graduated"
 },
+"gearpump": {
+"description": "Gearpump is a reactive real-time streaming engine based on the micro-service Actor model.",
+"ended": "2018-09",
+"homepage": "http://gearpump.incubator.apache.org/",
+"name": "Apache Gearpump (Incubating)",
+"started": "2016-03",
+"status": "retired"
+},
 "geode": {
 "description": "Geode is a data management platform that provides real-time, consistent access to data-intensive applications throughout widely distributed cloud architectures.",
 "ended": "2016-11",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/podlings.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/podlings.json?rev=1849736&r1=1849735&r2=1849736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/podlings.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/podlings.json Wed Dec 26 04:20:05 2018
@@ -103,14 +103,6 @@
 "podling": true,
 "started": "2016-02"
 },
-"gearpump": {
-"description": "Gearpump is a reactive real-time streaming engine based on the micro-service Actor model.",
-"homepage": "http://gearpump.incubator.apache.org/",
-"name": "Apache Gearpump (Incubating)",
-"pmc": "incubator",
-"podling": true,
-"started": "2016-03"
-},
 "gobblin": {
 "description": "Gobblin is a distributed data integration framework that simplifies common aspects of big data integration such as data ingestion, replication, organization and lifecycle management for both streaming and batch data ecosystems.",
 "homepage": "http://gobblin.incubator.apache.org/",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1849736&r1=1849735&r2=1849736&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Dec 26 04:20:05 2018
@@ -2942,7 +2942,7 @@
 "category": "big-data, hadoop, sql, geospatial",
 "created": "2015-05-27",
 "description": "Calcite is a framework for writing data management\n      systems.  It converts queries, represented in relational algebra,\n      into an efficient executable form using pluggable query\n      transformation rules. There is an optional SQL parser and JDBC\n      driver. Calcite does not store data or have a preferred execution\n      engine. Data formats, execution algorithms, planning rules,\n      operator types, metadata, and cost model are added at runtime as\n      plugins.",
-"doap": "https://git-wip-us.apache.org/repos/asf?p=calcite.git;a=blob_plain;f=site/doap_calcite.rdf;hb=HEAD",
+"doap": "https://gitbox.apache.org/repos/asf?p=calcite.git;a=blob_plain;f=site/doap_calcite.rdf;hb=HEAD",
 "download-page": "https://calcite.apache.org/downloads",
 "homepage": "https://calcite.apache.org",
 "license": "http://spdx.org/licenses/Apache-2.0",
@@ -2957,7 +2957,7 @@
 "pmc": "calcite",
 "programming-language": "Java",
 "repository": [
-"https://git-wip-us.apache.org/repos/asf/calcite.git"
+"https://gitbox.apache.org/repos/asf/calcite.git"
 ],
 "shortdesc": "A dynamic data management framework."
 },
@@ -12226,8 +12226,8 @@
 }
 ],
 "repository": [
-"http://svn.apache.org/repos/asf/opennlp",
-"https://github.com/apache/opennlp.git"
+"https://github.com/apache/opennlp.git",
+"http://svn.apache.org/repos/asf/opennlp"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },