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

Claude Warren resolved RAT-107.
-------------------------------
    Resolution: Fixed

Final issue fixed in pull request #401.

> useEclipseDefaultExcludes does not ignore sub-module's eclipse dotfiles.
> ------------------------------------------------------------------------
>
>                 Key: RAT-107
>                 URL: https://issues.apache.org/jira/browse/RAT-107
>             Project: Apache Rat
>          Issue Type: Bug
>          Components: Client - maven
>    Affects Versions: 0.8
>         Environment: Maven 3.03, Java 1.6.0_29, eclipse Indigo Service 
> release 1
>            Reporter: jv
>            Assignee: Claude Warren
>            Priority: Major
>              Labels: eclipse, maven
>             Fix For: 0.17
>
>         Attachments: apache-rat-project-RAT-107.patch
>
>
> useEclipseDefaultExcludes works for ignoring eclipse dotfiles in the parent 
> pom's directory, but when used in conjuction with excludeSubProjects=false, 
> subProjects eclipse dotfiles are not ignored and I believe they should be.
> This can be recreated by having a maven project with integrated submodules, 
> and setting up RAT to <excludeSubProjects>false</excludeSubProjects> and 
> <useEclipseDefaultExcludes>true</useEclipseDefaultExcludes>. In the generated 
> output file you will see the .project and .settings file/folder are not 
> included in the check, but the <submodule>/.project and <submodule>/.settings 
> file/folder are checked (and will presumably fail).



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to