For future reference, the list strips off attachments. I guess your mail client inlined it because it was plaintext, but normally you'll need to host things elsewhere and just link to them.

THORMAN, ROBERT D wrote:

v/r
Bob Thorman
Principal Big Data Engineer
AT&T Big Data CoE
2900 W. Plano Parkway
Plano, TX 75075
972-658-1714






On 4/14/15, 1:11 PM, "Josh Elser"<josh.el...@gmail.com>  wrote:

Hrm, those should be getting excluded in the rat check. Can you post the
rat.txt that gets made (or at least the top portion of the fail where it
enumerates the files which caused the failure), please?

THORMAN, ROBERT D wrote:
What do you do when it a .classpath or .project file?  Is there an
exclusion list somewhere?

v/r
Bob Thorman
Principal Big Data Engineer
AT&T Big Data CoE
2900 W. Plano Parkway
Plano, TX 75075
972-658-1714






On 4/14/15, 11:37 AM, "Josh Elser"<josh.el...@gmail.com>   wrote:

If you look in the file that the error message told you about, it will
tell you exactly which files don't have Apache license headers on them
which you can use instead of `git clean` in the future if you like.

RAT == release audit tool. It helps us ensure that all of the files in
Accumulo adhere to the rules required to license it as ASLv2.

THORMAN, ROBERT D wrote:
voila¹  Thanks.

v/r
Bob Thorman
Principal Big Data Engineer
AT&T Big Data CoE
2900 W. Plano Parkway
Plano, TX 75075
972-658-1714






On 4/14/15, 10:54 AM, "Sean Busbey"<bus...@cloudera.com>    wrote:

Presuming you have committed all of your changes locally, please do a
'git
clean -xdf' to ensure there are not stray unrelated files.

NOTE: this will irrevocably destroy untracked files, even git ignored
ones.
make sure any files you want to keep have been moved or committed to
the
local git before running it.

More info in the call out on building:
http://accumulo.apache.org/source.html#running-a-build



On Tue, Apr 14, 2015 at 10:27 AM, THORMAN, ROBERT D<rt2...@att.com>
wrote:

I just committed my local changes and merged with master and fired
off a
build and now I¹m getting the following build errorŠ


[ERROR] Failed to execute goal
org.apache.rat:apache-rat-plugin:0.11:check
(check-licenses) on project accumulo-project: Too many files with
unapproved license: 3 See RAT report in:
/Users/bob/workspace/accumulo-3652/target/rat.txt ->    [Help 1]


The issue on Jira about this build error is fixed in my local repo,
but
it
still fails.  Any help?

v/r
Bob Thorman
Principal Big Data Engineer
AT&T Big Data CoE
2900 W. Plano Parkway
Plano, TX 75075
972-658-1714



--
Sean

Reply via email to