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 2021/01/28 04:20:03 UTC

svn commit: r1885966 - 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: Thu Jan 28 04:20:03 2021
New Revision: 1885966

URL: http://svn.apache.org/viewvc?rev=1885966&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=1885966&r1=1885965&r2=1885966&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Thu Jan 28 04:20:03 2021
@@ -14142,6 +14142,10 @@
 "date": "2012-02-06",
 "name": "Erwan de Ferrieres"
 },
+"grv": {
+"date": "2021-01-27",
+"name": "Girish Vasmatkar"
+},
 "hansbak": {
 "date": "2006-12-20",
 "name": "Hans Bakker"

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=1885966&r1=1885965&r2=1885966&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Thu Jan 28 04:20:03 2021
@@ -4757,7 +4757,6 @@
 "splath",
 "tink",
 "tomc",
-"wave",
 "yishayw"
 ],
 "flex-pmc": [
@@ -12956,6 +12955,7 @@
 "deepak",
 "doogie",
 "erwan",
+"grv",
 "hansbak",
 "jacopoc",
 "jamesyong",

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=1885966&r1=1885965&r2=1885966&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Thu Jan 28 04:20:03 2021
@@ -19107,7 +19107,8 @@
 },
 "grv": {
 "groups": [
-"ofbiz"
+"ofbiz",
+"ofbiz-pmc"
 ],
 "member": false,
 "name": "Girish Vasmatkar"
@@ -55750,7 +55751,7 @@
 "hudi"
 ],
 "member": false,
-"name": "XiangHu Wang"
+"name": "Xianghu Wang"
 },
 "wangzcdl": {
 "groups": [
@@ -55830,7 +55831,6 @@
 "datasketches-pmc",
 "echarts",
 "echarts-pmc",
-"flex",
 "heron",
 "incubator",
 "incubator-pmc",

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=1885966&r1=1885965&r2=1885966&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 Thu Jan 28 04:20:03 2021
@@ -6560,7 +6560,7 @@
 "wangwenbin": "Wenbin Wang",
 "wangxiaoyu": "Xiaoyu Wang",
 "wangxin": "Xin Wang",
-"wangxinghu": "XiangHu Wang",
+"wangxinghu": "Xianghu Wang",
 "wangzcdl": "Zhe Wang",
 "wangzheng": "Zheng Wang",
 "wangzw": "Zhanwei Wang",

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=1885966&r1=1885965&r2=1885966&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Thu Jan 28 04:20:03 2021
@@ -7966,7 +7966,7 @@
 "bug-database": "https://issues.apache.org/jira/browse/DAFFODIL",
 "category": "big-data, library, xml",
 "created": "2017-08-27",
-"description": "Apache Daffodil is an open-source implementation of\n        the DFDL specification that uses DFDL data descriptions to parse\n        fixed format data into an infoset, which is most commonly\n        represented as either XML or JSON. This allows the use of\n        well-established XML or JSON technologies and libraries to\n        consume, inspect, and manipulate fixed format data in existing\n        solutions. Daffodil is also capable of the reverse by\n        serializing or \"unparsing\" an XML or JSON infoset back to the\n        original data format.",
+"description": "Apache Daffodil is an open-source implementation of\n        the DFDL specification that uses DFDL data descriptions to parse\n        fixed format data into an infoset. This infoset is commonly converted\n        into XML or JSON to enable the use of\n        well-established XML or JSON technologies and libraries to\n        consume, inspect, and manipulate fixed format data in existing\n        solutions. Daffodil is also capable of serializing or \"unparsing\"\n        data back to the original data format.\n        The DFDL infoset can also be converted directly to/from the \n        data structures carried by data processing frameworks so as to bypass any\n        XML/JSON overheads. ",
 "doap": "https://daffodil.incubator.apache.org/doap.rdf",
 "download-page": "https://daffodil.apache.org/releases/",
 "homepage": "https://daffodil.apache.org",
@@ -8035,7 +8035,7 @@
 "https://github.com/apache/incubator-daffodil",
 "https://github.com/apache/incubator-daffodil-site"
 ],
-"shortdesc": "Apache Daffodil is an open-source implementation of the\n        Data Format Description Language to convert between fixed\n        format data and XML/JSON."
+"shortdesc": "Apache Daffodil is an open-source implementation of the\n        Data Format Description Language to convert between fixed format\n        data and XML, JSON, or other data structures."
 },
 "incubator-datafu": {
 "bug-database": "https://issues.apache.org/jira/browse/DATAFU",
@@ -12463,9 +12463,9 @@
 "programming-language": "Java",
 "release": [
 {
-"created": "2020-11-09",
+"created": "2019-12-02",
 "name": "Apache MyFaces for JSF 2.3",
-"revision": "2.3.7"
+"revision": "2.3.6"
 },
 {
 "created": "2020-07-09",
@@ -12543,10 +12543,10 @@
 "revision": "3.1.0"
 },
 {
-"created": "2020-11-03",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.5.1-dist.zip",
+"created": "2020-05-29",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.5.0-dist.zip",
 "name": "Latest stable release of 4.x",
-"revision": "4.5.1"
+"revision": "4.5.0"
 }
 ],
 "repository": [

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=1885966&r1=1885965&r2=1885966&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 Jan 28 04:20:03 2021
@@ -4466,6 +4466,9 @@
 ],
 "apache-kudu-1.13.0": [
 "kudu/1.13.0/apache-kudu-1.13.0.tar.gz"
+],
+"apache-kudu-1.14.0": [
+"kudu/1.14.0/apache-kudu-1.14.0.tar.gz"
 ]
 },
 "kylin": {

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=1885966&r1=1885965&r2=1885966&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Thu Jan 28 04:20:03 2021
@@ -1485,7 +1485,8 @@
 "kudu": {
 "apache-kudu-1.11.1": "2020-07-03",
 "apache-kudu-1.12.0": "2020-07-03",
-"apache-kudu-1.13.0": "2020-09-17"
+"apache-kudu-1.13.0": "2020-09-17",
+"apache-kudu-1.14.0": "2021-01-27"
 },
 "kylin": {
 "apache-kylin-3.1.0": "2020-07-03",