You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@creadur.apache.org by "Mike Rheinheimer (JIRA)" <ji...@apache.org> on 2010/06/14 21:26:16 UTC

[jira] Created: (RAT-76) allow auto-add headers from plugin

allow auto-add headers from plugin
----------------------------------

                 Key: RAT-76
                 URL: https://issues.apache.org/jira/browse/RAT-76
             Project: RAT
          Issue Type: Improvement
    Affects Versions: 0.6, 0.7
            Reporter: Mike Rheinheimer
             Fix For: 0.7


We looked into switching from com.google.code.maven-license-plugin to apache-rat-plugin to take advantage of the auto-add header feature.  However, the plugin does not appear capable of this.

I see that it can be done standalone:  http://incubator.apache.org/rat/apache-rat/index.html, but the rat-plugin module makes no reference to any *AbstractLicenceAppender.

I suppose if this feature were added, you'd want to still fail the build, and report that license headers were added to files, and suggest that a commit is now needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (RAT-76) allow auto-add headers from plugin

Posted by "Jochen Wiedmann (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/RAT-76?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jochen Wiedmann resolved RAT-76.
--------------------------------

      Assignee: Jochen Wiedmann
    Resolution: Fixed

Done.


> allow auto-add headers from plugin
> ----------------------------------
>
>                 Key: RAT-76
>                 URL: https://issues.apache.org/jira/browse/RAT-76
>             Project: RAT
>          Issue Type: Improvement
>    Affects Versions: 0.6, 0.7
>            Reporter: Mike Rheinheimer
>            Assignee: Jochen Wiedmann
>             Fix For: 0.7
>
>
> We looked into switching from com.google.code.maven-license-plugin to apache-rat-plugin to take advantage of the auto-add header feature.  However, the plugin does not appear capable of this.
> I see that it can be done standalone:  http://incubator.apache.org/rat/apache-rat/index.html, but the rat-plugin module makes no reference to any *AbstractLicenceAppender.
> I suppose if this feature were added, you'd want to still fail the build, and report that license headers were added to files, and suggest that a commit is now needed.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.