Return-Path: X-Original-To: apmail-creadur-dev-archive@www.apache.org Delivered-To: apmail-creadur-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 91CB317847 for ; Sat, 1 Nov 2014 16:07:36 +0000 (UTC) Received: (qmail 45944 invoked by uid 500); 1 Nov 2014 16:07:35 -0000 Delivered-To: apmail-creadur-dev-archive@creadur.apache.org Received: (qmail 45845 invoked by uid 500); 1 Nov 2014 16:07:35 -0000 Mailing-List: contact dev-help@creadur.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@creadur.apache.org Delivered-To: mailing list dev@creadur.apache.org Received: (qmail 45636 invoked by uid 99); 1 Nov 2014 16:07:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2014 16:07:35 +0000 Date: Sat, 1 Nov 2014 16:07:35 +0000 (UTC) From: "Karl Heinz Marbaise (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (RAT-184) Add DEPENDENCIES file to the default ignored list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Karl Heinz Marbaise created RAT-184: --------------------------------------- Summary: Add DEPENDENCIES file to the default ignored list Key: RAT-184 URL: https://issues.apache.org/jira/browse/RAT-184 Project: Apache Rat Issue Type: Improvement Components: maven Affects Versions: 0.11 Reporter: Karl Heinz Marbaise Priority: Minor Based on the usage of apache-rat-plugin it happens that after creating the release via the Maven Release Process a file {{DEPENDENCIES}} is added into the resulting {{sources.zip}}. Unfortunately the file is not on the default ignored list which results in a release which can't be built from the official release area. -- This message was sent by Atlassian JIRA (v6.3.4#6332)