-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/69899/
-----------------------------------------------------------
(Updated May 7, 2019, 6:34 p.m.)
Review request for atlas.
Changes
-------
Re-based and fixed
Bugs: ATLAS-3045
https://issues.apache.org/jira/browse/ATLAS-3045
Repository: atlas
Description
-------
* The atlas-server-package.xml incorrectly tries to include the jar, and the
shell script from atlas-migration-exporter
* classification-updater is not added to that atlas-server-package.xml
* There is no separate classification-updater assembly created
* the tools are not built with the rest of the Atlas server
Diffs (updated)
-----
distro/pom.xml 799b15492
distro/src/main/assemblies/atlas-server-package.xml 248645a60
distro/src/main/assemblies/classification-updater.xml PRE-CREATION
pom.xml 7de5d3157
Diff: https://reviews.apache.org/r/69899/diff/2/
Changes: https://reviews.apache.org/r/69899/diff/1-2/
Testing
-------
Tested with executing: "mvn -B -nsu -Dfindbugs.skip=true -Pgpg -DskipDocs=true
-Pdist -DskipTests -DskipITs install"
and investigating the generated zips under distro/target/...
Thanks,
Zsombor Gegesy