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 2015/08/30 14:13:04 UTC

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

Author: projects_role
Date: Sun Aug 30 12:13:03 2015
New Revision: 1700112

URL: http://svn.apache.org/r1700112
Log:
updating projects data

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

Modified: comdev/projects.apache.org/site/json/foundation/groups.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/groups.json?rev=1700112&r1=1700111&r2=1700112&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/site/json/foundation/groups.json Sun Aug 30 12:13:03 2015
@@ -6904,6 +6904,7 @@
 "fmeschbe",
 "frm",
 "halderen",
+"jsedding",
 "jukka",
 "justin",
 "martijnh",
@@ -6958,7 +6959,9 @@
 "edgarpoce",
 "fielding",
 "fmeschbe",
+"frm",
 "halderen",
+"jsedding",
 "jukka",
 "justin",
 "martijnh",

Modified: comdev/projects.apache.org/site/json/foundation/people.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/people.json?rev=1700112&r1=1700111&r2=1700112&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/site/json/foundation/people.json Sun Aug 30 12:13:03 2015
@@ -11396,7 +11396,8 @@
 },
 "frm": {
 "groups": [
-"jackrabbit"
+"jackrabbit",
+"jackrabbit-pmc"
 ],
 "member": false,
 "name": "Francesco Mari"
@@ -17823,6 +17824,8 @@
 },
 "jsedding": {
 "groups": [
+"jackrabbit",
+"jackrabbit-pmc",
 "sling"
 ],
 "member": false,

Modified: comdev/projects.apache.org/site/json/foundation/releases-files.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/releases-files.json?rev=1700112&r1=1700111&r2=1700112&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases-files.json Sun Aug 30 12:13:03 2015
@@ -122,6 +122,9 @@
 ],
 "apache-ambari-2.1.0": [
 "ambari/ambari-2.1.0/apache-ambari-2.1.0-src.tar.gz"
+],
+"apache-ambari-2.1.1": [
+"ambari/ambari-2.1.1/apache-ambari-2.1.1-src.tar.gz"
 ]
 },
 "ant": {
@@ -723,12 +726,12 @@
 "apache-cassandra-2.1.8": [
 "cassandra/2.1.8/apache-cassandra-2.1.8-src.tar.gz"
 ],
+"apache-cassandra-2.1.9": [
+"cassandra/2.1.9/apache-cassandra-2.1.9-src.tar.gz"
+],
 "apache-cassandra-2.2.0": [
 "cassandra/2.2.0/apache-cassandra-2.2.0-src.tar.gz"
 ],
-"apache-cassandra-3.0.0-alpha1": [
-"cassandra/3.0.0/apache-cassandra-3.0.0-alpha1-src.tar.gz"
-],
 "apache-cassandra-3.0.0-beta1": [
 "cassandra/3.0.0/apache-cassandra-3.0.0-beta1-src.tar.gz"
 ]
@@ -1981,6 +1984,10 @@
 "felix/org.apache.felix.shell.tui-1.4.1-project.tar.gz",
 "felix/org.apache.felix.shell.tui-1.4.1-project.zip"
 ],
+"org.apache.felix.threaddump-1.0.0": [
+"felix/org.apache.felix.threaddump-1.0.0-source-release.tar.gz",
+"felix/org.apache.felix.threaddump-1.0.0-source-release.zip"
+],
 "org.apache.felix.upnp.basedriver-0.8.0": [
 "felix/org.apache.felix.upnp.basedriver-0.8.0-project.tar.gz",
 "felix/org.apache.felix.upnp.basedriver-0.8.0-project.zip"
@@ -2422,6 +2429,14 @@
 "incubator/commonsrdf/0.1.0-incubating/apache-commons-rdf-0.1.0-incubating-src.zip"
 ]
 },
+"incubator-corinthia": {
+"CHECKSUMS": [
+"incubator/corinthia/release_0.1/CHECKSUMS"
+],
+"incubator-corinthia_release_0.1": [
+"incubator/corinthia/release_0.1/incubator-corinthia_release_0.1.zip"
+]
+},
 "incubator-droids": {
 "apache-droids-0.2-incubating": [
 "incubator/droids/0.2.0-incubating/apache-droids-0.2-incubating-source-release.zip"
@@ -3123,8 +3138,8 @@
 ]
 },
 "lens": {
-"apache-lens-2.2.0-beta-incubating": [
-"lens/2.2-beta-incubating/apache-lens-2.2.0-beta-incubating-source-release.zip"
+"apache-lens-2.3.0-beta": [
+"lens/2.3-beta/apache-lens-2.3.0-beta-source-release.zip"
 ]
 },
 "libcloud": {

Modified: comdev/projects.apache.org/site/json/foundation/releases.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/releases.json?rev=1700112&r1=1700111&r2=1700112&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases.json Sun Aug 30 12:13:03 2015
@@ -43,7 +43,8 @@
 "apache-ambari-2.0.0": "2015-04-07",
 "apache-ambari-2.0.1": "2015-05-22",
 "apache-ambari-2.0.2": "2015-08-07",
-"apache-ambari-2.1.0": "2015-07-14"
+"apache-ambari-2.1.0": "2015-07-14",
+"apache-ambari-2.1.1": "2015-08-28"
 },
 "ant": {
 "apache-ant-1.9.5": "2015-06-03",
@@ -251,8 +252,8 @@
 "cassandra": {
 "apache-cassandra-2.0.16": "2015-06-22",
 "apache-cassandra-2.1.8": "2015-07-09",
+"apache-cassandra-2.1.9": "2015-08-28",
 "apache-cassandra-2.2.0": "2015-07-20",
-"apache-cassandra-3.0.0-alpha1": "2015-08-03",
 "apache-cassandra-3.0.0-beta1": "2015-08-24"
 },
 "cayenne": {
@@ -620,6 +621,7 @@
 "org.apache.felix.shell-1.4.3": "2012-12-28",
 "org.apache.felix.shell.remote-1.1.2": "2012-12-28",
 "org.apache.felix.shell.tui-1.4.1": "2012-12-28",
+"org.apache.felix.threaddump-1.0.0": "2015-08-28",
 "org.apache.felix.upnp.basedriver-0.8.0": "2012-12-28",
 "org.apache.felix.upnp.extra-0.4.0": "2012-12-28",
 "org.apache.felix.upnp.tester-0.4.0": "2012-12-28",
@@ -770,6 +772,10 @@
 "incubator-commonsrdf": {
 "apache-commons-rdf-0.1.0-incubating": "2015-05-15"
 },
+"incubator-corinthia": {
+"CHECKSUMS": "2015-08-28",
+"incubator-corinthia_release_0.1": "2015-08-28"
+},
 "incubator-droids": {
 "apache-droids-0.2-incubating": "2013-11-18"
 },
@@ -1003,7 +1009,7 @@
 "knox-0.6.0": "2015-04-27"
 },
 "lens": {
-"apache-lens-2.2.0-beta-incubating": "2015-07-16"
+"apache-lens-2.3.0-beta": "2015-08-28"
 },
 "libcloud": {
 "apache-libcloud-0.16.0": "2014-11-11",