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

2020-05-11 Thread projects_role
Author: projects_role
Date: Tue May 12 04:20:05 2020
New Revision: 1877619

URL: http://svn.apache.org/viewvc?rev=1877619=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=1877619=1877618=1877619=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Tue 
May 12 04:20:05 2020
@@ -10626,6 +10626,10 @@
 "date": "2012-05-23",
 "name": "Unico Hommes"
 },
+"vholani": {
+"date": "2020-05-11",
+"name": "Vinod Holani"
+},
 "woonsan": {
 "date": "2018-09-25",
 "name": "Woonsan Ko"
@@ -16506,6 +16510,10 @@
 "date": "2008-11-19",
 "name": "Gordon Sim"
 },
+"jdanek": {
+"date": "2020-05-11",
+"name": "Jiri Dan\u011bk"
+},
 "johara": {
 "date": "2008-11-19",
 "name": "John O'Hara"

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=1877619=1877618=1877619=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Tue May 
12 04:20:05 2020
@@ -10255,6 +10255,7 @@
 "tripod",
 "uncled",
 "unico",
+"vholani",
 "woonsan"
 ],
 "james": [
@@ -13855,6 +13856,7 @@
 "fadams",
 "gmurthy",
 "gsim",
+"jdanek",
 "johara",
 "jonathan",
 "jross",
@@ -15284,6 +15286,8 @@
 ],
 "streampipes": [
 "cdutz",
+"ebi",
+"fjohn",
 "jbonofre",
 "jfeinauer",
 "jmclean",
@@ -15590,6 +15594,7 @@
 "hugh",
 "jfeng",
 "jghoman",
+"jim",
 "johnbodley",
 "kristw",
 "ktruong",

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=1877619=1877618=1877619=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Tue May 
12 04:20:05 2020
@@ -14127,7 +14127,8 @@
 },
 "ebi": {
 "groups": [
-"incubator"
+"incubator",
+"streampipes"
 ],
 "member": false,
 "name": "Daniel Ebi"
@@ -16018,7 +16019,8 @@
 },
 "fjohn": {
 "groups": [
-"incubator"
+"incubator",
+"streampipes"
 ],
 "member": false,
 "name": "Felix John"
@@ -22763,7 +22765,8 @@
 },
 "jdanek": {
 "groups": [
-"qpid"
+"qpid",
+"qpid-pmc"
 ],
 "member": false,
 "name": "Jiri Daněk"
@@ -24100,6 +24103,7 @@
 "rocketmq-pmc",
 "serf",
 "steve",
+"superset",
 "thrift",
 "tomcat",
 "tomcat-pmc",
@@ -52221,7 +52225,8 @@
 },
 "vholani": {
 "groups": [
-"jackrabbit"
+"jackrabbit",
+"jackrabbit-pmc"
 ],
 "member": false,
 "name": "Vinod Holani"

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=1877619=1877618=1877619=diff
==
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json 
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Tue May 
12 04:20:05 2020
@@ -11374,6 +11374,37 @@
 ],
 "shortdesc": "Scalable machine learning library"
 },
+"manifoldcf": {
+"bug-database": "https://issues.apache.org/jira/browse/CONNECTORS;,
+"category": "content",
+"created": "2012-05-17",
+"description": "ManifoldCF is an effort to provide an open source framework 
for connecting source content repositories like Microsoft Sharepoint and EMC 
Documentum, to target repositories or indexes, such as Apache Solr , 
OpenSearchServer or ElasticSearch. ManifoldCF also defines a security model for 
target repositories that permits them to enforce source-repository security 
policies.",
+"doap": "http://manifoldcf.apache.org/doap_ManifoldCF.rdf;,
+"download-page": "http://manifoldcf.apache.org/en_US/download.html;,
+"homepage": "http://manifoldcf.apache.org;,
+"license": "http://usefulinc.com/doap/licenses/asl20;,
+"mailing-list": "http://manifoldcf.apache.org/en_US/mail.html;,
+"maintainer": [
+{
+"mbox": "mailto:kwri...@apache.org;,
+"name": "Karl Wright"
+}
+],
+"name": "Apache ManifoldCF",

svn commit: r1877615 - in /comdev/reporter.apache.org/trunk/site/wizard/js: source/reportdate.js wizard.js

2020-05-11 Thread humbedooh
Author: humbedooh
Date: Tue May 12 01:12:49 2020
New Revision: 1877615

URL: http://svn.apache.org/viewvc?rev=1877615=rev
Log:
wrap in moment

Modified:
comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js
comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js

Modified: comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js?rev=1877615=1877614=1877615=diff
==
--- comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js 
(original)
+++ comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js Tue 
May 12 01:12:49 2020
@@ -98,9 +98,9 @@ function getReportDate(json, pmc, dateOn
xdate.setDate(xdate.getDate() - 7); // Due one week 
prior to meeting.
let rightnow = new Date();
 // If less than 7 days till due date (14 days prior to 
meeting), light up the christmas trees
-   if (xdate.diff(rightnow, 'days') < 14) {
+   if (moment(xdate).diff(rightnow, 'days') < 14) {
if (pdata && pdata.filed[pmc] == true) return 
new HTML('span', {style: { color: '#396'}}, xdate.toDateString() + " (Report 
filed)");
-   if (xdate.diff(rightnow, 'days') > 0) {
+   if (moment(xdate).diff(rightnow, 'days') > 0) {
return new HTML('span', {style: { 
color: '#711'}}, xdate.toDateString() + " (Report is due in 
%s)".format(moment(xdate).fromNow()));
}
return new HTML('span', {style: { color: 
'#711'}}, xdate.toDateString() + " (Report is due)");

Modified: comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js?rev=1877615=1877614=1877615=diff
==
--- comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js Tue May 12 
01:12:49 2020
@@ -1998,9 +1998,9 @@ function getReportDate(json, pmc, dateOn
xdate.setDate(xdate.getDate() - 7); // Due one week 
prior to meeting.
let rightnow = new Date();
 // If less than 7 days till due date (14 days prior to 
meeting), light up the christmas trees
-   if (xdate.diff(rightnow, 'days') < 14) {
+   if (moment(xdate).diff(rightnow, 'days') < 14) {
if (pdata && pdata.filed[pmc] == true) return 
new HTML('span', {style: { color: '#396'}}, xdate.toDateString() + " (Report 
filed)");
-   if (xdate.diff(rightnow, 'days') > 0) {
+   if (moment(xdate).diff(rightnow, 'days') > 0) {
return new HTML('span', {style: { 
color: '#711'}}, xdate.toDateString() + " (Report is due in 
%s)".format(moment(xdate).fromNow()));
}
return new HTML('span', {style: { color: 
'#711'}}, xdate.toDateString() + " (Report is due)");




svn commit: r1877614 - in /comdev/reporter.apache.org/trunk/site/wizard/js: source/reportdate.js wizard.js

2020-05-11 Thread humbedooh
Author: humbedooh
Date: Tue May 12 01:11:57 2020
New Revision: 1877614

URL: http://svn.apache.org/viewvc?rev=1877614=rev
Log:
Display the 'report is due' warning at an earlier point in time.

Modified:
comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js
comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js

Modified: comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js?rev=1877614=1877613=1877614=diff
==
--- comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js 
(original)
+++ comdev/reporter.apache.org/trunk/site/wizard/js/source/reportdate.js Tue 
May 12 01:11:57 2020
@@ -97,8 +97,12 @@ function getReportDate(json, pmc, dateOn
let xdate = new Date(+nextdate); // copy so as to not 
decrement multiple times
xdate.setDate(xdate.getDate() - 7); // Due one week 
prior to meeting.
let rightnow = new Date();
-   if (xdate <= rightnow) {
+// If less than 7 days till due date (14 days prior to 
meeting), light up the christmas trees
+   if (xdate.diff(rightnow, 'days') < 14) {
if (pdata && pdata.filed[pmc] == true) return 
new HTML('span', {style: { color: '#396'}}, xdate.toDateString() + " (Report 
filed)");
+   if (xdate.diff(rightnow, 'days') > 0) {
+   return new HTML('span', {style: { 
color: '#711'}}, xdate.toDateString() + " (Report is due in 
%s)".format(moment(xdate).fromNow()));
+   }
return new HTML('span', {style: { color: 
'#711'}}, xdate.toDateString() + " (Report is due)");
}
return xdate ? (xdate.toDateString() + " ("  + 
moment(xdate).fromNow() + ")"): "Unknown(?)";

Modified: comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js?rev=1877614=1877613=1877614=diff
==
--- comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js (original)
+++ comdev/reporter.apache.org/trunk/site/wizard/js/wizard.js Tue May 12 
01:11:57 2020
@@ -1997,8 +1997,12 @@ function getReportDate(json, pmc, dateOn
let xdate = new Date(+nextdate); // copy so as to not 
decrement multiple times
xdate.setDate(xdate.getDate() - 7); // Due one week 
prior to meeting.
let rightnow = new Date();
-   if (xdate <= rightnow) {
+// If less than 7 days till due date (14 days prior to 
meeting), light up the christmas trees
+   if (xdate.diff(rightnow, 'days') < 14) {
if (pdata && pdata.filed[pmc] == true) return 
new HTML('span', {style: { color: '#396'}}, xdate.toDateString() + " (Report 
filed)");
+   if (xdate.diff(rightnow, 'days') > 0) {
+   return new HTML('span', {style: { 
color: '#711'}}, xdate.toDateString() + " (Report is due in 
%s)".format(moment(xdate).fromNow()));
+   }
return new HTML('span', {style: { color: 
'#711'}}, xdate.toDateString() + " (Report is due)");
}
return xdate ? (xdate.toDateString() + " ("  + 
moment(xdate).fromNow() + ")"): "Unknown(?)";




svn commit: r1877613 - /comdev/reporter.apache.org/trunk/data/releases/openwhisk.json

2020-05-11 Thread projects_role
Author: projects_role
Date: Tue May 12 00:45:02 2020
New Revision: 1877613

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

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

Modified: comdev/reporter.apache.org/trunk/data/releases/openwhisk.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/openwhisk.json?rev=1877613=1877612=1877613=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/openwhisk.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/openwhisk.json Tue May 12 
00:45:02 2020
@@ -12,6 +12,7 @@
  "openwhisk-client-js-3.21.2": 1588896000, 
  "openwhisk-composer-0.11.0-incubating": 1556496000, 
  "openwhisk-composer-0.12.0": 1579651200, 
+ "openwhisk-package-alarms-2.1.0": 1589155200, 
  "openwhisk-runtime-docker-1.13.0-incubating": 1557792000, 
  "openwhisk-runtime-docker-1.14.0": 1581379200, 
  "openwhisk-runtime-dotnet-1.13.0-incubating": 1557792000, 




svn commit: r1877601 - in /comdev/reporter.apache.org/trunk/data/releases: hive.json sling.json

2020-05-11 Thread projects_role
Author: projects_role
Date: Mon May 11 18:45:03 2020
New Revision: 1877601

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

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

Modified: comdev/reporter.apache.org/trunk/data/releases/hive.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/hive.json?rev=1877601=1877600=1877601=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/hive.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/hive.json Mon May 11 
18:45:03 2020
@@ -46,5 +46,6 @@
  "hive-storage-2.5.0": 1522108800, 
  "hive-storage-2.6.0": 1525046400, 
  "hive-storage-2.6.1": 1525996800, 
- "hive-storage-2.7.1": 1575072000
+ "hive-storage-2.7.1": 1575072000, 
+ "hive-storage-2.7.2": 1589155200
 }
\ No newline at end of file

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=1877601=1877600=1877601=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/sling.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/sling.json Mon May 11 
18:45:03 2020
@@ -172,6 +172,7 @@
  "Apache Sling File System Resource Provider version 2.1.14": 1524528000, 
  "Apache Sling Form Based Authentication 1.0.10": 1526947200, 
  "Apache Sling Form Based Authentication 1.0.16": 1567092832, 
+ "Apache Sling Form Based Authentication 1.0.20": 1589211639, 
  "Apache Sling Form Based Authentication Handler 1.0.12": 1539907200, 
  "Apache Sling HTL Maven Compiler 1.0.8": 1502064000, 
  "Apache Sling HTL Maven Plugin 1.0.0": 1473285600, 
@@ -209,6 +210,7 @@
  "Apache Sling Installer Core 3.8.12": 1518998400, 
  "Apache Sling Installer Factory Configuration 1.2.2": 1552867200, 
  "Apache Sling Installer Health Checks 2.0.2": 1558685783, 
+ "Apache Sling Installer Packages Factory 1.0.4": 1589204193, 
  "Apache Sling Installer Vault Package Install Hook": 1539561600, 
  "Apache Sling Integration Tests 1.0.2": 1469397600, 
  "Apache Sling Integration Tests 1.0.4": 1497225600, 




svn commit: r1877582 - in /comdev/reporter.apache.org/trunk/data/releases: qpid.json sling.json zookeeper.json

2020-05-11 Thread projects_role
Author: projects_role
Date: Mon May 11 12:45:02 2020
New Revision: 1877582

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

Modified:
comdev/reporter.apache.org/trunk/data/releases/qpid.json
comdev/reporter.apache.org/trunk/data/releases/sling.json
comdev/reporter.apache.org/trunk/data/releases/zookeeper.json

Modified: comdev/reporter.apache.org/trunk/data/releases/qpid.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/qpid.json?rev=1877582=1877581=1877582=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/qpid.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/qpid.json Mon May 11 
12:45:02 2020
@@ -40,6 +40,7 @@
  "qpid-broker-j-7.0.6": 1529622000, 
  "qpid-broker-j-7.0.7": 1551312000, 
  "qpid-broker-j-7.0.8": 1562540400, 
+ "qpid-broker-j-7.0.9": 1586304000, 
  "qpid-broker-j-7.1.0": 1546556400, 
  "qpid-broker-j-7.1.1": 1551312000, 
  "qpid-broker-j-7.1.2": 1554332400, 

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=1877582=1877581=1877582=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/sling.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/sling.json Mon May 11 
12:45:02 2020
@@ -204,6 +204,7 @@
  "Apache Sling IDE Tooling for Eclipse 1.2.2": 1525824000, 
  "Apache Sling Impl 1.2.12": 1494460800, 
  "Apache Sling Initial Content Archetype 1.0.4": 1445202000, 
+ "Apache Sling Installer Configuration Admin Support version 1.3.2": 
1589155200, 
  "Apache Sling Installer Core 3.11.0": 1585043625, 
  "Apache Sling Installer Core 3.8.12": 1518998400, 
  "Apache Sling Installer Factory Configuration 1.2.2": 1552867200, 

Modified: comdev/reporter.apache.org/trunk/data/releases/zookeeper.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/zookeeper.json?rev=1877582=1877581=1877582=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/zookeeper.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/zookeeper.json Mon May 11 
12:45:02 2020
@@ -36,6 +36,7 @@
  "3.5.5": 1558310400, 
  "3.5.6": 1571356800, 
  "3.5.7": 1581638400, 
+ "3.5.8": 1589155200, 
  "3.6.0": 1583193600, 
  "3.6.1": 1588204800
 }
\ No newline at end of file




svn commit: r1877578 - /comdev/reporter.apache.org/trunk/data/history/pmcs.json

2020-05-11 Thread projects_role
Author: projects_role
Date: Mon May 11 12:10:03 2020
New Revision: 1877578

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

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

Modified: comdev/reporter.apache.org/trunk/data/history/pmcs.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/history/pmcs.json?rev=1877578=1877577=1877578=diff
==
--- comdev/reporter.apache.org/trunk/data/history/pmcs.json (original)
+++ comdev/reporter.apache.org/trunk/data/history/pmcs.json Mon May 11 12:10:03 
2020
@@ -9948,6 +9948,10 @@
"Unico Hommes",
0
   ],
+  "vholani": [
+   "Vinod Holani",
+   1589198400
+  ],
   "woonsan": [
"Woonsan Ko",
1537876800
@@ -14792,6 +14796,10 @@
"Gordon Sim",
0
   ],
+  "jdanek": [
+   "Jiri Daněk",
+   1589198400
+  ],
   "johara": [
"Roger John O'Hara",
0




svn commit: r1877565 - in /comdev/reporter.apache.org/trunk/data/releases: kudu.json sling.json

2020-05-11 Thread projects_role
Author: projects_role
Date: Mon May 11 06:45:02 2020
New Revision: 1877565

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

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

Modified: comdev/reporter.apache.org/trunk/data/releases/kudu.json
URL: 
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/kudu.json?rev=1877565=1877564=1877565=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/kudu.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/kudu.json Mon May 11 
06:45:02 2020
@@ -6,6 +6,7 @@
  "1.10.1": 1574208000, 
  "1.11.0": 1572566400, 
  "1.11.1": 1574208000, 
+ "1.12.0": 1589155200, 
  "1.2.0": 1484726400, 
  "1.3.0": 1489993200, 
  "1.4.0": 1497484800, 

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=1877565=1877564=1877565=diff
==
--- comdev/reporter.apache.org/trunk/data/releases/sling.json (original)
+++ comdev/reporter.apache.org/trunk/data/releases/sling.json Mon May 11 
06:45:02 2020
@@ -1313,6 +1313,7 @@
  "Sling Pax Exam Utilities 1.0.2": 1390867200.0, 
  "Sling Provisioning Model 1.0.0": 1414368000.0, 
  "Sling Query 2.0.0": 1407715200.0, 
+ "Slingfeature Maven Plugin 1.3.0": 1589155200, 
  "Slingstart Maven Plugin 1.0.0": 1414368000.0, 
  "Slingstart Maven Plugin 1.0.2": 1415145600.0, 
  "Superimposing Resource Provider 0.2.0": 1412294400.0,