You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Micah Whitacre (JIRA)" <ji...@apache.org> on 2016/02/12 04:40:18 UTC

[jira] [Updated] (CRUNCH-593) Add exclusions to rat plugin

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

Micah Whitacre updated CRUNCH-593:
----------------------------------
    Attachment: crunch-593.patch

Here's a patch with the changes.  Will merge shortly.

> Add exclusions to rat plugin
> ----------------------------
>
>                 Key: CRUNCH-593
>                 URL: https://issues.apache.org/jira/browse/CRUNCH-593
>             Project: Crunch
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Micah Whitacre
>            Assignee: Micah Whitacre
>         Attachments: crunch-593.patch
>
>
> Building Crunch gives some Rat plugin failures.  Specifically due to IDE get crunch-lambda/crunch-lamba.iml and also if you build with Java 8 and then build with Java 7 you get failures in the target directory for the crunch-lambda project.
> {noformat}
> 8 Unknown Licenses
> *******************************
> Unapproved licenses:
>   crunch-lambda/target/.plxarc
>   crunch-lambda/target/checkstyle-cachefile
>   crunch-lambda/target/checkstyle-result.xml
>   crunch-lambda/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
>   crunch-lambda/target/maven-status/maven-compiler-plugin/compile/default-compile/inputFiles.lst
>   crunch-lambda/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/createdFiles.lst
>   crunch-lambda/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst
>   crunch-lambda/target/rat.txt
> {noformat}



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