On 7/19/16, 7:24 AM, "Christofer Dutz" wrote:
>Hi Alex,
>
>
>how should such a check look like? You want binary files to contain
>Apache headers? I think that might be a bad idea. If you however would
>like a list of files with binary content. RAT produces that in its
>report. This is located i
how About both? The ASF Header and a big fat "DANGERZONE" Comment below
that.
Chris
Von: Alex Harui
Gesendet: Dienstag, 19. Juli 2016 15:41:11
An: dev@flex.apache.org
Betreff: Re: [Falcon][ASJS] Activated the apache-rat-plugin (license checker)
On 7/19/16, 2:58 AM, "Christofer Dutz" wrote:
>Hi,
>
>
>I just added and activated the apache-rat-plugin to the maven build. This
>checks if all source files have the required Apache license headers
>included and breaks the build if they are missing. This did bring up a
>hand full of issues, bu
Hi,
I just added and activated the apache-rat-plugin to the maven build. This
checks if all source files have the required Apache license headers included
and breaks the build if they are missing. This did bring up a hand full of
issues, but I sorted them out and all seems to be ok now.
One