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/12/28 04:20:09 UTC

svn commit: r1776226 - in /comdev/projects.apache.org/site/json/foundation: committees.json groups.json people.json podlings-history.json podlings.json projects.json releases-files.json releases.json

Author: projects_role
Date: Wed Dec 28 04:20:09 2016
New Revision: 1776226

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

Modified:
    comdev/projects.apache.org/site/json/foundation/committees.json
    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/podlings-history.json
    comdev/projects.apache.org/site/json/foundation/podlings.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/committees.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/committees.json?rev=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/committees.json (original)
+++ comdev/projects.apache.org/site/json/foundation/committees.json Wed Dec 28 04:20:09 2016
@@ -1984,7 +1984,7 @@
 "name": "Tyler Akidau"
 }
 },
-"shortdesc": "advanced unified programming model, allowing you to implement batch and streaming data processing jobs that can run on any execution engine."
+"shortdesc": "Programming model, SDKs, and runners for defining and executing data processing pipelines"
 },
 {
 "chair": "oflebbe",

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=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/groups.json (original)
+++ comdev/projects.apache.org/site/json/foundation/groups.json Wed Dec 28 04:20:09 2016
@@ -4407,6 +4407,12 @@
 "gdusbabek",
 "ptgoetz"
 ],
+"griffin": [
+"hsaputra",
+"kaspersor",
+"lresende",
+"umamahesh"
+],
 "groovy": [
 "aalmiray",
 "abayer",

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=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/people.json (original)
+++ comdev/projects.apache.org/site/json/foundation/people.json Wed Dec 28 04:20:09 2016
@@ -15892,6 +15892,7 @@
 "geode",
 "gora",
 "gora-pmc",
+"griffin",
 "ignite",
 "incubator",
 "incubator-pmc",
@@ -21349,6 +21350,7 @@
 },
 "kaspersor": {
 "groups": [
+"griffin",
 "incubator",
 "incubator-pmc",
 "member",
@@ -23822,6 +23824,7 @@
 "comdev-pmc",
 "curator",
 "curator-pmc",
+"griffin",
 "incubator",
 "incubator-pmc",
 "member",
@@ -40526,6 +40529,7 @@
 "bookkeeper",
 "bookkeeper-pmc",
 "commons",
+"griffin",
 "hadoop",
 "hadoop-pmc",
 "incubator",

Modified: comdev/projects.apache.org/site/json/foundation/podlings-history.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/podlings-history.json?rev=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/podlings-history.json (original)
+++ comdev/projects.apache.org/site/json/foundation/podlings-history.json Wed Dec 28 04:20:09 2016
@@ -151,6 +151,14 @@
 "started": "2003-12",
 "status": "retired"
 },
+"beam": {
+"description": "Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.",
+"ended": "2016-12",
+"homepage": "http://beam.incubator.apache.org/",
+"name": "Apache Beam (Incubating)",
+"started": "2016-02",
+"status": "graduated"
+},
 "beanvalidation": {
 "description": "The Bean Validation project will create an implementation of Bean Validation as defined by the Java EE specifications.",
 "ended": "2012-02",

Modified: comdev/projects.apache.org/site/json/foundation/podlings.json
URL: http://svn.apache.org/viewvc/comdev/projects.apache.org/site/json/foundation/podlings.json?rev=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/podlings.json (original)
+++ comdev/projects.apache.org/site/json/foundation/podlings.json Wed Dec 28 04:20:09 2016
@@ -39,14 +39,6 @@
 "podling": true,
 "started": "2013-10"
 },
-"beam": {
-"description": "Apache Beam is an open source, unified model and set of language-specific SDKs for defining and executing data processing workflows, and also data ingestion and integration flows, supporting Enterprise Integration Patterns (EIPs) and Domain Specific Languages (DSLs). Dataflow pipelines simplify the mechanics of large-scale batch and streaming data processing and can run on a number of runtimes like Apache Flink, Apache Spark, and Google Cloud Dataflow (a cloud service). Beam also brings DSL in different languages, allowing users to easily implement their data integration processes.",
-"homepage": "http://beam.incubator.apache.org/",
-"name": "Apache Beam (Incubating)",
-"pmc": "incubator",
-"podling": true,
-"started": "2016-02"
-},
 "blur": {
 "description": "Blur is a search platform capable of searching massive amounts of data\n            in a cloud computing environment. ",
 "homepage": "http://blur.incubator.apache.org/",

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=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/projects.json (original)
+++ comdev/projects.apache.org/site/json/foundation/projects.json Wed Dec 28 04:20:09 2016
@@ -2014,6 +2014,21 @@
 ],
 "shortdesc": "Apache Sandesha2 is an Axis2 module implementing WS-RM."
 },
+"beam": {
+"bug-database": "https://issues.apache.org/jira/browse/BEAM",
+"category": "big-data",
+"created": "2016-12-21",
+"description": "Apache Beam is a unified programming model for both batch and streaming data processing, enabling efficient execution across diverse distributed execution engines and providing extensibility points for connecting to different technologies and user communities.",
+"doap": "http://beam.apache.org/downloads/beam-doap.rdf",
+"download-page": "http://beam.apache.org/get-started/downloads/",
+"homepage": "http://beam.apache.org",
+"license": "http://www.apache.org/licenses/LICENSE-2.0",
+"mailing-list": "http://beam.apache.org/get-started/support/",
+"name": "Apache Beam",
+"pmc": "beam",
+"programming-language": "Java, Python",
+"shortdesc": "Apache Beam is a programming model, SDKs, and runners for defining and executing data processing pipelines."
+},
 "bigtop": {
 "bug-database": "http://issues.apache.org/jira/browse/BIGTOP",
 "category": "big-data",

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=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases-files.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases-files.json Wed Dec 28 04:20:09 2016
@@ -1509,8 +1509,8 @@
 "cordova-plugin-wkwebview-engine-1.1.1": [
 "cordova/plugins/cordova-plugin-wkwebview-engine-1.1.1.tgz"
 ],
-"cordova-serve-1.0.0": [
-"cordova/tools/cordova-serve-1.0.0.tgz"
+"cordova-serve-1.0.1": [
+"cordova/tools/cordova-serve-1.0.1.tgz"
 ],
 "cordova-ubuntu-4.3.4": [
 "cordova/platforms/cordova-ubuntu-4.3.4.tgz"
@@ -2500,6 +2500,10 @@
 "httpcomponents-core-5.0-alpha1": [
 "httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha1-src.tar.gz",
 "httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha1-src.zip"
+],
+"httpcomponents-core-5.0-alpha2": [
+"httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.tar.gz",
+"httpcomponents/httpcore/source/httpcomponents-core-5.0-alpha2-src.zip"
 ]
 },
 "httpd": {
@@ -2603,14 +2607,6 @@
 "incubator/datafu/apache-datafu-incubating-1.3.1/apache-datafu-incubating-sources-1.3.1.tgz"
 ]
 },
-"incubator-eagle": {
-"apache-eagle-0.3.0-incubating": [
-"incubator/eagle/apache-eagle-0.3.0-incubating/apache-eagle-0.3.0-incubating-src.tar.gz"
-],
-"apache-eagle-0.4.0-incubating": [
-"incubator/eagle/apache-eagle-0.4.0-incubating/apache-eagle-0.4.0-incubating-src.tar.gz"
-]
-},
 "incubator-easyant": {
 "apache-easyant-buildtypes-0.9-incubating": [
 "incubator/easyant/0.9-incubating/apache-easyant-buildtypes-0.9-incubating-src.zip"
@@ -3631,9 +3627,6 @@
 "logging/log4j/1.2.17/log4j-1.2.17.tar.gz",
 "logging/log4j/1.2.17/log4j-1.2.17.zip"
 ],
-"log4net-1.2.15": [
-"logging/log4net/source/log4net-1.2.15-src.zip"
-],
 "log4net-2.0.6": [
 "logging/log4net/source/log4net-2.0.6-src.zip"
 ]
@@ -5935,8 +5928,8 @@
 "org.apache.sling.testing.paxexam-0.0.2": [
 "sling/org.apache.sling.testing.paxexam-0.0.2-source-release.zip"
 ],
-"org.apache.sling.testing.resourceresolver-mock-1.1.14": [
-"sling/org.apache.sling.testing.resourceresolver-mock-1.1.14-source-release.zip"
+"org.apache.sling.testing.resourceresolver-mock-1.1.16": [
+"sling/org.apache.sling.testing.resourceresolver-mock-1.1.16-source-release.zip"
 ],
 "org.apache.sling.testing.rules-1.0.0": [
 "sling/org.apache.sling.testing.rules-1.0.0-source-release.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=1776226&r1=1776225&r2=1776226&view=diff
==============================================================================
--- comdev/projects.apache.org/site/json/foundation/releases.json (original)
+++ comdev/projects.apache.org/site/json/foundation/releases.json Wed Dec 28 04:20:09 2016
@@ -494,7 +494,7 @@
 "cordova-plugin-vibration-2.1.3": "2016-12-11",
 "cordova-plugin-whitelist-1.3.1": "2016-12-11",
 "cordova-plugin-wkwebview-engine-1.1.1": "2016-12-11",
-"cordova-serve-1.0.0": "2015-10-09",
+"cordova-serve-1.0.1": "2016-12-27",
 "cordova-ubuntu-4.3.4": "2016-06-08",
 "cordova-webos-3.7.0": "2015-08-18",
 "cordova-windows-4.4.3": "2016-10-26",
@@ -786,7 +786,8 @@
 "httpcomponents-core-4.4.3": "2015-09-09",
 "httpcomponents-core-4.4.4": "2015-10-30",
 "httpcomponents-core-4.4.5": "2016-06-10",
-"httpcomponents-core-5.0-alpha1": "2015-12-25"
+"httpcomponents-core-5.0-alpha1": "2015-12-25",
+"httpcomponents-core-5.0-alpha2": "2016-12-27"
 },
 "httpd": {
 "flood-0.4": "2009-10-03",
@@ -833,10 +834,6 @@
 "apache-datafu-incubating-sources-1.3.0": "2015-11-15",
 "apache-datafu-incubating-sources-1.3.1": "2016-08-10"
 },
-"incubator-eagle": {
-"apache-eagle-0.3.0-incubating": "2016-04-11",
-"apache-eagle-0.4.0-incubating": "2016-07-20"
-},
 "incubator-easyant": {
 "apache-easyant-buildtypes-0.9-incubating": "2013-02-23",
 "apache-easyant-core-0.9-incubating": "2013-02-23",
@@ -1212,7 +1209,6 @@
 "apache-log4j-extras-1.2.17": "2013-10-19",
 "apache-log4php-2.3.0": "2013-01-31",
 "log4j-1.2.17": "2013-01-31",
-"log4net-1.2.15": "2015-12-09",
 "log4net-2.0.6": "2016-12-25"
 },
 "lucene": {
@@ -1965,7 +1961,7 @@
 "org.apache.sling.testing.logging-mock-2.0.0": "2016-09-19",
 "org.apache.sling.testing.osgi-mock-2.2.2": "2016-12-16",
 "org.apache.sling.testing.paxexam-0.0.2": "2016-08-17",
-"org.apache.sling.testing.resourceresolver-mock-1.1.14": "2016-06-13",
+"org.apache.sling.testing.resourceresolver-mock-1.1.16": "2016-12-27",
 "org.apache.sling.testing.rules-1.0.0": "2016-09-26",
 "org.apache.sling.testing.samples.failingtests-1.0.6": "2013-01-21",
 "org.apache.sling.testing.samples.integrationtests-1.0.6": "2013-01-21",