Author: projects_role
Date: Sun Apr 26 04:20:03 2020
New Revision: 1877002
URL: http://svn.apache.org/viewvc?rev=1877002&view=rev
Log:
updating projects data
Modified:
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/projects.json
URL:
http://svn.apache.org/viewvc/comdev/projects.apache.org/trunk/site/json/foundation/projects.json?rev=1877002&r1=1877001&r2=1877002&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Sun Apr
26 04:20:03 2020
@@ -979,50 +979,6 @@
],
"shortdesc": "OSGi Enterprise Programming Model"
},
-"arric-vxquery": {
-"bug-database": "https://issues.apache.org/jira/browse/VXQUERY",
-"category": "retired, big-data, xml",
-"created": "2014-10-09",
-"description": "Apache VXQuery will be a standards compliant XML Query
processor implemented in Java. The focus is on the evaluation of queries on
large amounts of XML data. Specifically the goal is to evaluate queries on
large collections of relatively small XML documents. To achieve this queries
will be evaluated on a cluster of shared nothing machines.",
-"doap":
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf",
-"download-page": "http://www.apache.org/dyn/closer.cgi/vxquery/",
-"homepage": "http://vxquery.apache.org/",
-"implements": [
-{
-"body": "W3C",
-"id": "XQuery 1.0",
-"title": "XQuery 1.0: An XML Query Language",
-"url": "http://www.w3.org/TR/xquery/"
-}
-],
-"license": "http://spdx.org/licenses/Apache-2.0",
-"mailing-list": "http://vxquery.apache.org/mail-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:[email protected]",
-"name": "Till Westmann"
-}
-],
-"name": "Apache VXQuery",
-"pmc": "arric",
-"programming-language": "Java",
-"release": [
-{
-"created": "2015-03-05",
-"name": "Apache VXQuery",
-"revision": "0.5"
-},
-{
-"created": "2016-05-26",
-"name": "Apache VXQuery",
-"revision": "0.6"
-}
-],
-"repository": [
-"https://git-wip-us.apache.org/repos/asf/vxquery.git"
-],
-"shortdesc": "Apache VXQuery implements a parallel XML Query processor."
-},
"attic-abdera": {
"bug-database": "https://issues.apache.org/jira/browse/ABDERA",
"category": "xml, retired",
@@ -2338,6 +2294,50 @@
],
"shortdesc": "Apache Tuscany simplifies the task of developing SOA solutions
by providing a comprehensive infrastructure for SOA development and management
that is based on Service Component Architecture (SCA) standard."
},
+"attic-vxquery": {
+"bug-database": "https://issues.apache.org/jira/browse/VXQUERY",
+"category": "retired, big-data, xml",
+"created": "2014-10-09",
+"description": "Apache VXQuery will be a standards compliant XML Query
processor implemented in Java. The focus is on the evaluation of queries on
large amounts of XML data. Specifically the goal is to evaluate queries on
large collections of relatively small XML documents. To achieve this queries
will be evaluated on a cluster of shared nothing machines.",
+"doap":
"https://svn.apache.org/repos/asf/comdev/projects.apache.org/trunk/data/projects-override/vxquery.rdf",
+"download-page": "http://www.apache.org/dyn/closer.cgi/vxquery/",
+"homepage": "http://vxquery.apache.org/",
+"implements": [
+{
+"body": "W3C",
+"id": "XQuery 1.0",
+"title": "XQuery 1.0: An XML Query Language",
+"url": "http://www.w3.org/TR/xquery/"
+}
+],
+"license": "http://spdx.org/licenses/Apache-2.0",
+"mailing-list": "http://vxquery.apache.org/mail-lists.html",
+"maintainer": [
+{
+"mbox": "mailto:[email protected]",
+"name": "Till Westmann"
+}
+],
+"name": "Apache VXQuery",
+"pmc": "attic",
+"programming-language": "Java",
+"release": [
+{
+"created": "2015-03-05",
+"name": "Apache VXQuery",
+"revision": "0.5"
+},
+{
+"created": "2016-05-26",
+"name": "Apache VXQuery",
+"revision": "0.6"
+}
+],
+"repository": [
+"https://git-wip-us.apache.org/repos/asf/vxquery.git"
+],
+"shortdesc": "Apache VXQuery implements a parallel XML Query processor."
+},
"attic-whirr": {
"bug-database": "https://issues.apache.org/jira/browse/WHIRR",
"category": "network-server, retired",
@@ -9808,12 +9808,17 @@
"revision": "3.0.0-SNAPSHOT"
},
{
-"name": "Apache Log4j 2 - 2.13.2-SNAPSHOT",
-"revision": "2.13.2-SNAPSHOT"
+"name": "Apache Log4j 2 - 2.14.0-SNAPSHOT",
+"revision": "2.14.0-SNAPSHOT"
},
{
-"file-release":
"http://repository.nextiva.xyz:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.13.1/log4j-2.13.1.pom",
+"file-release":
"http://repository.nextiva.xyz:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.13.2/log4j-2.13.2.pom",
"name": "Latest stable release",
+"revision": "2.13.2"
+},
+{
+"file-release":
"http://repository.nextiva.xyz:8081/nexus/content/groups/public/org/apache/logging/log4j/log4j/2.13.1/log4j-2.13.1.pom",
+"name": "Apache Log4j 2 - 2.13.1",
"revision": "2.13.1"
},
{
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=1877002&r1=1877001&r2=1877002&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
Sun Apr 26 04:20:03 2020
@@ -3296,6 +3296,9 @@
],
"apache-iotdb-0.9.1-incubating": [
"incubator/iotdb/0.9.1-incubating/apache-iotdb-0.9.1-incubating-source-release.zip"
+],
+"apache-iotdb-0.9.2-incubating": [
+"incubator/iotdb/0.9.2-incubating/apache-iotdb-0.9.2-incubating-source-release.zip"
]
},
"incubator-joshua": {
@@ -7027,8 +7030,8 @@
"surefire-3.0.0-M4": [
"maven/surefire/surefire-3.0.0-M4-source-release.zip"
],
-"wagon-3.3.4": [
-"maven/wagon/wagon-3.3.4-source-release.zip"
+"wagon-3.4.0": [
+"maven/wagon/wagon-3.4.0-source-release.zip"
]
},
"mesos": {
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=1877002&r1=1877001&r2=1877002&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json
(original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Sun Apr
26 04:20:03 2020
@@ -1068,7 +1068,8 @@
},
"incubator-iotdb": {
"apache-iotdb-0.8.2-incubating": "2019-12-14",
-"apache-iotdb-0.9.1-incubating": "2020-01-09"
+"apache-iotdb-0.9.1-incubating": "2020-01-09",
+"apache-iotdb-0.9.2-incubating": "2020-04-25"
},
"incubator-joshua": {
"joshua-incubating-6.1": "2017-04-22"
@@ -2319,7 +2320,7 @@
"maven-verifier-plugin-1.1": "2015-04-14",
"maven-war-plugin-3.2.3": "2019-05-26",
"surefire-3.0.0-M4": "2019-11-17",
-"wagon-3.3.4": "2019-11-11"
+"wagon-3.4.0": "2020-04-25"
},
"mesos": {
"mesos-1.4.3": "2019-02-22",