Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 1A1DA200BDA for ; Tue, 29 Nov 2016 05:20:14 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 16FCA160B22; Tue, 29 Nov 2016 04:20:14 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 3C5BF160B0D for ; Tue, 29 Nov 2016 05:20:13 +0100 (CET) Received: (qmail 77717 invoked by uid 500); 29 Nov 2016 04:20:10 -0000 Mailing-List: contact commits-help@community.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@community.apache.org Delivered-To: mailing list commits@community.apache.org Received: (qmail 77708 invoked by uid 99); 29 Nov 2016 04:20:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Nov 2016 04:20:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 0CEDAC0480 for ; Tue, 29 Nov 2016 04:20:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -1.199 X-Spam-Level: X-Spam-Status: No, score=-1.199 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-2.999] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id DNCJQE3g2zpy for ; Tue, 29 Nov 2016 04:20:08 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 168E15F570 for ; Tue, 29 Nov 2016 04:20:08 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 326A9E0480 for ; Tue, 29 Nov 2016 04:20:07 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id 09B523A0339 for ; Tue, 29 Nov 2016 04:20:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1771841 - in /comdev/projects.apache.org/site/json/foundation: podlings-history.json podlings.json releases-files.json releases.json Date: Tue, 29 Nov 2016 04:20:06 -0000 To: commits@community.apache.org From: projects_role@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20161129042007.09B523A0339@svn01-us-west.apache.org> archived-at: Tue, 29 Nov 2016 04:20:14 -0000 Author: projects_role Date: Tue Nov 29 04:20:06 2016 New Revision: 1771841 URL: http://svn.apache.org/viewvc?rev=1771841&view=rev Log: updating projects data Modified: 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/releases-files.json comdev/projects.apache.org/site/json/foundation/releases.json 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=1771841&r1=1771840&r2=1771841&view=diff ============================================================================== --- comdev/projects.apache.org/site/json/foundation/podlings-history.json (original) +++ comdev/projects.apache.org/site/json/foundation/podlings-history.json Tue Nov 29 04:20:06 2016 @@ -287,6 +287,14 @@ "started": "2012-04", "status": "graduated" }, +"commonsrdf": { +"description": "Commons RDF is a set of interfaces and classes for RDF 1.1 concepts and behaviours. The commons-rdf-api module defines interfaces and testing harness. The commons-rdf-simple module provides a basic reference implementation to exercise the test harness and clarify API contracts.", +"ended": "2016-11", +"homepage": "http://commonsrdf.incubator.apache.org/", +"name": "Apache CommonsRDF (Incubating)", +"started": "2015-03", +"status": "graduated" +}, "composer": { "description": "Embeddable IoC container", "ended": "2008-05", 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=1771841&r1=1771840&r2=1771841&view=diff ============================================================================== --- comdev/projects.apache.org/site/json/foundation/podlings.json (original) +++ comdev/projects.apache.org/site/json/foundation/podlings.json Tue Nov 29 04:20:06 2016 @@ -71,14 +71,6 @@ "podling": true, "started": "2015-05" }, -"commonsrdf": { -"description": "Commons RDF is a set of interfaces and classes for RDF 1.1 concepts and behaviours. The commons-rdf-api module defines interfaces and testing harness. The commons-rdf-simple module provides a basic reference implementation to exercise the test harness and clarify API contracts.", -"homepage": "http://commonsrdf.incubator.apache.org/", -"name": "Apache CommonsRDF (Incubating)", -"pmc": "incubator", -"podling": true, -"started": "2015-03" -}, "datafu": { "description": "DataFu provides a collection of Hadoop MapReduce jobs and functions in higher level languages based on it to perform data analysis. It provides functions for common statistics tasks (e.g. quantiles, sampling), PageRank, stream sessionization, and set and bag operations. DataFu also provides Hadoop jobs for incremental data processing in MapReduce.", "homepage": "http://datafu.incubator.apache.org/", @@ -311,6 +303,14 @@ "podling": true, "started": "2016-03" }, +"openwhisk": { +"description": "distributed Serverless computing platform", +"homepage": "http://openwhisk.incubator.apache.org/", +"name": "Apache OpenWhisk (Incubating)", +"pmc": "incubator", +"podling": true, +"started": "2016-11" +}, "pirk": { "description": "Pirk is a framework for scalable Private Information Retrieval (PIR).", "homepage": "http://pirk.incubator.apache.org/", 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=1771841&r1=1771840&r2=1771841&view=diff ============================================================================== --- comdev/projects.apache.org/site/json/foundation/releases-files.json (original) +++ comdev/projects.apache.org/site/json/foundation/releases-files.json Tue Nov 29 04:20:06 2016 @@ -1738,15 +1738,15 @@ ] }, "drill": { -"apache-drill-1.7.0": [ -"drill/drill-1.7.0/apache-drill-1.7.0-src.tar.gz", -"drill/drill-1.7.0/apache-drill-1.7.0-src.zip", -"drill/drill-1.7.0/apache-drill-1.7.0.tar.gz" -], "apache-drill-1.8.0": [ "drill/drill-1.8.0/apache-drill-1.8.0-src.tar.gz", "drill/drill-1.8.0/apache-drill-1.8.0-src.zip", "drill/drill-1.8.0/apache-drill-1.8.0.tar.gz" +], +"apache-drill-1.9.0": [ +"drill/drill-1.9.0/apache-drill-1.9.0-src.tar.gz", +"drill/drill-1.9.0/apache-drill-1.9.0-src.zip", +"drill/drill-1.9.0/apache-drill-1.9.0.tar.gz" ] }, "empire-db": { @@ -2668,7 +2668,8 @@ "DISCLAIMER": [ "incubator/metron/0.1BETA/DISCLAIMER", "incubator/metron/0.2.0BETA/DISCLAIMER", -"incubator/metron/0.2.1BETA/DISCLAIMER" +"incubator/metron/0.2.1BETA/DISCLAIMER", +"incubator/metron/0.3.0/DISCLAIMER" ], "apache-metron-0.1BETA-incubating": [ "incubator/metron/0.1BETA/apache-metron-0.1BETA-incubating.tar.gz" @@ -2678,6 +2679,9 @@ ], "apache-metron-0.2.1BETA-incubating": [ "incubator/metron/0.2.1BETA/apache-metron-0.2.1BETA-incubating.tar.gz" +], +"apache-metron-0.3.0-incubating": [ +"incubator/metron/0.3.0/apache-metron-0.3.0-incubating.tar.gz" ] }, "incubator-mnemonic": { @@ -6465,10 +6469,20 @@ "subversion/subversion-1.8.16.tar.gz", "subversion/subversion-1.8.16.zip" ], +"subversion-1.8.17": [ +"subversion/subversion-1.8.17.tar.bz2", +"subversion/subversion-1.8.17.tar.gz", +"subversion/subversion-1.8.17.zip" +], "subversion-1.9.4": [ "subversion/subversion-1.9.4.tar.bz2", "subversion/subversion-1.9.4.tar.gz", "subversion/subversion-1.9.4.zip" +], +"subversion-1.9.5": [ +"subversion/subversion-1.9.5.tar.bz2", +"subversion/subversion-1.9.5.tar.gz", +"subversion/subversion-1.9.5.zip" ] }, "synapse": { @@ -6603,12 +6617,12 @@ "rivet-2.2.4": [ "tcl/rivet/rivet-2.2.4.tar.gz" ], -"rivet-2.3.1": [ -"tcl/rivet/rivet-2.3.1.tar.gz" -], "rivet-2.3.2": [ "tcl/rivet/rivet-2.3.2.tar.gz" ], +"rivet-2.3.3": [ +"tcl/rivet/rivet-2.3.3.tar.gz" +], "websh-3.6.0b5": [ "tcl/websh/source/websh-3.6.0b5-src.tar.gz" ] 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=1771841&r1=1771840&r2=1771841&view=diff ============================================================================== --- comdev/projects.apache.org/site/json/foundation/releases.json (original) +++ comdev/projects.apache.org/site/json/foundation/releases.json Tue Nov 29 04:20:06 2016 @@ -566,8 +566,8 @@ "p2.index": "2016-11-01" }, "drill": { -"apache-drill-1.7.0": "2016-06-28", -"apache-drill-1.8.0": "2016-08-30" +"apache-drill-1.8.0": "2016-08-30", +"apache-drill-1.9.0": "2016-11-28" }, "empire-db": { "apache-empire-db-2.4.4": "2015-08-18" @@ -875,7 +875,8 @@ "DISCLAIMER": "2016-04-12", "apache-metron-0.1BETA-incubating": "2016-04-12", "apache-metron-0.2.0BETA-incubating": "2016-08-22", -"apache-metron-0.2.1BETA-incubating": "2016-10-13" +"apache-metron-0.2.1BETA-incubating": "2016-10-13", +"apache-metron-0.3.0-incubating": "2016-11-28" }, "incubator-mnemonic": { "DISCLAIMER": "2016-05-24", @@ -2109,7 +2110,9 @@ "subversion": { "subversion-1.7.22": "2015-08-13", "subversion-1.8.16": "2016-04-27", -"subversion-1.9.4": "2016-04-27" +"subversion-1.8.17": "2016-11-28", +"subversion-1.9.4": "2016-04-27", +"subversion-1.9.5": "2016-11-28" }, "synapse": { "synapse": "2014-10-30", @@ -2153,8 +2156,8 @@ "quickref-3.6.0b5": "2014-03-18", "rivet-2.1.4": "2014-03-18", "rivet-2.2.4": "2015-12-05", -"rivet-2.3.1": "2016-04-16", "rivet-2.3.2": "2016-09-21", +"rivet-2.3.3": "2016-11-28", "websh-3.6.0b5": "2014-03-18" }, "tez": {