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/10/25 04:20:04 UTC

svn commit: r1844807 - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json projects.json releases-files.json releases.json

Author: projects_role
Date: Thu Oct 25 04:20:04 2018
New Revision: 1844807

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

Modified:
    comdev/projects.apache.org/trunk/site/json/foundation/committees.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/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/committees.json?rev=1844807&r1=1844806&r2=1844807&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Thu Oct 25 04:20:04 2018
@@ -10547,11 +10547,13 @@
 },
 {
 "chair": "tommaso",
+"charter": "The mission of Apache Joshua is the creation and maintenance of software related to statistical and other forms of machine translation.",
 "established": "2018-10",
 "group": "joshua",
 "homepage": "http://joshua.apache.org/",
 "id": "joshua",
 "name": "Apache Joshua",
+"rdf": "https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/joshua.rdf",
 "reporting": 1,
 "roster": {
 "fhieber": {
@@ -10594,7 +10596,8 @@
 "date": "2018-10-17",
 "name": "Tommaso Teofili"
 }
-}
+},
+"shortdesc": "statistical and other forms of machine translation."
 },
 {
 "chair": "juanpablo",
@@ -16407,11 +16410,13 @@
 },
 {
 "chair": "ningjiang",
+"charter": "The mission of Apache ServiceComb is the creation and maintenance of software related to a microservice framework that provides a set of tools and components to make development and deployment of cloud applications easier.",
 "established": "2018-10",
 "group": "servicecomb",
 "homepage": "http://servicecomb.apache.org/",
 "id": "servicecomb",
 "name": "Apache ServiceComb",
+"rdf": "https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/committees/servicecomb.rdf",
 "reporting": 2,
 "roster": {
 "acsukesh": {
@@ -16478,7 +16483,8 @@
 "date": "2018-10-17",
 "name": "Zheng Feng"
 }
-}
+},
+"shortdesc": "a microservice framework that provides a set of tools and components to make development and deployment of cloud applications easier."
 },
 {
 "chair": "ksobkowiak",

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=1844807&r1=1844806&r2=1844807&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Oct 25 04:20:04 2018
@@ -12069,8 +12069,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.."
 },

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json?rev=1844807&r1=1844806&r2=1844807&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases-files.json Thu Oct 25 04:20:04 2018
@@ -2800,12 +2800,6 @@
 ]
 },
 "impala": {
-"apache-impala-2.12.0": [
-"impala/2.12.0/apache-impala-2.12.0.tar.gz"
-],
-"apache-impala-3.0.0": [
-"impala/3.0.0/apache-impala-3.0.0.tar.gz"
-],
 "apache-impala-3.0.1": [
 "impala/3.0.1/apache-impala-3.0.1.tar.gz"
 ]
@@ -7574,9 +7568,15 @@
 "myfaces-tobago-2.1.1": [
 "myfaces/source/myfaces-tobago-2.1.1-source-release.zip"
 ],
+"myfaces-tobago-2.2.0": [
+"myfaces/source/myfaces-tobago-2.2.0-source-release.zip"
+],
 "myfaces-tobago-3.0.6": [
 "myfaces/source/myfaces-tobago-3.0.6-source-release.zip"
 ],
+"myfaces-tobago-3.1.0": [
+"myfaces/source/myfaces-tobago-3.1.0-source-release.zip"
+],
 "myfaces-tobago-4.0.0": [
 "myfaces/source/myfaces-tobago-4.0.0-source-release.zip"
 ],
@@ -7589,6 +7589,9 @@
 "myfaces-tobago-4.2.1": [
 "myfaces/source/myfaces-tobago-4.2.1-source-release.zip"
 ],
+"myfaces-tobago-4.3.0": [
+"myfaces/source/myfaces-tobago-4.3.0-source-release.zip"
+],
 "portlet-bridge-1.0.0": [
 "myfaces/source/portlet-bridge-1.0.0-src-all.tar.gz",
 "myfaces/source/portlet-bridge-1.0.0-src-all.zip"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/releases.json?rev=1844807&r1=1844806&r2=1844807&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Oct 25 04:20:04 2018
@@ -890,8 +890,6 @@
 "apache-ignite-2.6.0": "2018-07-10"
 },
 "impala": {
-"apache-impala-2.12.0": "2018-04-24",
-"apache-impala-3.0.0": "2018-05-07",
 "apache-impala-3.0.1": "2018-10-23"
 },
 "incubator-airflow": {
@@ -2137,11 +2135,14 @@
 "myfaces-tobago-1.5.13": "2014-10-30",
 "myfaces-tobago-2.0.10": "2016-09-08",
 "myfaces-tobago-2.1.1": "2018-01-31",
+"myfaces-tobago-2.2.0": "2018-10-24",
 "myfaces-tobago-3.0.6": "2017-09-19",
+"myfaces-tobago-3.1.0": "2018-10-24",
 "myfaces-tobago-4.0.0": "2017-12-08",
 "myfaces-tobago-4.1.0": "2018-02-13",
 "myfaces-tobago-4.2.0": "2018-04-25",
 "myfaces-tobago-4.2.1": "2018-05-09",
+"myfaces-tobago-4.3.0": "2018-10-24",
 "portlet-bridge-1.0.0": "2014-10-30",
 "portlet-bridge-2.0.0": "2014-10-30",
 "tomahawk-1.1.14": "2014-10-30",