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

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

Author: projects_role
Date: Fri Oct  9 04:20:03 2020
New Revision: 1882337

URL: http://svn.apache.org/viewvc?rev=1882337&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/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=1882337&r1=1882336&r2=1882337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Fri Oct  9 04:20:03 2020
@@ -9158,6 +9158,10 @@
 "date": "2020-05-20",
 "name": "Prasanna Rajaperumal"
 },
+"sivabalan": {
+"date": "2020-10-08",
+"name": "Sivabalan Narayanan"
+},
 "smarthi": {
 "date": "2020-05-20",
 "name": "Suneel Marthi"
@@ -11906,6 +11910,10 @@
 "date": "2016-04-12",
 "name": "Xiaoyu Wang"
 },
+"xxyu": {
+"date": "2020-10-08",
+"name": "Xiaoxiang Yu"
+},
 "yisong": {
 "date": "2015-11-18",
 "name": "Song Yi"
@@ -18960,6 +18968,10 @@
 "date": "2019-10-16",
 "name": "Owen O'Malley"
 },
+"pingsutw": {
+"date": "2020-10-08",
+"name": "Kevin Su"
+},
 "sunilg": {
 "date": "2019-10-16",
 "name": "Sunil G"

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=1882337&r1=1882336&r2=1882337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Fri Oct  9 04:20:03 2020
@@ -6613,7 +6613,6 @@
 "anchee",
 "bhavanisudha",
 "garyli",
-"kishoreg",
 "lamberken",
 "leesf",
 "lresende",
@@ -6636,6 +6635,7 @@
 "lresende",
 "nagarwal",
 "prasanna",
+"sivabalan",
 "smarthi",
 "thw",
 "vbalaji",
@@ -11149,6 +11149,7 @@
 "sunyerui",
 "tdunning",
 "wangxiaoyu",
+"xxyu",
 "yisong",
 "zhongjian"
 ],
@@ -15859,6 +15860,7 @@
 "khu",
 "liuxun",
 "omalley",
+"pingsutw",
 "sunilg",
 "wangda",
 "weichiu",

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=1882337&r1=1882336&r2=1882337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Fri Oct  9 04:20:03 2020
@@ -28974,7 +28974,6 @@
 "gobblin",
 "helix",
 "helix-pmc",
-"hudi",
 "incubator",
 "incubator-pmc",
 "pinot"
@@ -40416,7 +40415,8 @@
 },
 "pingsutw": {
 "groups": [
-"submarine"
+"submarine",
+"submarine-pmc"
 ],
 "member": false,
 "name": "Kevin Su"
@@ -47621,6 +47621,7 @@
 "sivabalan": {
 "groups": [
 "hudi",
+"hudi-pmc",
 "incubator"
 ],
 "member": false,
@@ -56157,7 +56158,8 @@
 },
 "xxyu": {
 "groups": [
-"kylin"
+"kylin",
+"kylin-pmc"
 ],
 "member": false,
 "name": "Xiaoxiang Yu"

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=1882337&r1=1882336&r2=1882337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Fri Oct  9 04:20:03 2020
@@ -10392,6 +10392,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2020-10-07",
+"name": "lucene-8.6.3",
+"revision": "8.6.3"
+},
+{
 "created": "2020-09-01",
 "name": "lucene-8.6.2",
 "revision": "8.6.2"
@@ -11094,6 +11099,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2020-10-07",
+"name": "solr-8.6.3",
+"revision": "8.6.3"
+},
+{
 "created": "2020-09-01",
 "name": "solr-8.6.2",
 "revision": "8.6.2"

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=1882337&r1=1882336&r2=1882337&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 Fri Oct  9 04:20:03 2020
@@ -8797,24 +8797,42 @@
 "openwhisk-runtime-java-1.14.0": [
 "openwhisk/openwhisk-runtime-java-1.14.0-sources.tar.gz"
 ],
+"openwhisk-runtime-java-1.15.0": [
+"openwhisk/openwhisk-runtime-java-1.15.0-sources.tar.gz"
+],
 "openwhisk-runtime-nodejs-1.16.0": [
 "openwhisk/openwhisk-runtime-nodejs-1.16.0-sources.tar.gz"
 ],
 "openwhisk-runtime-php-1.14.0": [
 "openwhisk/openwhisk-runtime-php-1.14.0-sources.tar.gz"
 ],
+"openwhisk-runtime-php-1.15.0": [
+"openwhisk/openwhisk-runtime-php-1.15.0-sources.tar.gz"
+],
 "openwhisk-runtime-python-1.14.0": [
 "openwhisk/openwhisk-runtime-python-1.14.0-sources.tar.gz"
 ],
+"openwhisk-runtime-python-1.15.0": [
+"openwhisk/openwhisk-runtime-python-1.15.0-sources.tar.gz"
+],
 "openwhisk-runtime-ruby-1.14.0": [
 "openwhisk/openwhisk-runtime-ruby-1.14.0-sources.tar.gz"
 ],
+"openwhisk-runtime-ruby-1.15.0": [
+"openwhisk/openwhisk-runtime-ruby-1.15.0-sources.tar.gz"
+],
 "openwhisk-runtime-rust-1.0.0": [
 "openwhisk/openwhisk-runtime-rust-1.0.0-sources.tar.gz"
 ],
+"openwhisk-runtime-rust-1.1.0": [
+"openwhisk/openwhisk-runtime-rust-1.1.0-sources.tar.gz"
+],
 "openwhisk-runtime-swift-1.14.0": [
 "openwhisk/openwhisk-runtime-swift-1.14.0-sources.tar.gz"
 ],
+"openwhisk-runtime-swift-1.15.0": [
+"openwhisk/openwhisk-runtime-swift-1.15.0-sources.tar.gz"
+],
 "openwhisk-wskdebug-1.3.0": [
 "openwhisk/openwhisk-wskdebug-1.3.0-sources.tar.gz"
 ],
@@ -10443,8 +10461,8 @@
 "org.apache.sling.models.api-1.3.8": [
 "sling/org.apache.sling.models.api-1.3.8-source-release.zip"
 ],
-"org.apache.sling.models.impl-1.4.12": [
-"sling/org.apache.sling.models.impl-1.4.12-source-release.zip"
+"org.apache.sling.models.impl-1.4.14": [
+"sling/org.apache.sling.models.impl-1.4.14-source-release.zip"
 ],
 "org.apache.sling.models.jacksonexporter-1.0.8": [
 "sling/org.apache.sling.models.jacksonexporter-1.0.8-source-release.zip"
@@ -10536,8 +10554,8 @@
 "org.apache.sling.scripting.el-api-1.0.2": [
 "sling/org.apache.sling.scripting.el-api-1.0.2-source-release.zip"
 ],
-"org.apache.sling.scripting.freemarker-1.0.2": [
-"sling/org.apache.sling.scripting.freemarker-1.0.2-source-release.zip"
+"org.apache.sling.scripting.freemarker-1.0.4": [
+"sling/org.apache.sling.scripting.freemarker-1.0.4-source-release.zip"
 ],
 "org.apache.sling.scripting.groovy-1.2.0": [
 "sling/org.apache.sling.scripting.groovy-1.2.0-source-release.zip"
@@ -12248,6 +12266,10 @@
 "turbine/fulcrum/fulcrum-yaafi-crypto/source/fulcrum-yaafi-crypto-1.0.7-src.tar.gz",
 "turbine/fulcrum/fulcrum-yaafi-crypto/source/fulcrum-yaafi-crypto-1.0.7-src.zip"
 ],
+"fulcrum-yaafi-crypto-2.0.1": [
+"turbine/fulcrum/fulcrum-yaafi-crypto/source/fulcrum-yaafi-crypto-2.0.1-src.tar.gz",
+"turbine/fulcrum/fulcrum-yaafi-crypto/source/fulcrum-yaafi-crypto-2.0.1-src.zip"
+],
 "maven-turbine-plugin-1.3": [
 "turbine/meta-1.3/source/maven-turbine-plugin-1.3-src.tar.gz",
 "turbine/meta-1.3/source/maven-turbine-plugin-1.3-src.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=1882337&r1=1882336&r2=1882337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Fri Oct  9 04:20:03 2020
@@ -2663,12 +2663,18 @@
 "openwhisk-runtime-dotnet-1.15.0": "2020-08-04",
 "openwhisk-runtime-go-1.16.0": "2020-09-29",
 "openwhisk-runtime-java-1.14.0": "2020-02-11",
+"openwhisk-runtime-java-1.15.0": "2020-10-08",
 "openwhisk-runtime-nodejs-1.16.0": "2020-07-27",
 "openwhisk-runtime-php-1.14.0": "2020-02-11",
+"openwhisk-runtime-php-1.15.0": "2020-10-08",
 "openwhisk-runtime-python-1.14.0": "2020-02-17",
+"openwhisk-runtime-python-1.15.0": "2020-10-08",
 "openwhisk-runtime-ruby-1.14.0": "2020-02-11",
+"openwhisk-runtime-ruby-1.15.0": "2020-10-08",
 "openwhisk-runtime-rust-1.0.0": "2020-02-14",
+"openwhisk-runtime-rust-1.1.0": "2020-10-08",
 "openwhisk-runtime-swift-1.14.0": "2020-02-11",
+"openwhisk-runtime-swift-1.15.0": "2020-10-08",
 "openwhisk-wskdebug-1.3.0": "2020-08-04",
 "openwhisk-wskdeploy-1.1.0": "2020-10-02"
 },
@@ -3231,7 +3237,7 @@
 "org.apache.sling.launchpad.testing-11": "2018-10-23",
 "org.apache.sling.launchpad.testing-war-11": "2018-10-23",
 "org.apache.sling.models.api-1.3.8": "2018-11-08",
-"org.apache.sling.models.impl-1.4.12": "2019-11-06",
+"org.apache.sling.models.impl-1.4.14": "2020-10-08",
 "org.apache.sling.models.jacksonexporter-1.0.8": "2017-08-28",
 "org.apache.sling.models.validation-impl-1.0.0": "2020-06-10",
 "org.apache.sling.nosql.couchbase-client-1.0.2": "2016-02-27",
@@ -3262,7 +3268,7 @@
 "org.apache.sling.scripting.console-1.0.0": "2013-03-05",
 "org.apache.sling.scripting.core-2.3.4": "2020-09-29",
 "org.apache.sling.scripting.el-api-1.0.2": "2019-12-16",
-"org.apache.sling.scripting.freemarker-1.0.2": "2019-09-30",
+"org.apache.sling.scripting.freemarker-1.0.4": "2020-10-08",
 "org.apache.sling.scripting.groovy-1.2.0": "2020-04-07",
 "org.apache.sling.scripting.java-2.1.2": "2016-12-16",
 "org.apache.sling.scripting.javascript-3.1.2": "2019-12-16",
@@ -3769,6 +3775,7 @@
 "fulcrum-xslt-1.1.1": "2019-02-05",
 "fulcrum-yaafi-1.0.8": "2018-12-17",
 "fulcrum-yaafi-crypto-1.0.7": "2018-11-28",
+"fulcrum-yaafi-crypto-2.0.1": "2020-10-08",
 "maven-turbine-plugin-1.3": "2014-03-30",
 "stratum-1.0": "2014-03-30",
 "turbine-2.3.3": "2014-03-30",