You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/06/17 03:34:05 UTC

[jira] [Resolved] (SLIDER-874) Some RAT cleanup

     [ https://issues.apache.org/jira/browse/SLIDER-874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved SLIDER-874.
-------------------------------
    Resolution: Fixed

The original patch is so far removed from reality, it's stupid.

However, there are still fundamental inaccuracies which prevent {{mvn apache-rat:check}} from working. I fixed those so a normal rat check actually passes.

> Some RAT cleanup
> ----------------
>
>                 Key: SLIDER-874
>                 URL: https://issues.apache.org/jira/browse/SLIDER-874
>             Project: Slider
>          Issue Type: Improvement
>    Affects Versions: Slider 0.80
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Minor
>             Fix For: Slider 0.91
>
>         Attachments: 0001-SLIDER-874-Restructure-modules-pom.xml-for-better-co.patch
>
>
> Noticed auditing slider-0.80, a few things we can clean up:
> * Eclipse project files aren't ignored
> * Some files in target/ were not ignored
> * All of app-packages/command-logger is ignored
> Reproduced this by {{mvn apache-rat:check -Prat}}. Also have the following in my .m2/settings.xml
> {noformat}
>     <pluginGroups>
>         <pluginGroup>org.apache.rat</pluginGroup>
>     </pluginGroups>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)