You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by Luca Fagioli <mo...@gmail.com> on 2009/10/24 16:58:25 UTC

RAT: Too many unapproved license - I wanna kill the RAT; and i'm an animalist!

Please,
how can I get rid of this "error"?

Is there at least a way to detect which kind of file the RAT (proper
name!) cannot digest?

I'm working on a 1.6 version of JackRabbit. The module i cannot build
is the core.

************************************************************

Exclude: **/*.xml
Exclude: **/*.log
Exclude: **/*.txt
Exclude: **/*.svn-base
Exclude: src/main/javadoc/**/*.uxf
Exclude: src/test/repository/**
Exclude: src/test/resources/**/*.txt
Exclude: src/test/resources/**/*.cnd
Exclude: repository/**
------------------------------------------------------------------------
[ERROR]BUILD FAILURE
------------------------------------------------------------------------
Too many unapproved licenses: 1

************************************************************


Thanks,
Luca

Re: RAT: Too many unapproved license - I wanna kill the RAT; and i'm an animalist!

Posted by Jukka Zitting <ju...@gmail.com>.
Hi,

On Sat, Oct 24, 2009 at 4:58 PM, Luca Fagioli <mo...@gmail.com> wrote:
> Please,
> how can I get rid of this "error"?
>
> Is there at least a way to detect which kind of file the RAT (proper
> name!) cannot digest?

Look at target/rat.txt

> I'm working on a 1.6 version of JackRabbit. The module i cannot build
> is the core.

We disabled the RAT tests from the default build already in trunk.
I'll do the same for the 1.6 branch.

BR,

Jukka Zitting