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 D9E24200B85 for ; Thu, 15 Sep 2016 11:13:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id D89F2160AB7; Thu, 15 Sep 2016 09:13:23 +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 49026160AD7 for ; Thu, 15 Sep 2016 11:13:23 +0200 (CEST) Received: (qmail 62311 invoked by uid 500); 15 Sep 2016 09:13:22 -0000 Mailing-List: contact dev-help@avro.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@avro.apache.org Delivered-To: mailing list dev@avro.apache.org Received: (qmail 61953 invoked by uid 99); 15 Sep 2016 09:13:22 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Sep 2016 09:13:22 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E647A2C1B79 for ; Thu, 15 Sep 2016 09:13:21 +0000 (UTC) Date: Thu, 15 Sep 2016 09:13:21 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@avro.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AVRO-1913) No warnings in the generated Java code MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 15 Sep 2016 09:13:24 -0000 [ https://issues.apache.org/jira/browse/AVRO-1913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15492827#comment-15492827 ] ASF subversion and git services commented on AVRO-1913: ------------------------------------------------------- Commit 4810d48cf9643850587e98a1cde17215feb24655 in avro's branch refs/heads/master from [~nielsbasjes] [ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=4810d48 ] AVRO-1913: No warnings in the generated Java code. > No warnings in the generated Java code > -------------------------------------- > > Key: AVRO-1913 > URL: https://issues.apache.org/jira/browse/AVRO-1913 > Project: Avro > Issue Type: Improvement > Reporter: Niels Basjes > Assignee: Niels Basjes > > The generated Java code has several problems that trigger warnings about unchecked casts and the use of generics in the downstream applications. > Let's reduce those to zero. -- This message was sent by Atlassian JIRA (v6.3.4#6332)