Alon Bar-Lev has uploaded a new change for review. Change subject: build: use the packaged ear produced by maven ......................................................................
build: use the packaged ear produced by maven Currently Makefile copies intermediate files from ear/*, this change uses the engine.ear similar to the brew method. We copy the final output of maven (engine.ear) to SOURCE_DIR similar to what we do to the other jars. Then have a common path to both modes (maven, brew). This grantees that we use the packaged ear which should be the one that is about to be deployed. Change-Id: I15b26967a99354a8a75e186c7e86c68625121107 Signed-off-by: Alon Bar-Lev <[email protected]> --- M Makefile 1 file changed, 3 insertions(+), 14 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/14/6114/1 -- To view, visit http://gerrit.ovirt.org/6114 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I15b26967a99354a8a75e186c7e86c68625121107 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
