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/07/04 04:20:04 UTC

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

Author: projects_role
Date: Wed Jul  4 04:20:03 2018
New Revision: 1835040

URL: http://svn.apache.org/viewvc?rev=1835040&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=1835040&r1=1835039&r2=1835040&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/committees.json Wed Jul  4 04:20:03 2018
@@ -958,6 +958,10 @@
 "date": "2015-04-10",
 "name": "Christian Schneider"
 },
+"csierra": {
+"date": "2018-07-03",
+"name": "Carlos Sierra Andr\u00e9s"
+},
 "cumminsh": {
 "date": "2010-12-15",
 "name": "Holly Cummins"
@@ -998,6 +1002,10 @@
 "date": "2010-12-15",
 "name": "Graham Charters"
 },
+"ggrzybek": {
+"date": "2018-07-03",
+"name": "Grzegorz Grzybek"
+},
 "gnodet": {
 "date": "2010-12-15",
 "name": "Guillaume Nodet"
@@ -1082,6 +1090,10 @@
 "date": "2010-12-15",
 "name": "Richard McGuire"
 },
+"rotty3000": {
+"date": "2018-07-03",
+"name": "Raymond Aug\u00e9"
+},
 "sergeyb": {
 "date": "2010-12-15",
 "name": "Sergey Beryozkin"

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=1835040&r1=1835039&r2=1835040&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/groups.json Wed Jul  4 04:20:03 2018
@@ -1176,6 +1176,7 @@
 "alien11689",
 "chirino",
 "cschneider",
+"csierra",
 "cumminsh",
 "cziegeler",
 "davidb",
@@ -1186,6 +1187,7 @@
 "ejiang",
 "gawor",
 "gcc",
+"ggrzybek",
 "gnodet",
 "heidersab",
 "hughesj",
@@ -1207,6 +1209,7 @@
 "ozzy",
 "rfeng",
 "rickmcguire",
+"rotty3000",
 "sergeyb",
 "timothyjward",
 "violetagg",

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=1835040&r1=1835039&r2=1835040&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/people.json Wed Jul  4 04:20:03 2018
@@ -9100,7 +9100,8 @@
 },
 "csierra": {
 "groups": [
-"aries"
+"aries",
+"aries-pmc"
 ],
 "member": false,
 "name": "Carlos Sierra Andrés"
@@ -15771,6 +15772,7 @@
 "ggrzybek": {
 "groups": [
 "aries",
+"aries-pmc",
 "camel",
 "karaf"
 ],
@@ -38890,6 +38892,7 @@
 "rotty3000": {
 "groups": [
 "aries",
+"aries-pmc",
 "felix",
 "felix-pmc",
 "geronimo"

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=1835040&r1=1835039&r2=1835040&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/projects.json Wed Jul  4 04:20:03 2018
@@ -9361,6 +9361,11 @@
 "revision": "7.0.0"
 },
 {
+"created": "2018-06-03",
+"name": "lucene-6.6.5",
+"revision": "6.6.5"
+},
+{
 "created": "2018-05-18",
 "name": "lucene-6.6.4",
 "revision": "6.6.4"
@@ -9953,6 +9958,11 @@
 "revision": "7.0.0"
 },
 {
+"created": "2018-06-03",
+"name": "solr-6.6.5",
+"revision": "6.6.5"
+},
+{
 "created": "2018-05-18",
 "name": "solr-6.6.4",
 "revision": "6.6.4"
@@ -11849,8 +11859,8 @@
 }
 ],
 "repository": [
-"https://github.com/apache/opennlp.git",
-"http://svn.apache.org/repos/asf/opennlp"
+"http://svn.apache.org/repos/asf/opennlp",
+"https://github.com/apache/opennlp.git"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },

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=1835040&r1=1835039&r2=1835040&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 Wed Jul  4 04:20:03 2018
@@ -934,6 +934,11 @@
 "camel/apache-camel/2.21.1/apache-camel-2.21.1-src.zip",
 "camel/apache-camel/2.21.1/apache-camel-2.21.1.tar.gz",
 "camel/apache-camel/2.21.1/apache-camel-2.21.1.zip"
+],
+"apache-camel-2.22.0": [
+"camel/apache-camel/2.22.0/apache-camel-2.22.0-src.zip",
+"camel/apache-camel/2.22.0/apache-camel-2.22.0.tar.gz",
+"camel/apache-camel/2.22.0/apache-camel-2.22.0.zip"
 ]
 },
 "carbondata": {
@@ -5302,9 +5307,15 @@
 "kafka-0.10.2.1": [
 "kafka/0.10.2.1/kafka-0.10.2.1-src.tgz"
 ],
+"kafka-0.10.2.2": [
+"kafka/0.10.2.2/kafka-0.10.2.2-src.tgz"
+],
 "kafka-0.11.0.2": [
 "kafka/0.11.0.2/kafka-0.11.0.2-src.tgz"
 ],
+"kafka-0.11.0.3": [
+"kafka/0.11.0.3/kafka-0.11.0.3-src.tgz"
+],
 "kafka-1.0.0": [
 "kafka/1.0.0/kafka-1.0.0-src.tgz"
 ],
@@ -5317,12 +5328,21 @@
 "kafka_2.10-0.10.2.1": [
 "kafka/0.10.2.1/kafka_2.10-0.10.2.1.tgz"
 ],
+"kafka_2.10-0.10.2.2": [
+"kafka/0.10.2.2/kafka_2.10-0.10.2.2.tgz"
+],
 "kafka_2.11-0.10.2.1": [
 "kafka/0.10.2.1/kafka_2.11-0.10.2.1.tgz"
 ],
+"kafka_2.11-0.10.2.2": [
+"kafka/0.10.2.2/kafka_2.11-0.10.2.2.tgz"
+],
 "kafka_2.11-0.11.0.2": [
 "kafka/0.11.0.2/kafka_2.11-0.11.0.2.tgz"
 ],
+"kafka_2.11-0.11.0.3": [
+"kafka/0.11.0.3/kafka_2.11-0.11.0.3.tgz"
+],
 "kafka_2.11-1.0.0": [
 "kafka/1.0.0/kafka_2.11-1.0.0.tgz"
 ],
@@ -5335,9 +5355,15 @@
 "kafka_2.12-0.10.2.1": [
 "kafka/0.10.2.1/kafka_2.12-0.10.2.1.tgz"
 ],
+"kafka_2.12-0.10.2.2": [
+"kafka/0.10.2.2/kafka_2.12-0.10.2.2.tgz"
+],
 "kafka_2.12-0.11.0.2": [
 "kafka/0.11.0.2/kafka_2.12-0.11.0.2.tgz"
 ],
+"kafka_2.12-0.11.0.3": [
+"kafka/0.11.0.3/kafka_2.12-0.11.0.3.tgz"
+],
 "kafka_2.12-1.0.0": [
 "kafka/1.0.0/kafka_2.12-1.0.0.tgz"
 ],
@@ -7058,6 +7084,9 @@
 "apache-phoenix-4.14.0-cdh5.14.2": [
 "phoenix/apache-phoenix-4.14.0-cdh5.14.2/src/apache-phoenix-4.14.0-cdh5.14.2-src.tar.gz"
 ],
+"apache-phoenix-5.0.0-HBase-2.0": [
+"phoenix/apache-phoenix-5.0.0-HBase-2.0/src/apache-phoenix-5.0.0-HBase-2.0-src.tar.gz"
+],
 "apache-phoenix-5.0.0-alpha-HBase-2.0": [
 "phoenix/apache-phoenix-5.0.0-alpha-HBase-2.0/src/apache-phoenix-5.0.0-alpha-HBase-2.0-src.tar.gz"
 ]
@@ -8157,8 +8186,8 @@
 "org.apache.sling.validation.test-services-1.0.4": [
 "sling/org.apache.sling.validation.test-services-1.0.4-source-release.zip"
 ],
-"org.apache.sling.xss-2.0.6": [
-"sling/org.apache.sling.xss-2.0.6-source-release.zip"
+"org.apache.sling.xss-2.0.8": [
+"sling/org.apache.sling.xss-2.0.8-source-release.zip"
 ],
 "org.apache.sling.xss.compat-1.1.0": [
 "sling/org.apache.sling.xss.compat-1.1.0-source-release.zip"
@@ -8232,6 +8261,9 @@
 "SparkR_2.2.1": [
 "spark/spark-2.2.1/SparkR_2.2.1.tar.gz"
 ],
+"SparkR_2.2.2": [
+"spark/spark-2.2.2/SparkR_2.2.2.tar.gz"
+],
 "SparkR_2.3.0": [
 "spark/spark-2.3.0/SparkR_2.3.0.tar.gz"
 ],
@@ -8247,6 +8279,9 @@
 "pyspark-2.2.1": [
 "spark/spark-2.2.1/pyspark-2.2.1.tar.gz"
 ],
+"pyspark-2.2.2": [
+"spark/spark-2.2.2/pyspark-2.2.2.tar.gz"
+],
 "pyspark-2.3.0": [
 "spark/spark-2.3.0/pyspark-2.3.0.tar.gz"
 ],
@@ -8268,6 +8303,9 @@
 "spark-2.2.1": [
 "spark/spark-2.2.1/spark-2.2.1.tgz"
 ],
+"spark-2.2.2": [
+"spark/spark-2.2.2/spark-2.2.2.tgz"
+],
 "spark-2.3.0": [
 "spark/spark-2.3.0/spark-2.3.0.tgz"
 ],

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=1835040&r1=1835039&r2=1835040&view=diff
==============================================================================
--- comdev/projects.apache.org/trunk/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/trunk/site/json/foundation/releases.json Wed Jul  4 04:20:03 2018
@@ -315,7 +315,8 @@
 "apache-camel-2.19.5": "2018-03-30",
 "apache-camel-2.20.3": "2018-03-30",
 "apache-camel-2.21.0": "2018-03-15",
-"apache-camel-2.21.1": "2018-05-04"
+"apache-camel-2.21.1": "2018-05-04",
+"apache-camel-2.22.0": "2018-07-03"
 },
 "carbondata": {
 "apache-carbondata-0.1.1-incubating": "2017-01-08",
@@ -1784,18 +1785,25 @@
 },
 "kafka": {
 "kafka-0.10.2.1": "2017-04-26",
+"kafka-0.10.2.2": "2018-07-03",
 "kafka-0.11.0.2": "2017-11-16",
+"kafka-0.11.0.3": "2018-07-03",
 "kafka-1.0.0": "2017-11-01",
 "kafka-1.0.1": "2018-03-05",
 "kafka-1.1.0": "2018-03-28",
 "kafka_2.10-0.10.2.1": "2017-04-26",
+"kafka_2.10-0.10.2.2": "2018-07-03",
 "kafka_2.11-0.10.2.1": "2017-04-26",
+"kafka_2.11-0.10.2.2": "2018-07-03",
 "kafka_2.11-0.11.0.2": "2017-11-16",
+"kafka_2.11-0.11.0.3": "2018-07-03",
 "kafka_2.11-1.0.0": "2017-11-01",
 "kafka_2.11-1.0.1": "2018-03-05",
 "kafka_2.11-1.1.0": "2018-03-28",
 "kafka_2.12-0.10.2.1": "2017-04-26",
+"kafka_2.12-0.10.2.2": "2018-07-03",
 "kafka_2.12-0.11.0.2": "2017-11-16",
+"kafka_2.12-0.11.0.3": "2018-07-03",
 "kafka_2.12-1.0.0": "2017-11-01",
 "kafka_2.12-1.0.1": "2018-03-05",
 "kafka_2.12-1.1.0": "2018-03-28"
@@ -2339,6 +2347,7 @@
 "apache-phoenix-4.14.0-cdh5.12.2": "2018-06-04",
 "apache-phoenix-4.14.0-cdh5.13.2": "2018-06-05",
 "apache-phoenix-4.14.0-cdh5.14.2": "2018-06-05",
+"apache-phoenix-5.0.0-HBase-2.0": "2018-06-26",
 "apache-phoenix-5.0.0-alpha-HBase-2.0": "2018-02-09"
 },
 "pig": {
@@ -2717,7 +2726,7 @@
 "org.apache.sling.validation.api-1.0.0": "2017-04-12",
 "org.apache.sling.validation.core-1.0.4": "2017-12-21",
 "org.apache.sling.validation.test-services-1.0.4": "2017-12-21",
-"org.apache.sling.xss-2.0.6": "2018-03-16",
+"org.apache.sling.xss-2.0.8": "2018-07-03",
 "org.apache.sling.xss.compat-1.1.0": "2017-05-11",
 "sling-33": "2018-01-20",
 "sling-6": "2013-01-21",
@@ -2742,11 +2751,13 @@
 "SparkR_2.1.2": "2017-10-09",
 "SparkR_2.1.3": "2018-06-26",
 "SparkR_2.2.1": "2017-11-25",
+"SparkR_2.2.2": "2018-06-27",
 "SparkR_2.3.0": "2018-02-22",
 "SparkR_2.3.1": "2018-06-01",
 "pyspark-2.1.2": "2017-10-09",
 "pyspark-2.1.3": "2018-06-26",
 "pyspark-2.2.1": "2017-11-25",
+"pyspark-2.2.2": "2018-06-27",
 "pyspark-2.3.0": "2018-02-22",
 "pyspark-2.3.1": "2018-06-01",
 "spark-1.6.3": "2016-11-06",
@@ -2754,6 +2765,7 @@
 "spark-2.1.2": "2017-10-09",
 "spark-2.1.3": "2018-06-26",
 "spark-2.2.1": "2017-11-25",
+"spark-2.2.2": "2018-06-27",
 "spark-2.3.0": "2018-02-22",
 "spark-2.3.1": "2018-06-01"
 },