You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (Code Review)" <do...@asterixdb.incubator.apache.org> on 2015/11/25 04:11:44 UTC

Change in asterixdb[release-0.8.8]: ASTERIXDB-1105 - LICENSE per submodule

Hello Jenkins,

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

    https://asterix-gerrit.ics.uci.edu/518

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

Change subject: ASTERIXDB-1105 - LICENSE per submodule
......................................................................

ASTERIXDB-1105 - LICENSE per submodule

This is a good part of what we need to have a specific set of
dependencies per binary assembly. The main key here is using the
maven remote resources plugin, and supplemental resources to
fill in info from the POM of dependencies where it is lacking.

For things that aren't described in Maven dependencies,
like Javascript files, they are added as LICENSE fragements
that get included in binary assemblies.

Change-Id: I2a6c4fb809b6fcad578007b8f48bf8bce179cd82
---
R LICENSE
M asterix-algebra/pom.xml
M asterix-app/pom.xml
A asterix-app/src/main/appended-resources/META-INF/LICENSE
A asterix-app/src/main/appended-resources/supplemental-models.xml
M asterix-aql/pom.xml
M asterix-common/pom.xml
M asterix-doc/pom.xml
M asterix-events/pom.xml
M asterix-events/src/main/assembly/binary-assembly.xml
M asterix-examples/pom.xml
M asterix-external-data/pom.xml
M asterix-fuzzyjoin/pom.xml
M asterix-installer/pom.xml
A asterix-installer/src/main/appended-resources/META-INF/LICENSE
A asterix-installer/src/main/appended-resources/supplemental-models.xml
M asterix-installer/src/main/assembly/binary-assembly.xml
M asterix-maven-plugins/lexer-generator-maven-plugin/pom.xml
M asterix-maven-plugins/pom.xml
M asterix-maven-plugins/record-manager-generator-maven-plugin/pom.xml
M asterix-metadata/pom.xml
M asterix-om/pom.xml
M asterix-runtime/pom.xml
M asterix-server/pom.xml
M asterix-server/src/main/assembly/binary-assembly.xml
M asterix-test-framework/pom.xml
M asterix-tools/pom.xml
M asterix-transactions/pom.xml
M asterix-yarn/pom.xml
A asterix-yarn/src/main/appended-resources/META-INF/LICENSE
A asterix-yarn/src/main/appended-resources/supplemental-models.xml
M asterix-yarn/src/main/assembly/binary-assembly.xml
M pom.xml
A src/main/appended-resources/supplemental-models.xml
M src/main/assembly/source.xml
35 files changed, 1,172 insertions(+), 126 deletions(-)


  git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/18/518/2
-- 
To view, visit https://asterix-gerrit.ics.uci.edu/518
To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I2a6c4fb809b6fcad578007b8f48bf8bce179cd82
Gerrit-PatchSet: 2
Gerrit-Project: asterixdb
Gerrit-Branch: release-0.8.8
Gerrit-Owner: Ian Maxon <im...@apache.org>
Gerrit-Reviewer: Jenkins <je...@fulliautomatix.ics.uci.edu>
Gerrit-Reviewer: Till Westmann <ti...@apache.org>