You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Maxim Solodovnik (JIRA)" <ji...@apache.org> on 2017/03/17 06:33:41 UTC

[jira] [Commented] (RAT-230) Short Apache header is not accepted by maven-rat-plugin

    [ https://issues.apache.org/jira/browse/RAT-230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15929482#comment-15929482 ] 

Maxim Solodovnik commented on RAT-230:
--------------------------------------

same time this is accepted:

{code}
# Licensed under Apache License 2.0. http://www.apache.org/licenses/LICENSE-2.0
{code}


> Short Apache header is not accepted by maven-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
>
> 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)