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

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

Author: projects_role
Date: Thu Oct 11 04:20:05 2018
New Revision: 1843530

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

Modified:
    comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/accounts-evolution.json
    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/people_name.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/accounts-evolution.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/accounts-evolution.json?rev=1843530&r1=1843529&r2=1843530&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/accounts-evolution.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/accounts-evolution.json Thu Oct 11 04:20:05 2018
@@ -235,5 +235,5 @@
 "2018-07": 33,
 "2018-08": 38,
 "2018-09": 52,
-"2018-10": 11
+"2018-10": 12
 }
\ No newline at end of file

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -18549,6 +18549,10 @@
 "date": "2016-05-18",
 "name": "James Thornton"
 },
+"florianhockmann": {
+"date": "2018-10-10",
+"name": "Florian Hockmann"
+},
 "hadrian": {
 "date": "2016-05-18",
 "name": "Hadrian Zbarcea"

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -1373,6 +1373,7 @@
 "mitchschussler",
 "nixon",
 "rhbutani",
+"rmani",
 "sarath",
 "sharmadhas",
 "shwethags",
@@ -3980,6 +3981,7 @@
 "omartushevskyi",
 "ptgoetz",
 "shliakhov",
+"vadymkuznetsov",
 "vvitanska"
 ],
 "doris": [
@@ -4187,7 +4189,6 @@
 "dafo",
 "deqingli",
 "errorrik",
-"humbedooh",
 "johndament",
 "kener",
 "kmcgrail",
@@ -8956,6 +8957,7 @@
 "upthewaterspout",
 "utr",
 "utzig",
+"vadymkuznetsov",
 "val",
 "vamsee",
 "vanto",
@@ -15835,6 +15837,7 @@
 "dkuppitz",
 "dmill",
 "espeed",
+"florianhockmann",
 "hadrian",
 "humbedooh",
 "okram",

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -14836,7 +14836,8 @@
 },
 "florianhockmann": {
 "groups": [
-"tinkerpop"
+"tinkerpop",
+"tinkerpop-pmc"
 ],
 "member": false,
 "name": "Florian Hockmann"
@@ -18718,7 +18719,6 @@
 "groups": [
 "comdev",
 "comdev-pmc",
-"echarts",
 "guacamole",
 "guacamole-pmc",
 "httpd",
@@ -39187,6 +39187,7 @@
 },
 "rmani": {
 "groups": [
+"atlas",
 "incubator",
 "ranger",
 "ranger-pmc"
@@ -47759,6 +47760,14 @@
 "member": false,
 "name": "Uwe Korn"
 },
+"vadymkuznetsov": {
+"groups": [
+"dlab",
+"incubator"
+],
+"member": false,
+"name": "Vadym Kuznetsov"
+},
 "vajda": {
 "groups": [
 "lucene",

Modified: comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people_name.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people_name.json?rev=1843530&r1=1843529&r2=1843530&view=diff
==============================================================================
--- comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people_name.json (original)
+++ comdev/projects.apache.org/branches/TEST_INSTALL/site/json/foundation/people_name.json Thu Oct 11 04:20:05 2018
@@ -5459,6 +5459,7 @@
 "utr": "Urszula Trzaskowska",
 "utzig": "Fabio Utzig",
 "uwe": "Uwe Korn",
+"vadymkuznetsov": "Vadym Kuznetsov",
 "vajda": "Andreas Vajda",
 "val": "Valentina Presutti",
 "vamsee": "Vamsee K. Yarlagadda",

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -11694,9 +11694,9 @@
 "programming-language": "Java, Groovy, JavaScript, XML, Freemarker",
 "release": [
 {
-"created": "2018-01-02",
+"created": "2018-10-02",
 "name": "Apache OFBiz R16.11",
-"revision": "16.11.04"
+"revision": "16.11.05"
 },
 {
 "created": "2016-03-29",
@@ -12064,8 +12064,8 @@
 }
 ],
 "repository": [
-"http://svn.apache.org/repos/asf/opennlp",
-"https://github.com/apache/opennlp.git"
+"https://github.com/apache/opennlp.git",
+"http://svn.apache.org/repos/asf/opennlp"
 ],
 "shortdesc": "Apache OpenNLP library software is a machine learning based toolkit for the processing of natural language text.."
 },
@@ -14740,7 +14740,7 @@
 "created": "2006-11-21",
 "description": "VelocityTools is a collection of Velocity subprojects with a common goal of creating tools and infrastructure for building both web and non-web applications using the Velocity template engine.",
 "doap": "http://svn.apache.org/repos/asf/velocity/site/site/doap_tools.rdf",
-"download-page": "http://velocity.apache.org/download.cgi",
+"download-page": "http://velocity.apache.org/download.cgi#tools",
 "homepage": "http://velocity.apache.org/velocity/tools/",
 "license": "http://usefulinc.com/doap/licenses/asl20",
 "mailing-list": "http://velocity.apache.org/mail-lists.html",
@@ -14749,6 +14749,11 @@
 "programming-language": "Java",
 "release": [
 {
+"created": "2018-10-09",
+"name": "VelocityTools 3.0",
+"revision": "3.0"
+},
+{
 "created": "2010-05-10",
 "name": "VelocityTools 2.0",
 "revision": "2.0"

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -2761,10 +2761,6 @@
 "META": [
 "httpd/META"
 ],
-"httpd-2.4.34": [
-"httpd/httpd-2.4.34.tar.bz2",
-"httpd/httpd-2.4.34.tar.gz"
-],
 "httpd-2.4.35": [
 "httpd/httpd-2.4.35.tar.bz2",
 "httpd/httpd-2.4.35.tar.gz"

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=1843530&r1=1843529&r2=1843530&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 Thu Oct 11 04:20:05 2018
@@ -876,7 +876,6 @@
 },
 "httpd": {
 "META": "2018-03-09",
-"httpd-2.4.34": "2018-07-13",
 "httpd-2.4.35": "2018-09-21",
 "httpd_logo_wide_new.png": "2016-12-21",
 "libapreq-1.34": "2009-10-03",