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 B7734200B62 for ; Fri, 12 Aug 2016 12:44:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id B6085160AB0; Fri, 12 Aug 2016 10:44:05 +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 2F487160AA6 for ; Fri, 12 Aug 2016 12:44:05 +0200 (CEST) Received: (qmail 61836 invoked by uid 500); 12 Aug 2016 10:44:04 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 61823 invoked by uid 99); 12 Aug 2016 10:44:04 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2016 10:44:04 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id 30A94E0252; Fri, 12 Aug 2016 10:44:03 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: bhaisaab@apache.org To: commits@cloudstack.apache.org Message-Id: <77ced12975a347fbbdc0de16f0bcd2e8@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: git commit: updated refs/heads/4.6 to bf02aeb Date: Fri, 12 Aug 2016 10:44:03 +0000 (UTC) archived-at: Fri, 12 Aug 2016 10:44:05 -0000 Repository: cloudstack Updated Branches: refs/heads/4.6 8808cbeff -> bf02aeb26 java: stick to java7 for building 4.6 Signed-off-by: Rohit Yadav Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/bf02aeb2 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/bf02aeb2 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/bf02aeb2 Branch: refs/heads/4.6 Commit: bf02aeb26b7641849a774ea5873bdb16b0746df2 Parents: 8808cbe Author: Rohit Yadav Authored: Fri Aug 12 16:13:35 2016 +0530 Committer: Rohit Yadav Committed: Fri Aug 12 16:13:35 2016 +0530 ---------------------------------------------------------------------- .java-version | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/bf02aeb2/.java-version ---------------------------------------------------------------------- diff --git a/.java-version b/.java-version new file mode 100644 index 0000000..d3bdbdf --- /dev/null +++ b/.java-version @@ -0,0 +1 @@ +1.7