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 41339200B5C for ; Wed, 27 Jul 2016 22:51:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 3DDD3160A6F; Wed, 27 Jul 2016 20:51:22 +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 AA08D160A90 for ; Wed, 27 Jul 2016 22:51:21 +0200 (CEST) Received: (qmail 88456 invoked by uid 500); 27 Jul 2016 20:51:20 -0000 Mailing-List: contact dev-help@flume.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flume.apache.org Delivered-To: mailing list dev@flume.apache.org Received: (qmail 88374 invoked by uid 99); 27 Jul 2016 20:51:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 27 Jul 2016 20:51:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8398F2C0D66 for ; Wed, 27 Jul 2016 20:51:20 +0000 (UTC) Date: Wed, 27 Jul 2016 20:51:20 +0000 (UTC) From: "Mike Percy (JIRA)" To: dev@flume.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (FLUME-2959) Fix issues with flume-checkstyle module MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 27 Jul 2016 20:51:22 -0000 [ https://issues.apache.org/jira/browse/FLUME-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15396346#comment-15396346 ] Mike Percy commented on FLUME-2959: ----------------------------------- It looks like general Jenkins slave flakiness to me. Really hard to diagnose with my level of access (maybe there was a network hiccup, or one of the slaves has a bad disk, or someone restarted a process). I looked at a few other builds and it appears that we are using the same build slave pool as them (the label is "ubuntu"). I just kicked off another build, maybe it will succeed this time. > Fix issues with flume-checkstyle module > --------------------------------------- > > Key: FLUME-2959 > URL: https://issues.apache.org/jira/browse/FLUME-2959 > Project: Flume > Issue Type: Improvement > Reporter: Lior Zeno > Assignee: Lior Zeno > Priority: Minor > Fix For: v1.7.0 > > Attachments: FLUME-2959-0.patch, FLUME-2959-1.patch > > > In FLUME-2937 we added the flume-checkstyle module to Flume. > There are three minor issues with it: > # It does not follow our modules naming convention. It should be flume-ng-checkstyle. > # It does not declare a parent module, resulting in build warnings (the source encoding is not explicitly set to UTF-8) > # Resource files don't include the ASF licensing. -- This message was sent by Atlassian JIRA (v6.3.4#6332)