You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by AsterixDB Code Review <do...@asterix-gerrit.ics.uci.edu> on 2021/11/17 14:32:49 UTC

Change in asterixdb[master]: [NO ISSUE][HYR][LIC] Configurable multiple LICENSE/NOTICE handling

From Michael Blow <mb...@apache.org>:

Hello Jenkins, Anon. E. Moose #1000171, 

I'd like you to reexamine a change. Please visit

    https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/14104

to look at the new patch set (#2).

Change subject: [NO ISSUE][HYR][LIC] Configurable multiple LICENSE/NOTICE handling
......................................................................

[NO ISSUE][HYR][LIC] Configurable multiple LICENSE/NOTICE handling

- += license.onMultipleEmbedded[License|Notice] flag, with gav:[concat|first] values
- 'concat' takes the contents of all LICENSE/NOTICE files, and concatenates them
  with delimiters indicating the source of each content
- 'first' selects the first match encountered in the 'jar'

The default behavior without flag is 'concat', with a WARNING emitted

Change-Id: I0cd5a008f71f80ac99eaf29f1e286eb222640480
---
M hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/src/main/java/org/apache/hyracks/maven/license/GenerateFileMojo.java
M hyracks-fullstack/hyracks/hyracks-maven-plugins/license-automation-plugin/src/main/java/org/apache/hyracks/maven/license/ProjectFlag.java
2 files changed, 82 insertions(+), 18 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/04/14104/2
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/14104
To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-Project: asterixdb
Gerrit-Branch: master
Gerrit-Change-Id: I0cd5a008f71f80ac99eaf29f1e286eb222640480
Gerrit-Change-Number: 14104
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Blow <mb...@apache.org>
Gerrit-Reviewer: Anon. E. Moose #1000171
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-MessageType: newpatchset