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 2016/04/23 06:20:27 UTC

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

Author: projects_role
Date: Sat Apr 23 04:20:27 2016
New Revision: 1740634

URL: http://svn.apache.org/viewvc?rev=1740634&view=rev
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/projects.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=1740634&r1=1740633&r2=1740634&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/site/json/foundation/groups.json Sat Apr 23 04:20:27 2016
@@ -10378,6 +10378,7 @@
 "tdsilva"
 ],
 "phoenix-pmc": [
+"ankit",
 "anoopsamjohn",
 "apurtell",
 "ddas",

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=1740634&r1=1740633&r2=1740634&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/site/json/foundation/people.json Sat Apr 23 04:20:27 2016
@@ -2121,7 +2121,8 @@
 },
 "ankit": {
 "groups": [
-"phoenix"
+"phoenix",
+"phoenix-pmc"
 ],
 "member": false,
 "name": "Ankit Singhal"

Modified: comdev/projects.apache.org/site/json/foundation/projects.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/projects.json?rev=1740634&r1=1740633&r2=1740634&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/site/json/foundation/projects.json Sat Apr 23 04:20:27 2016
@@ -26,14 +26,14 @@
 },
 "accumulo": {
 "bug-database": "https://issues.apache.org/jira/browse/ACCUMULO",
-"category": "database",
+"category": "https://projects.apache.org/projects.html?category#database",
 "created": "2012-03-26",
 "description": "The Apache Accumulo sorted, distributed key/value store is based on Google's BigTable design. It is built on top of Apache Hadoop, Zookeeper, and Thrift. It features a few novel improvements on the BigTable design in the form of cell-level access labels and a server-side programming mechanism that can modify key/value pairs at various points in the data management process.",
 "doap": "http://accumulo.apache.org/doap_Accumulo.rdf",
-"download-page": "http://accumulo.apache.org/downloads",
-"homepage": "http://accumulo.apache.org",
+"download-page": "https://accumulo.apache.org/downloads",
+"homepage": "https://accumulo.apache.org",
 "license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://accumulo.apache.org/mailing_list.html",
+"mailing-list": "https://accumulo.apache.org/mailing_list",
 "maintainer": [
 {
 "mbox": "mailto:billie@apache.org",
@@ -8851,56 +8851,6 @@
 ],
 "shortdesc": "The first free open source JavaServer(tm) Faces implementation."
 },
-"myfaces-tobago": {
-"bug-database": "http://issues.apache.org/jira/browse/TOBAGO",
-"category": "web-framework",
-"created": "2006-07-10",
-"description": "The goal of Tobago is to provide the community with a well designed set of user interface components based on JSF.",
-"doap": "http://svn.apache.org/repos/asf/myfaces/tobago/trunk/src/site/resources/doap_tobago.rdf",
-"download-page": "http://myfaces.apache.org/tobago/download.html",
-"homepage": "http://myfaces.apache.org/tobago",
-"license": "http://usefulinc.com/doap/licenses/asl20",
-"mailing-list": "http://myfaces.apache.org/tobago/mail-lists.html",
-"maintainer": [
-{
-"mbox": "mailto:bommel@apache.org",
-"name": "Bernd Bohmann"
-}
-],
-"name": "Apache Tobago",
-"pmc": "myfaces",
-"programming-language": "Java",
-"release": [
-{
-"created": "2015-07-16",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-1.0.42-dist.zip",
-"name": "Latest stable release of 1.0.x",
-"revision": "1.0.42"
-},
-{
-"created": "2014-03-25",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-1.5.13-dist.zip",
-"name": "Latest stable release of 1.5.x",
-"revision": "1.5.13"
-},
-{
-"created": "2016-02-01",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-2.0.9-dist.zip",
-"name": "Latest stable release of 2.0.x",
-"revision": "2.0.9"
-},
-{
-"created": "2015-12-21",
-"file-release": "http://www.apache.org/dyn/closer.lua/myfaces/binaries/myfaces-tobago-3.0.0-alpha-2-dist.zip",
-"name": "Latest alpha release of 3.0.x",
-"revision": "3.0.0-alpha-2"
-}
-],
-"repository": [
-"http://svn.apache.org/repos/asf/myfaces/tobago"
-],
-"shortdesc": "Set of user interface components based on JSF."
-},
 "nutch": {
 "bug-database": "http://issues.apache.org/jira/browse/NUTCH",
 "category": "web-framework",

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=1740634&r1=1740633&r2=1740634&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases-files.json Sat Apr 23 04:20:27 2016
@@ -1084,9 +1084,9 @@
 "commons/fileupload/source/commons-fileupload-1.3.1-src.tar.gz",
 "commons/fileupload/source/commons-fileupload-1.3.1-src.zip"
 ],
-"commons-io-2.4": [
-"commons/io/source/commons-io-2.4-src.tar.gz",
-"commons/io/source/commons-io-2.4-src.zip"
+"commons-io-2.5": [
+"commons/io/source/commons-io-2.5-src.tar.gz",
+"commons/io/source/commons-io-2.5-src.zip"
 ],
 "commons-jci-1.1": [
 "commons/jci/source/commons-jci-1.1-src.tar.gz",
@@ -2407,10 +2407,6 @@
 ]
 },
 "incubator-apex": {
-"apex-3.2.0-incubating": [
-"incubator/apex/v3.2.0-incubating/apex-3.2.0-incubating-source-release.tar.gz",
-"incubator/apex/v3.2.0-incubating/apex-3.2.0-incubating-source-release.zip"
-],
 "apex-3.2.1-incubating": [
 "incubator/apex/v3.2.1-incubating/apex-3.2.1-incubating-source-release.tar.gz",
 "incubator/apex/v3.2.1-incubating/apex-3.2.1-incubating-source-release.zip"
@@ -2494,6 +2490,12 @@
 "incubator/geode/1.0.0-incubating.M1/apache-geode-1.0.0-incubating.M1.zip",
 "incubator/geode/1.0.0-incubating.M1/apache-geode-src-1.0.0-incubating.M1.tar.gz",
 "incubator/geode/1.0.0-incubating.M1/apache-geode-src-1.0.0-incubating.M1.zip"
+],
+"apache-geode-1.0.0-incubating.M2": [
+"incubator/geode/1.0.0-incubating.M2/apache-geode-1.0.0-incubating.M2.tar.gz",
+"incubator/geode/1.0.0-incubating.M2/apache-geode-1.0.0-incubating.M2.zip",
+"incubator/geode/1.0.0-incubating.M2/apache-geode-src-1.0.0-incubating.M2.tar.gz",
+"incubator/geode/1.0.0-incubating.M2/apache-geode-src-1.0.0-incubating.M2.zip"
 ]
 },
 "incubator-htrace": {
@@ -3552,8 +3554,8 @@
 "apache-clownfish-0.4.4": [
 "lucy/clownfish/apache-clownfish-0.4.4.tar.gz"
 ],
-"apache-clownfish-0.5.0": [
-"lucy/clownfish/apache-clownfish-0.5.0.tar.gz"
+"apache-clownfish-0.5.1": [
+"lucy/clownfish/apache-clownfish-0.5.1.tar.gz"
 ],
 "apache-lucy-0.3.3": [
 "lucy/apache-lucy-0.3.3.tar.gz"
@@ -3561,8 +3563,8 @@
 "apache-lucy-0.4.4": [
 "lucy/apache-lucy-0.4.4.tar.gz"
 ],
-"apache-lucy-0.5.0": [
-"lucy/apache-lucy-0.5.0.tar.gz"
+"apache-lucy-0.5.1": [
+"lucy/apache-lucy-0.5.1.tar.gz"
 ]
 },
 "mahout": {
@@ -4362,6 +4364,9 @@
 "myfaces-tobago-3.0.0-alpha-2": [
 "myfaces/source/myfaces-tobago-3.0.0-alpha-2-source-release.zip"
 ],
+"myfaces-tobago-3.0.0-alpha-3": [
+"myfaces/source/myfaces-tobago-3.0.0-alpha-3-source-release.zip"
+],
 "portlet-bridge-1.0.0": [
 "myfaces/source/portlet-bridge-1.0.0-src-all.tar.gz",
 "myfaces/source/portlet-bridge-1.0.0-src-all.zip"

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=1740634&r1=1740633&r2=1740634&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases.json Sat Apr 23 04:20:27 2016
@@ -364,7 +364,7 @@
 "commons-email-1.4": "2015-05-23",
 "commons-exec-1.3": "2014-11-06",
 "commons-fileupload-1.3.1": "2014-02-07",
-"commons-io-2.4": "2013-03-03",
+"commons-io-2.5": "2016-04-22",
 "commons-jci-1.1": "2013-10-14",
 "commons-jcs-dist-2.0-beta-1": "2015-04-14",
 "commons-jelly-1.0": "2013-03-03",
@@ -760,7 +760,6 @@
 "apache-ignite-1.5.0.final": "2015-12-29"
 },
 "incubator-apex": {
-"apex-3.2.0-incubating": "2015-10-24",
 "apex-3.2.1-incubating": "2016-04-12",
 "apex-3.3.0-incubating": "2016-02-01",
 "malhar-3.3.1-incubating": "2016-02-24"
@@ -799,7 +798,8 @@
 "apache-freemarker-gae-2.3.24-incubating": "2016-03-28"
 },
 "incubator-geode": {
-"apache-geode-1.0.0-incubating.M1": "2016-01-27"
+"apache-geode-1.0.0-incubating.M1": "2016-01-27",
+"apache-geode-1.0.0-incubating.M2": "2016-04-13"
 },
 "incubator-htrace": {
 "htrace-3.1.0-incubating": "2015-01-21",
@@ -1124,10 +1124,10 @@
 },
 "lucy": {
 "apache-clownfish-0.4.4": "2016-02-03",
-"apache-clownfish-0.5.0": "2016-04-02",
+"apache-clownfish-0.5.1": "2016-04-22",
 "apache-lucy-0.3.3": "2013-08-04",
 "apache-lucy-0.4.4": "2016-02-03",
-"apache-lucy-0.5.0": "2016-04-02"
+"apache-lucy-0.5.1": "2016-04-22"
 },
 "mahout": {
 "apache-mahout-distribution-0.10.2": "2015-08-07",
@@ -1365,6 +1365,7 @@
 "myfaces-tobago-2.0.9": "2016-02-01",
 "myfaces-tobago-3.0.0-alpha-1": "2015-11-11",
 "myfaces-tobago-3.0.0-alpha-2": "2015-12-22",
+"myfaces-tobago-3.0.0-alpha-3": "2016-04-22",
 "portlet-bridge-1.0.0": "2014-10-30",
 "portlet-bridge-2.0.0": "2014-10-30",
 "tomahawk-1.1.11": "2014-10-30",