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 EEF2A200C49 for ; Fri, 17 Mar 2017 14:23:48 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id ED567160B80; Fri, 17 Mar 2017 13:23:48 +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 443FF160B6D for ; Fri, 17 Mar 2017 14:23:48 +0100 (CET) Received: (qmail 30927 invoked by uid 500); 17 Mar 2017 13:23:47 -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 30915 invoked by uid 99); 17 Mar 2017 13:23:47 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Mar 2017 13:23:47 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 186ECC1A61 for ; Fri, 17 Mar 2017 13:23:47 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.651 X-Spam-Level: X-Spam-Status: No, score=0.651 tagged_above=-999 required=6.31 tests=[RP_MATCHES_RCVD=-0.001, SPF_NEUTRAL=0.652] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id mxNRBVa4-ZVh for ; Fri, 17 Mar 2017 13:23:46 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id D8B1A5F297 for ; Fri, 17 Mar 2017 13:23:45 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id D4A1BE04FE for ; Fri, 17 Mar 2017 13:23:41 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 8A4E8254B6 for ; Fri, 17 Mar 2017 13:23:41 +0000 (UTC) Date: Fri, 17 Mar 2017 13:23:41 +0000 (UTC) From: "Maxim Solodovnik (JIRA)" To: dev@creadur.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (RAT-230) Short Apache header is not accepted by apache-rat-plugin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Fri, 17 Mar 2017 13:23:49 -0000 [ https://issues.apache.org/jira/browse/RAT-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929960#comment-15929960 ] Maxim Solodovnik commented on RAT-230: -------------------------------------- Works as expected! Thanks for the quick fix! :) > Short Apache header is not accepted by apache-rat-plugin > -------------------------------------------------------- > > Key: RAT-230 > URL: https://issues.apache.org/jira/browse/RAT-230 > Project: Apache Rat > Issue Type: Bug > Components: maven > Affects Versions: 0.12 > Reporter: Maxim Solodovnik > Assignee: Karl Heinz Marbaise > Fix For: 0.13 > > > Short Apache header, available here: > https://www.apache.org/legal/src-headers.html#is-a-short-form-of-the-source-header-available > is not accepted by maven-rat-plugin :( > to test: > create build.properties with following contents > {code} > #Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements; and to You under the Apache License, Version 2.0. > buildnumber=AAAAAAA > {code} > run build > File is listed as Unapproved -- This message was sent by Atlassian JIRA (v6.3.15#6346)