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 91FDB2009FB for ; Fri, 6 May 2016 20:45:28 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 90B00160A0C; Fri, 6 May 2016 18:45:28 +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 D71711608F8 for ; Fri, 6 May 2016 20:45:27 +0200 (CEST) Received: (qmail 10236 invoked by uid 500); 6 May 2016 18:45:26 -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 10226 invoked by uid 99); 6 May 2016 18:45:26 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 May 2016 18:45:26 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id E9EB9180298 for ; Fri, 6 May 2016 18:45:25 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.799 X-Spam-Level: * X-Spam-Status: No, score=1.799 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id GFwL819NA18G for ; Fri, 6 May 2016 18:45:25 +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 254955F1AE for ; Fri, 6 May 2016 18:45:25 +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 32CECE009C for ; Fri, 6 May 2016 18:45:24 +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 345403A019E for ; Fri, 6 May 2016 18:45:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1742588 - in /comdev/reporter.apache.org/trunk/data/releases: ambari.json crunch.json Date: Fri, 06 May 2016 18:45:24 -0000 To: commits@community.apache.org From: projects_role@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160506184524.345403A019E@svn01-us-west.apache.org> archived-at: Fri, 06 May 2016 18:45:28 -0000 Author: projects_role Date: Fri May 6 18:45:24 2016 New Revision: 1742588 URL: http://svn.apache.org/viewvc?rev=1742588&view=rev Log: updating report releases data Modified: comdev/reporter.apache.org/trunk/data/releases/ambari.json comdev/reporter.apache.org/trunk/data/releases/crunch.json Modified: comdev/reporter.apache.org/trunk/data/releases/ambari.json URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/ambari.json?rev=1742588&r1=1742587&r2=1742588&view=diff ============================================================================== --- comdev/reporter.apache.org/trunk/data/releases/ambari.json (original) +++ comdev/reporter.apache.org/trunk/data/releases/ambari.json Fri May 6 18:45:24 2016 @@ -3,5 +3,9 @@ "2.0.1": 1432278000, "2.0.2": 1438930800, "2.1.0": 1436857200, - "2.2.0": 1450512000 + "2.1.1": 1440745200, + "2.1.2": 1443769200, + "2.2.0": 1450512000, + "2.2.1": 1455004800, + "2.2.2": 1462518000 } \ No newline at end of file Modified: comdev/reporter.apache.org/trunk/data/releases/crunch.json URL: http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/data/releases/crunch.json?rev=1742588&r1=1742587&r2=1742588&view=diff ============================================================================== --- comdev/reporter.apache.org/trunk/data/releases/crunch.json (original) +++ comdev/reporter.apache.org/trunk/data/releases/crunch.json Fri May 6 18:45:24 2016 @@ -1 +1,4 @@ -{"0.12.0": 1431586800} \ No newline at end of file +{ + "0.12.0": 1431586800, + "0.14.0": 1462518000 +} \ No newline at end of file