Return-Path: X-Original-To: apmail-incubator-chukwa-dev-archive@www.apache.org Delivered-To: apmail-incubator-chukwa-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 C4BCFD4E8 for ; Wed, 19 Dec 2012 23:13:14 +0000 (UTC) Received: (qmail 71517 invoked by uid 500); 19 Dec 2012 23:13:13 -0000 Delivered-To: apmail-incubator-chukwa-dev-archive@incubator.apache.org Received: (qmail 71485 invoked by uid 500); 19 Dec 2012 23:13:13 -0000 Mailing-List: contact chukwa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: chukwa-dev@incubator.apache.org Delivered-To: mailing list chukwa-dev@incubator.apache.org Received: (qmail 71395 invoked by uid 99); 19 Dec 2012 23:13:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 19 Dec 2012 23:13:13 +0000 Date: Wed, 19 Dec 2012 23:13:13 +0000 (UTC) From: "Eric Yang (JIRA)" To: chukwa-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Reopened] (CHUKWA-676) Too many unapproved license 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/CHUKWA-676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Yang reopened CHUKWA-676: ------------------------------ Missing license in conf/jmx.* files and TestFileTailer.java. > Too many unapproved license > --------------------------- > > Key: CHUKWA-676 > URL: https://issues.apache.org/jira/browse/CHUKWA-676 > Project: Chukwa > Issue Type: Bug > Affects Versions: 0.6.0 > Environment: Java 6, MacOSX > Reporter: Eric Yang > Assignee: Eric Yang > Fix For: 0.6.0 > > Attachments: CHUKWA-676.patch > > > When running: mvn clean install, the error shows up: > [ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check (default) on project chukwa: Too many unapproved licenses: 50 -> [Help 1] > This is caused by MiniCluster setup by TestFSMBuilder test case is output to build/test, which is not in a exclude list of rat plugin audit. > In addition, RegexUtil.java also needs to have Apache License. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira