Author: projects_role
Date: Mon May 4 04:20:03 2020
New Revision: 1877337
URL: http://svn.apache.org/viewvc?rev=1877337&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=1877337&r1=1877336&r2=1877337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Mon
May 4 04:20:03 2020
@@ -1416,10 +1416,6 @@
"date": "2016-04-20",
"name": "Steven Jacobs"
},
-"tdunning": {
-"date": "2016-04-20",
-"name": "Ted Dunning"
-},
"tillw": {
"date": "2016-04-20",
"name": "Till Westmann"
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=1877337&r1=1877336&r2=1877337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Mon May
4 04:20:03 2020
@@ -1070,7 +1070,6 @@
"raman",
"salsubaiee",
"sjaco002",
-"tdunning",
"tillw",
"tsotras",
"vinayakb",
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=1877337&r1=1877336&r2=1877337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Mon May
4 04:20:03 2020
@@ -49445,7 +49445,6 @@
"arrow",
"arrow-pmc",
"asterixdb",
-"asterixdb-pmc",
"calcite",
"calcite-pmc",
"comdev",
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=1877337&r1=1877336&r2=1877337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Mon May
4 04:20:03 2020
@@ -14183,9 +14183,14 @@
"programming-language": "Java",
"release": [
{
-"created": "2020-03-23",
-"file-release":
"https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.5.2/shiro-root-1.5.2.pom",
+"created": "2020-05-01",
+"file-release":
"https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.5.3/shiro-root-1.5.3.pom",
"name": "Latest stable release",
+"revision": "1.5.3"
+},
+{
+"file-release":
"https://repo.maven.apache.org/maven2/org/apache/shiro/shiro-root/1.5.2/shiro-root-1.5.2.pom",
+"name": "Apache Shiro - 1.5.2",
"revision": "1.5.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=1877337&r1=1877336&r2=1877337&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
Mon May 4 04:20:03 2020
@@ -10873,6 +10873,9 @@
],
"shiro-root-1.5.2": [
"shiro/1.5.2/shiro-root-1.5.2-source-release.zip"
+],
+"shiro-root-1.5.3": [
+"shiro/1.5.3/shiro-root-1.5.3-source-release.zip"
]
},
"singa": {
@@ -11286,6 +11289,9 @@
"org.apache.sling.installer.factory.configuration-1.3.0": [
"sling/org.apache.sling.installer.factory.configuration-1.3.0-source-release.zip"
],
+"org.apache.sling.installer.factory.feature-0.2.0": [
+"sling/org.apache.sling.installer.factory.feature-0.2.0-source-release.zip"
+],
"org.apache.sling.installer.factory.packages-1.0.2": [
"sling/org.apache.sling.installer.factory.packages-1.0.2-source-release.zip"
],
@@ -11746,11 +11752,11 @@
"sling-slingstart-archetype-1.0.8": [
"sling/sling-slingstart-archetype-1.0.8-source-release.zip"
],
-"slingfeature-maven-plugin-1.2.2": [
-"sling/slingfeature-maven-plugin-1.2.2-source-release.zip"
+"slingfeature-maven-plugin-1.2.4": [
+"sling/slingfeature-maven-plugin-1.2.4-source-release.zip"
],
-"slingstart-maven-plugin-1.9.10": [
-"sling/slingstart-maven-plugin-1.9.10-source-release.zip"
+"slingstart-maven-plugin-1.9.12": [
+"sling/slingstart-maven-plugin-1.9.12-source-release.zip"
]
},
"spamassassin": {
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=1877337&r1=1877336&r2=1877337&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Mon May
4 04:20:03 2020
@@ -3626,7 +3626,8 @@
"shiro-root-1.4.2": "2019-11-15",
"shiro-root-1.5.0": "2020-01-25",
"shiro-root-1.5.1": "2020-02-23",
-"shiro-root-1.5.2": "2020-03-23"
+"shiro-root-1.5.2": "2020-03-23",
+"shiro-root-1.5.3": "2020-05-03"
},
"singa": {
"apache-singa-3.0.0": "2020-04-19"
@@ -3766,6 +3767,7 @@
"org.apache.sling.installer.core-3.11.4": "2020-05-02",
"org.apache.sling.installer.factory.configuration-1.2.4": "2019-06-27",
"org.apache.sling.installer.factory.configuration-1.3.0": "2020-02-24",
+"org.apache.sling.installer.factory.feature-0.2.0": "2020-05-03",
"org.apache.sling.installer.factory.packages-1.0.2": "2020-04-06",
"org.apache.sling.installer.factory.subsystems-1.0.0": "2015-01-09",
"org.apache.sling.installer.hc-2.0.2": "2019-05-24",
@@ -3917,8 +3919,8 @@
"sling-maven-plugin.parent-2.4.2": "2019-06-06",
"sling-servlet-archetype-1.0.4": "2015-10-19",
"sling-slingstart-archetype-1.0.8": "2018-10-23",
-"slingfeature-maven-plugin-1.2.2": "2020-04-22",
-"slingstart-maven-plugin-1.9.10": "2020-04-09"
+"slingfeature-maven-plugin-1.2.4": "2020-05-03",
+"slingstart-maven-plugin-1.9.12": "2020-05-03"
},
"spamassassin": {
"Mail-SpamAssassin-3.3.2": "2014-02-20",