Michael Blow has posted comments on this change.

Change subject: AsterixDB Rat Execution Audit & Fixes
......................................................................


Patch Set 13:

> It looks like .aql, .plan, .txt, and .xml files all need license
 > headers now? I know they can be added to .aql files, but I don't
 > see examples for the other files.

Probably you'll want some blanket exclusion for your test results like we've 
done for asterix-app, which exempted its .plan files:
   <exclude>src/test/resources/**/results/**</exclude>

Most of the XML files got a header like we have in our POMs.

For other files, (e.g. txt), they can be probably be excluded, but care should 
be exercised when adding them to the exclude list- in the event they are third 
party copyrighted, we need to ensure they are reflected in the LICENSE / 
CONTENT files.

-- 
To view, visit https://asterix-gerrit.ics.uci.edu/1609
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I3d771c5b63eaef4b6a0b4da769039ed5bca17736
Gerrit-PatchSet: 13
Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Owner: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Jenkins <jenk...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Steven Jacobs <sjaco...@ucr.edu>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>
Gerrit-Reviewer: abdullah alamoudi <bamou...@gmail.com>
Gerrit-HasComments: No

Reply via email to