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 2020/02/12 04:20:08 UTC

svn commit: r1873925 [1/2] - in /comdev/projects.apache.org/trunk/site/json/foundation: committees.json groups.json people.json people_name.json projects.json releases-files.json releases.json

Author: projects_role
Date: Wed Feb 12 04:20:08 2020
New Revision: 1873925

URL: http://svn.apache.org/viewvc?rev=1873925&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/groups.json
    comdev/projects.apache.org/trunk/site/json/foundation/people.json
    comdev/projects.apache.org/trunk/site/json/foundation/people_name.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=1873925&r1=1873924&r2=1873925&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed Feb 12 04:20:08 2020
@@ -8802,6 +8802,10 @@
 "date": "2017-05-25",
 "name": "Aihua Xu"
 },
+"anishek": {
+"date": "2020-02-11",
+"name": "Anishek Agarwal"
+},
 "athusoo": {
 "date": "2010-09-22",
 "name": "Ashish Thusoo"
@@ -8890,6 +8894,10 @@
 "date": "2017-05-25",
 "name": "Rui Li"
 },
+"mahesh": {
+"date": "2020-02-11",
+"name": "Mahesh Behera"
+},
 "mmccline": {
 "date": "2017-07-06",
 "name": "Matt McCline"

Modified: comdev/projects.apache.org/trunk/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/groups.json?rev=1873925&r1=1873924&r2=1873925&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Feb 12 04:20:08 2020
@@ -6124,6 +6124,7 @@
 ],
 "hive-pmc": [
 "aihuaxu",
+"anishek",
 "athusoo",
 "brock",
 "ctang",
@@ -6146,6 +6147,7 @@
 "khorgath",
 "leftyl",
 "lirui",
+"mahesh",
 "mmccline",
 "namit",
 "navis",

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people.json?rev=1873925&r1=1873924&r2=1873925&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Feb 12 04:20:08 2020
@@ -2957,7 +2957,8 @@
 },
 "anishek": {
 "groups": [
-"hive"
+"hive",
+"hive-pmc"
 ],
 "member": false,
 "name": "Anishek Agarwal"
@@ -31106,7 +31107,8 @@
 },
 "mahesh": {
 "groups": [
-"hive"
+"hive",
+"hive-pmc"
 ],
 "member": false,
 "name": "Mahesh Behera"
@@ -38545,7 +38547,7 @@
 "openwhisk"
 ],
 "member": false,
-"name": "Perry S Cheng"
+"name": "Perry Cheng"
 },
 "perryan": {
 "groups": [

Modified: comdev/projects.apache.org/trunk/site/json/foundation/people_name.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/people_name.json?rev=1873925&r1=1873924&r2=1873925&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people_name.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people_name.json Wed Feb 12 04:20:08 2020
@@ -4525,7 +4525,7 @@
 "perezdf": "Francisco Pérez",
 "pero": "Peter Rossbach",
 "perrin": "Perrin Harkins",
-"perry": "Perry S Cheng",
+"perry": "Perry Cheng",
 "perryan": "Andrew Perry",
 "peryder": "Peter Ryder",
 "pescetti": "Andrea Pescetti",

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=1873925&r1=1873924&r2=1873925&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Feb 12 04:20:08 2020
@@ -6611,6 +6611,25 @@
 ],
 "shortdesc": "Apache Flex® is a highly productive, open source application framework for building and maintaining expressive web applications that deploy consistently on all major browsers, desktops and devices (including smartphones, tablets and tv)."
 },
+"flink": {
+"bug-database": "https://issues.apache.org/jira/browse/FLINK",
+"category": "big-data",
+"created": "2015-01-06",
+"description": "Flink is an open source system for expressive, declarative, fast, and efficient data analysis. It combines the scalability and programming flexibility of distributed MapReduce-like platforms with the efficiency, out-of-core execution, and query optimization capabilities found in parallel databases.",
+"doap": "http://flink.apache.org/doap_flink.rdf",
+"download-page": "http://flink.apache.org/downloads.html",
+"homepage": "http://flink.apache.org",
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://flink.apache.org/community.html#mailing-lists",
+"name": "Apache Flink",
+"pmc": "flink",
+"programming-language": "Java, Scala",
+"repository": [
+"https://svn.apache.org/repos/asf/flink/",
+"https://gitbox.apache.org/repos/asf/flink.git"
+],
+"shortdesc": "Fast and reliable large-scale data processing"
+},
 "flume": {
 "bug-database": "https://issues.apache.org/jira/browse/FLUME",
 "category": "big-data",

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=1873925&r1=1873924&r2=1873925&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 Wed Feb 12 04:20:08 2020
@@ -2536,11 +2536,11 @@
 ]
 },
 "flink": {
-"flink-1.7.2": [
-"flink/flink-1.7.2/flink-1.7.2-src.tgz"
+"apache-flink-1.10.0": [
+"flink/flink-1.10.0/apache-flink-1.10.0.tar.gz"
 ],
-"flink-1.8.3": [
-"flink/flink-1.8.3/flink-1.8.3-src.tgz"
+"flink-1.10.0": [
+"flink/flink-1.10.0/flink-1.10.0-src.tgz"
 ],
 "flink-1.9.2": [
 "flink/flink-1.9.2/flink-1.9.2-src.tgz"
@@ -10577,6 +10577,9 @@
 "openwhisk-runtime-docker-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-docker-1.13.0-incubating-sources.tar.gz"
 ],
+"openwhisk-runtime-docker-1.14.0": [
+"openwhisk/openwhisk-runtime-docker-1.14.0-sources.tar.gz"
+],
 "openwhisk-runtime-dotnet-1.14.0": [
 "openwhisk/openwhisk-runtime-dotnet-1.14.0-sources.tar.gz"
 ],
@@ -10586,21 +10589,33 @@
 "openwhisk-runtime-java-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-java-1.13.0-incubating-sources.tar.gz"
 ],
+"openwhisk-runtime-java-1.14.0": [
+"openwhisk/openwhisk-runtime-java-1.14.0-sources.tar.gz"
+],
 "openwhisk-runtime-nodejs-1.14.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-nodejs-1.14.0-incubating-sources.tar.gz"
 ],
 "openwhisk-runtime-php-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-php-1.13.0-incubating-sources.tar.gz"
 ],
+"openwhisk-runtime-php-1.14.0": [
+"openwhisk/openwhisk-runtime-php-1.14.0-sources.tar.gz"
+],
 "openwhisk-runtime-python-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-python-1.13.0-incubating-sources.tar.gz"
 ],
 "openwhisk-runtime-ruby-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-ruby-1.13.0-incubating-sources.tar.gz"
 ],
+"openwhisk-runtime-ruby-1.14.0": [
+"openwhisk/openwhisk-runtime-ruby-1.14.0-sources.tar.gz"
+],
 "openwhisk-runtime-swift-1.13.0-incubating": [
 "openwhisk/incubating/openwhisk-runtime-swift-1.13.0-incubating-sources.tar.gz"
 ],
+"openwhisk-runtime-swift-1.14.0": [
+"openwhisk/openwhisk-runtime-swift-1.14.0-sources.tar.gz"
+],
 "openwhisk-wskdeploy-1.0.0": [
 "openwhisk/openwhisk-wskdeploy-1.0.0-sources.tar.gz"
 ]
@@ -12784,6 +12799,19 @@
 "tomcat/tomcat-8/v8.5.50/src/apache-tomcat-8.5.50-src.tar.gz",
 "tomcat/tomcat-8/v8.5.50/src/apache-tomcat-8.5.50-src.zip"
 ],
+"apache-tomcat-8.5.51": [
+"tomcat/tomcat-8/v8.5.51/bin/embed/apache-tomcat-8.5.51-embed.tar.gz",
+"tomcat/tomcat-8/v8.5.51/bin/embed/apache-tomcat-8.5.51-embed.zip",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51-deployer.tar.gz",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51-deployer.zip",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51-fulldocs.tar.gz",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51-windows-x64.zip",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51.exe",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51.tar.gz",
+"tomcat/tomcat-8/v8.5.51/bin/apache-tomcat-8.5.51.zip",
+"tomcat/tomcat-8/v8.5.51/src/apache-tomcat-8.5.51-src.tar.gz",
+"tomcat/tomcat-8/v8.5.51/src/apache-tomcat-8.5.51-src.zip"
+],
 "apache-tomcat-9.0.30": [
 "tomcat/tomcat-9/v9.0.30/bin/embed/apache-tomcat-9.0.30-embed.tar.gz",
 "tomcat/tomcat-9/v9.0.30/bin/embed/apache-tomcat-9.0.30-embed.zip",
@@ -12797,6 +12825,19 @@
 "tomcat/tomcat-9/v9.0.30/src/apache-tomcat-9.0.30-src.tar.gz",
 "tomcat/tomcat-9/v9.0.30/src/apache-tomcat-9.0.30-src.zip"
 ],
+"apache-tomcat-9.0.31": [
+"tomcat/tomcat-9/v9.0.31/bin/embed/apache-tomcat-9.0.31-embed.tar.gz",
+"tomcat/tomcat-9/v9.0.31/bin/embed/apache-tomcat-9.0.31-embed.zip",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31-deployer.tar.gz",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31-deployer.zip",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31-fulldocs.tar.gz",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31-windows-x64.zip",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31.exe",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31.tar.gz",
+"tomcat/tomcat-9/v9.0.31/bin/apache-tomcat-9.0.31.zip",
+"tomcat/tomcat-9/v9.0.31/src/apache-tomcat-9.0.31-src.tar.gz",
+"tomcat/tomcat-9/v9.0.31/src/apache-tomcat-9.0.31-src.zip"
+],
 "taglibs-standard-1.2.5": [
 "tomcat/taglibs/taglibs-standard-1.2.5/taglibs-standard-1.2.5-source-release.zip"
 ],
@@ -12807,10 +12848,6 @@
 "tomcat-maven-plugin-2.2": [
 "tomcat/maven-plugin/v2.2/tomcat-maven-plugin-2.2-source-release.zip"
 ],
-"tomcat-native-1.2.21": [
-"tomcat/tomcat-connectors/native/1.2.21/source/tomcat-native-1.2.21-src.tar.gz",
-"tomcat/tomcat-connectors/native/1.2.21/source/tomcat-native-1.2.21-win32-src.zip"
-],
 "tomcat-native-1.2.23": [
 "tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-src.tar.gz",
 "tomcat/tomcat-connectors/native/1.2.23/source/tomcat-native-1.2.23-win32-src.zip"