Return-Path: X-Original-To: apmail-gora-dev-archive@www.apache.org Delivered-To: apmail-gora-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 20E3C17D10 for ; Sat, 5 Sep 2015 15:53:49 +0000 (UTC) Received: (qmail 2138 invoked by uid 500); 5 Sep 2015 15:53:46 -0000 Delivered-To: apmail-gora-dev-archive@gora.apache.org Received: (qmail 2101 invoked by uid 500); 5 Sep 2015 15:53:46 -0000 Mailing-List: contact dev-help@gora.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@gora.apache.org Delivered-To: mailing list dev@gora.apache.org Received: (qmail 2088 invoked by uid 99); 5 Sep 2015 15:53:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Sep 2015 15:53:46 +0000 Date: Sat, 5 Sep 2015 15:53:45 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@gora.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (GORA-436) Improve Source Code as Java 7 Compatible MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/GORA-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732016#comment-14732016 ] ASF GitHub Bot commented on GORA-436: ------------------------------------- Github user kamaci closed the pull request at: https://github.com/apache/gora/pull/41 > Improve Source Code as Java 7 Compatible > ---------------------------------------- > > Key: GORA-436 > URL: https://issues.apache.org/jira/browse/GORA-436 > Project: Apache Gora > Issue Type: Improvement > Reporter: Furkan KAMACI > Priority: Minor > Fix For: 0.6.1 > > > Improvements for diamond operators, automatic resource handling, exception collapsing and iterations. These changes will make source code more understandable and readable. -- This message was sent by Atlassian JIRA (v6.3.4#6332)