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 2017/06/05 04:20:02 UTC

svn commit: r1797618 - in /comdev/projects.apache.org/site/json/foundation: podlings.json projects.json releases-files.json releases.json

Author: projects_role
Date: Mon Jun  5 04:20:02 2017
New Revision: 1797618

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

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

Modified: comdev/projects.apache.org/site/json/foundation/podlings.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/podlings.json?rev=1797618&r1=1797617&r2=1797618&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/podlings.json (original)
+++ comdev/projects.apache.org/site/json/foundation/podlings.json Mon Jun  5 04:20:02 2017
@@ -360,9 +360,9 @@
 "started": "2016-07"
 },
 "singa": {
-"description": "Singa is a distributed deep learning platform.",
+"description": "SINGA is a distributed deep learning platform.",
 "homepage": "http://singa.incubator.apache.org/",
-"name": "Apache Singa (Incubating)",
+"name": "Apache SINGA (Incubating)",
 "pmc": "incubator",
 "podling": true,
 "started": "2015-03"

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=1797618&r1=1797617&r2=1797618&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/site/json/foundation/projects.json Mon Jun  5 04:20:02 2017
@@ -10664,8 +10664,8 @@
 }
 ],
 "repository": [
-"https://github.com/apache/opennlp.git",
-"http://svn.apache.org/repos/asf/opennlp"
+"http://svn.apache.org/repos/asf/opennlp",
+"https://github.com/apache/opennlp.git"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },

Modified: comdev/projects.apache.org/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/releases-files.json?rev=1797618&r1=1797617&r2=1797618&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases-files.json Mon Jun  5 04:20:02 2017
@@ -2582,11 +2582,8 @@
 "hbase-1.1.10": [
 "hbase/1.1.10/hbase-1.1.10-src.tar.gz"
 ],
-"hbase-1.2.5": [
-"hbase/1.2.5/hbase-1.2.5-src.tar.gz"
-],
-"hbase-1.3.0": [
-"hbase/1.3.0/hbase-1.3.0-src.tar.gz"
+"hbase-1.2.6": [
+"hbase/1.2.6/hbase-1.2.6-src.tar.gz"
 ],
 "hbase-1.3.1": [
 "hbase/1.3.1/hbase-1.3.1-src.tar.gz"

Modified: comdev/projects.apache.org/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/releases.json?rev=1797618&r1=1797617&r2=1797618&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases.json Mon Jun  5 04:20:02 2017
@@ -809,8 +809,7 @@
 },
 "hbase": {
 "hbase-1.1.10": "2017-04-19",
-"hbase-1.2.5": "2017-03-01",
-"hbase-1.3.0": "2017-01-17",
+"hbase-1.2.6": "2017-05-29",
 "hbase-1.3.1": "2017-04-07"
 },
 "helix": {