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 2018/10/28 04:20:04 UTC

svn commit: r1844994 - in /comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation: committees.json groups.json people.json projects.json releases-files.json releases.json

Author: projects_role
Date: Sun Oct 28 04:20:04 2018
New Revision: 1844994

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

Modified:
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/committees.json Sun Oct 28 04:20:04 2018
@@ -9063,6 +9063,10 @@
 "date": "2007-04-26",
 "name": "Craig L Russell"
 },
+"cml": {
+"date": "2018-10-27",
+"name": "Chris Lambertus"
+},
 "cmueller": {
 "date": "2013-10-02",
 "name": "Christian Mueller"
@@ -9347,6 +9351,10 @@
 "date": "2015-05-16",
 "name": "Jarek Jarcec Cecho"
 },
+"jasondai": {
+"date": "2018-10-27",
+"name": "Jason Dai"
+},
 "jbonofre": {
 "date": "2011-09-01",
 "name": "Jean-Baptiste Onofr\u00e9"

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/groups.json Sun Oct 28 04:20:04 2018
@@ -9263,6 +9263,7 @@
 "chipchilders",
 "cliffs",
 "clr",
+"cml",
 "cmueller",
 "cnauroth",
 "coar",
@@ -9334,6 +9335,7 @@
 "jacques",
 "jamestaylor",
 "jarcec",
+"jasondai",
 "jbonofre",
 "jcarman",
 "jerenkrantz",

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people.json Sun Oct 28 04:20:04 2018
@@ -8710,6 +8710,7 @@
 "cml": {
 "groups": [
 "incubator",
+"incubator-pmc",
 "member",
 "warble"
 ],
@@ -20339,6 +20340,7 @@
 "jasondai": {
 "groups": [
 "incubator",
+"incubator-pmc",
 "member",
 "mxnet",
 "spark",

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/projects.json Sun Oct 28 04:20:04 2018
@@ -11456,22 +11456,22 @@
 "revision": "1.5.13"
 },
 {
-"created": "2018-01-29",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.1.1-dist.zip",
+"created": "2018-09-26",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.2.0-dist.zip",
 "name": "Latest stable release of 2.x",
-"revision": "2.1.1"
+"revision": "2.2.0"
 },
 {
-"created": "2017-09-19",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-3.0.6-dist.zip",
+"created": "2018-09-26",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-3.1.0-dist.zip",
 "name": "Latest stable release of 3.x",
-"revision": "3.0.6"
+"revision": "3.1.0"
 },
 {
-"created": "2018-05-09",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.2.1-dist.zip",
+"created": "2018-09-26",
+"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-4.3.0-dist.zip",
 "name": "Latest stable release of 4.x",
-"revision": "4.2.1"
+"revision": "4.3.0"
 }
 ],
 "repository": [

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases-files.json Sun Oct 28 04:20:04 2018
@@ -52,6 +52,9 @@
 "activemq-5.15.6": [
 "activemq/5.15.6/activemq-parent-5.15.6-source-release.zip"
 ],
+"activemq-5.15.7": [
+"activemq/5.15.7/activemq-parent-5.15.7-source-release.zip"
+],
 "activemq-cli-tools-0.1.0": [
 "activemq/activemq-cli-tools/0.1.0/activemq-cli-tools-parent-0.1.0-source-release.zip"
 ],
@@ -572,11 +575,11 @@
 "beam": {
 "apache-beam-2.7.0": [
 "beam/2.7.0/python/apache-beam-2.7.0.zip",
-"beam/2.7.0/apache-beam-2.7.0-source-release.zip"
+"beam/2.7.0/apache-beam-2.7.0-source-release.zip",
+"beam/latest/apache-beam-2.7.0-source-release.zip"
 ],
 "apache-beam-2.8.0": [
-"beam/latest/python/apache-beam-2.8.0.zip",
-"beam/latest/apache-beam-2.8.0-source-release.zip"
+"beam/latest/python/apache-beam-2.8.0.zip"
 ]
 },
 "bigtop": {
@@ -2727,6 +2730,10 @@
 "httpcomponents/httpclient/source/httpcomponents-client-5.0-beta1-src.tar.gz",
 "httpcomponents/httpclient/source/httpcomponents-client-5.0-beta1-src.zip"
 ],
+"httpcomponents-client-5.0-beta2": [
+"httpcomponents/httpclient/source/httpcomponents-client-5.0-beta2-src.tar.gz",
+"httpcomponents/httpclient/source/httpcomponents-client-5.0-beta2-src.zip"
+],
 "httpcomponents-client-android-4.3.5.1": [
 "httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.5.1-src.tar.gz",
 "httpcomponents/httpclient-android/source/httpcomponents-client-android-4.3.5.1-src.zip"
@@ -9071,9 +9078,6 @@
 "org.apache.sling.models.api-1.3.6": [
 "sling/org.apache.sling.models.api-1.3.6-source-release.zip"
 ],
-"org.apache.sling.models.impl-1.4.10": [
-"sling/org.apache.sling.models.impl-1.4.10-source-release.zip"
-],
 "org.apache.sling.models.jacksonexporter-1.0.8": [
 "sling/org.apache.sling.models.jacksonexporter-1.0.8-source-release.zip"
 ],

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json?rev=1844994&r1=1844993&r2=1844994&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/releases.json Sun Oct 28 04:20:04 2018
@@ -2,7 +2,7 @@
 "META": {
 "ASF": "2018-03-24",
 "Makefile": "2018-10-18",
-"ROOT": "2018-09-20",
+"ROOT": "2018-10-27",
 "cert-chain.pem": "2018-03-25",
 "config": "2018-08-16",
 "mk-root": "2018-04-10"
@@ -20,6 +20,7 @@
 "activemq-5.14.5": "2017-04-17",
 "activemq-5.15.5": "2018-08-06",
 "activemq-5.15.6": "2018-09-04",
+"activemq-5.15.7": "2018-10-24",
 "activemq-cli-tools-0.1.0": "2017-05-12",
 "activemq-cpp-library-3.9.4": "2017-02-23",
 "apache-artemis-1.5.6": "2018-02-26",
@@ -866,6 +867,7 @@
 "httpcomponents-client-5.0-alpha2": "2017-05-10",
 "httpcomponents-client-5.0-alpha3": "2017-11-24",
 "httpcomponents-client-5.0-beta1": "2018-01-18",
+"httpcomponents-client-5.0-beta2": "2018-10-27",
 "httpcomponents-client-android-4.3.5.1": "2015-01-17",
 "httpcomponents-core-4.4.10": "2018-06-29",
 "httpcomponents-core-4.4.9": "2018-01-15",
@@ -2667,7 +2669,6 @@
 "org.apache.sling.launchpad.testing-11": "2018-10-23",
 "org.apache.sling.launchpad.testing-war-11": "2018-10-23",
 "org.apache.sling.models.api-1.3.6": "2017-08-28",
-"org.apache.sling.models.impl-1.4.10": "2018-10-24",
 "org.apache.sling.models.jacksonexporter-1.0.8": "2017-08-28",
 "org.apache.sling.nosql.couchbase-client-1.0.2": "2016-02-27",
 "org.apache.sling.nosql.couchbase-resourceprovider-1.1.0": "2016-02-27",