svn commit: r1883297 - in /comdev/projects.apache.org/trunk/site/json/foundation: accounts-evolution.json accounts-evolution2.json groups.json people.json people_name.json projects.json releases-files

2020-11-10 Thread projects_role
Author: projects_role
Date: Wed Nov 11 04:20:03 2020
New Revision: 1883297

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

Modified:

comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json

comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.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
comdev/projects.apache.org/trunk/site/json/foundation/repositories.json

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json?rev=1883297=1883296=1883297=diff
==
--- 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json 
(original)
+++ 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution.json 
Wed Nov 11 04:20:03 2020
@@ -260,5 +260,5 @@
 "2020-08": 38,
 "2020-09": 38,
 "2020-10": 35,
-"2020-11": 15
+"2020-11": 17
 }
\ No newline at end of file

Modified: 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json
URL: 
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json?rev=1883297=1883296=1883297=diff
==
--- 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json 
(original)
+++ 
comdev/projects.apache.org/trunk/site/json/foundation/accounts-evolution2.json 
Wed Nov 11 04:20:03 2020
@@ -261,5 +261,5 @@
 "2020-08": 38,
 "2020-09": 38,
 "2020-10": 35,
-"2020-11": 15
+"2020-11": 17
 }
\ No newline at end of file

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=1883297=1883296=1883297=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Nov 
11 04:20:03 2020
@@ -8684,6 +8684,7 @@
 "mage",
 "magicaltrout",
 "mahadev",
+"mahendran",
 "maho",
 "mahongbin",
 "mahrwald",
@@ -12452,6 +12453,7 @@
 "yunseong"
 ],
 "netbeans": [
+"akhileshsingh",
 "akshaygupta",
 "arusinha",
 "ate",
@@ -13574,6 +13576,7 @@
 "nilotpalnandi",
 "pifta",
 "prabhujoseph",
+"prashantpogde",
 "rakeshr",
 "runzhiwang",
 "sammichen",
@@ -13689,6 +13692,7 @@
 "nong",
 "rpecqueur",
 "rvs",
+"shangxinli",
 "tianshuo",
 "todd",
 "tomwhite",

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=1883297=1883296=1883297=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Nov 
11 04:20:03 2020
@@ -1510,6 +1510,13 @@
 "member": false,
 "name": "Michael Bauer"
 },
+"akhileshsingh": {
+"groups": [
+"netbeans"
+],
+"member": false,
+"name": "Akhilesh Singh"
+},
 "akhilpb": {
 "groups": [
 "incubator",
@@ -32583,6 +32590,13 @@
 "member": false,
 "name": "Mahendra Maheshwara"
 },
+"mahendran": {
+"groups": [
+"incubator"
+],
+"member": false,
+"name": "Mahendran Mookkiah"
+},
 "mahesh": {
 "groups": [
 "hive",
@@ -41442,7 +41456,8 @@
 },
 "prashantpogde": {
 "groups": [
-"hadoop"
+"hadoop",
+"ozone"
 ],
 "member": false,
 "name": "Prashant Pogde"
@@ -47025,7 +47040,8 @@
 },
 "shangxinli": {
 "groups": [
-"parquet"
+"parquet",
+"parquet-pmc"
 ],
 "member": false,
 "name": "Xinli Shang"

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=1883297=1883296=1883297=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 
Nov 11 04:20:03 2020
@@ -175,6 +175,7 @@
 "ake": "Allan K. Edwards",
 "akekre": "Amol Kekre",
 "akerbeltz": "Michael Bauer",
+"akhileshsingh": "Akhilesh Singh",
 "akhilpb": "Akhil PB",
 "akkapur": "Ankush Kapur",
 "akm": "Andrew Musselman",
@@ -3831,6 +3832,7 @@
 "magyari_sandor": "Sandor Magyari",
 

svn commit: r1883294 - /comdev/reporter.apache.org/trunk/data/releases/ignite.json

2020-11-10 Thread projects_role
Author: projects_role
Date: Wed Nov 11 00:45:02 2020
New Revision: 1883294

URL: http://svn.apache.org/viewvc?rev=1883294=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/ignite.json

Modified: comdev/reporter.apache.org/trunk/data/releases/ignite.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/ignite.json?rev=1883294=1883293=1883294=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/ignite.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/ignite.json Wed Nov 11 
00:45:02 2020
@@ -20,5 +20,6 @@
  "2.7.5": 1559606400,
  "2.7.6": 1568851200,
  "2.8.0": 1583193600,
- "2.8.1": 1590537600
+ "2.8.1": 1590537600,
+ "2.9.0": 1603238400
 }
\ No newline at end of file




svn commit: r1883264 - /comdev/reporter.apache.org/trunk/data/history/projects.json

2020-11-10 Thread projects_role
Author: projects_role
Date: Tue Nov 10 20:10:02 2020
New Revision: 1883264

URL: http://svn.apache.org/viewvc?rev=1883264=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/projects.json

Modified: comdev/reporter.apache.org/trunk/data/history/projects.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/projects.json?rev=1883264=1883263=1883264=diff
==
--- comdev/reporter.apache.org/trunk/data/history/projects.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/projects.json Tue Nov 10 
20:10:02 2020
@@ -22268,6 +22268,10 @@
"Mahadev Konar",
0
   ],
+  "mahendran": [
+   "Mahendran Mookkiah",
+   1605038400
+  ],
   "maho": [
"Maho NAKATA",
0
@@ -32370,6 +32374,10 @@
   ]
  },
  "netbeans": {
+  "akhileshsingh": [
+   "Akhilesh Singh",
+   1605038400
+  ],
   "akshaygupta": [
"Akshay Gupta",
1602043200




svn commit: r1883249 - in /comdev/reporter.apache.org/trunk/data/releases: flink.json logging.json sling.json

2020-11-10 Thread projects_role
Author: projects_role
Date: Tue Nov 10 12:45:03 2020
New Revision: 1883249

URL: http://svn.apache.org/viewvc?rev=1883249=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/releases/flink.json
comdev/reporter.apache.org/trunk/data/releases/logging.json
comdev/reporter.apache.org/trunk/data/releases/sling.json

Modified: comdev/reporter.apache.org/trunk/data/releases/flink.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/flink.json?rev=1883249=1883248=1883249=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/flink.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/flink.json Tue Nov 10 
12:45:03 2020
@@ -66,5 +66,6 @@
  "shaded-9.0": 1574467200,
  "statefun-2.0.0": 1586217600,
  "statefun-2.1.0": 1591660800,
- "statefun-2.2.0": 1601251200
+ "statefun-2.2.0": 1601251200,
+ "statefun-2.2.1": 1604966400
 }
\ No newline at end of file

Modified: comdev/reporter.apache.org/trunk/data/releases/logging.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/logging.json?rev=1883249=1883248=1883249=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/logging.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/logging.json Tue Nov 10 
12:45:03 2020
@@ -16,6 +16,7 @@
  "LOG4J-2.13.1": 1582848000,
  "LOG4J-2.13.2": 158760,
  "LOG4J-2.13.3": 1589328000,
+ "LOG4J-2.14.0": 160488,
  "LOG4J-2.2": 1425020400,
  "LOG4J-2.3": 1431586800,
  "LOG4J-2.4": 1442646000,

Modified: comdev/reporter.apache.org/trunk/data/releases/sling.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/sling.json?rev=1883249=1883248=1883249=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/sling.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/sling.json Tue Nov 10 
12:45:03 2020
@@ -465,6 +465,7 @@
  "Apache Sling Scripting HTL Compiler 1.1.2-1.4.0": 1548691683,
  "Apache Sling Scripting HTL Compiler 1.2.0-1.4.0": 1567365826,
  "Apache Sling Scripting HTL Compiler 1.2.10-1.4.0": 1602239672,
+ "Apache Sling Scripting HTL Compiler 1.2.12-1.4.0": 1605003709,
  "Apache Sling Scripting HTL Compiler 1.2.2-1.4.0": 1575630200,
  "Apache Sling Scripting HTL Compiler 1.2.4-1.4.0": 1576493528,
  "Apache Sling Scripting HTL Compiler 1.2.8-1.4.0": 1601391694,
@@ -491,6 +492,7 @@
  "Apache Sling Scripting HTL Engine 1.3.2-1.4.0": 1579103059,
  "Apache Sling Scripting HTL Engine 1.4.2-1.4.0": 1598282026,
  "Apache Sling Scripting HTL Engine 1.4.4-1.4.0": 1601391697,
+ "Apache Sling Scripting HTL Engine 1.4.6-1.4.0": 1605003710,
  "Apache Sling Scripting HTL JS Use Provider 1.0.12": 1473285600,
  "Apache Sling Scripting HTL JS Use Provider 1.0.14": 1476316800,
  "Apache Sling Scripting HTL JS Use Provider 1.0.16": 1476921600,
@@ -536,6 +538,7 @@
  "Apache Sling Scripting HTL Testing 1.0.22-1.4.0": 1598282025,
  "Apache Sling Scripting HTL Testing 1.0.24-1.4.0": 1601391703,
  "Apache Sling Scripting HTL Testing 1.0.26-1.4.0": 1602239671,
+ "Apache Sling Scripting HTL Testing 1.0.28-1.4.0": 1605003706,
  "Apache Sling Scripting HTL Testing 1.0.6-1.3.1": 1517487523,
  "Apache Sling Scripting HTL Testing 1.0.8-1.3.1": 1521190443,
  "Apache Sling Scripting HTL Testing Content 1.0.14-1.4.0": 1541376000,
@@ -544,6 +547,7 @@
  "Apache Sling Scripting HTL Testing Content 1.0.20-1.4.0": 1598282028,
  "Apache Sling Scripting HTL Testing Content 1.0.22-1.4.0": 1601391695,
  "Apache Sling Scripting HTL Testing Content 1.0.24-1.4.0": 1602239622,
+ "Apache Sling Scripting HTL Testing Content 1.0.26-1.4.0": 1605003708,
  "Apache Sling Scripting HTL Testing Content 1.0.8-1.3.1": 1517487523,
  "Apache Sling Scripting JSP 2.2.4": 1484524800,
  "Apache Sling Scripting JSP 2.3.4": 1512345600,




svn commit: r1883247 - /comdev/reporter.apache.org/trunk/data/history/projects.json

2020-11-10 Thread projects_role
Author: projects_role
Date: Tue Nov 10 12:10:02 2020
New Revision: 1883247

URL: http://svn.apache.org/viewvc?rev=1883247=rev
Log:
updating report releases data

Modified:
comdev/reporter.apache.org/trunk/data/history/projects.json

Modified: comdev/reporter.apache.org/trunk/data/history/projects.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/projects.json?rev=1883247=1883246=1883247=diff
==
--- comdev/reporter.apache.org/trunk/data/history/projects.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/projects.json Tue Nov 10 
12:10:02 2020
@@ -35018,6 +35018,10 @@
"Prabhu Joseph",
1604376000
   ],
+  "prashantpogde": [
+   "Prashant Pogde",
+   1605009600
+  ],
   "rakeshr": [
"Rakesh Radhakrishnan",
0




svn commit: r1883246 [2/2] - in /comdev/project-logos/originals: curator.eps curator.svg

2020-11-10 Thread humbedooh


Added: comdev/project-logos/originals/curator.svg
URL: 
http://svn.apache.org/viewvc/comdev/project-logos/originals/curator.svg?rev=1883246=auto
==
--- comdev/project-logos/originals/curator.svg (added)
+++ comdev/project-logos/originals/curator.svg Tue Nov 10 10:36:23 2020
@@ -0,0 +1,7897 @@
+
+http://purl.org/dc/elements/1.1/;
+   xmlns:cc="http://creativecommons.org/ns#;
+   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#;
+   xmlns:svg="http://www.w3.org/2000/svg;
+   xmlns="http://www.w3.org/2000/svg;
+   xmlns:xlink="http://www.w3.org/1999/xlink;
+   xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd;
+   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape;
+   version="1.1"
+   id="svg24281"
+   xml:space="preserve"
+   width="642.9"
+   height="241.3"
+   viewBox="0 0 642.9 241.3"
+   sodipodi:docname="curator.svg"
+   inkscape:version="1.0.1 (1.0.1+r73)">image/svg+xmlhttp://purl.org/dc/dcmitype/StillImage; 
/>

svn commit: r1883246 [1/2] - in /comdev/project-logos/originals: curator.eps curator.svg

2020-11-10 Thread humbedooh
Author: humbedooh
Date: Tue Nov 10 10:36:23 2020
New Revision: 1883246

URL: http://svn.apache.org/viewvc?rev=1883246=rev
Log:
Converted Curator logo to SVG.

Added:
comdev/project-logos/originals/curator.svg
Removed:
comdev/project-logos/originals/curator.eps