Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 2FE7417628 for ; Wed, 1 Oct 2014 12:04:35 +0000 (UTC) Received: (qmail 91023 invoked by uid 500); 1 Oct 2014 12:04:34 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 90931 invoked by uid 500); 1 Oct 2014 12:04:34 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 90668 invoked by uid 99); 1 Oct 2014 12:04:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 01 Oct 2014 12:04:34 +0000 Date: Wed, 1 Oct 2014 12:04:34 +0000 (UTC) From: "Dmytro Sen (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (AMBARI-7582) Upgrade Apache Rat version to 0.11 in pom.xml MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Dmytro Sen created AMBARI-7582: ---------------------------------- Summary: Upgrade Apache Rat version to 0.11 in pom.xml Key: AMBARI-7582 URL: https://issues.apache.org/jira/browse/AMBARI-7582 Project: Ambari Issue Type: Task Reporter: Dmytro Sen Assignee: Dmytro Sen Apache Ambari projects consists from two big sub-projects: Ambari itself and contrib/views. While trying to build Ambari or start tests, process hangs during rat check. As was found a builded contrib/views generate a lot of node_modules files and this takes a lot of time for rat to check them all (but they are disabled to check?). In rat version 0.11 was introduced option -Drat.skip which could be used for technical builds and check which allows to speed-up process. -- This message was sent by Atlassian JIRA (v6.3.4#6332)