Doron Fediuck has submitted this change and it was merged.
Change subject: build: do not override MAVEN_OPTS
......................................................................
build: do not override MAVEN_OPTS
User should be able to set MAVEN_OPTS with some maven options to
affect all build steps.
Makefile should use MAVEN_OPTS by appending options, not override
it entirely to allow customization.
Change-Id: I541cfe03548640814b6fc241eae3e1c07f663826
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M Makefile
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Doron Fediuck: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/6052
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I541cfe03548640814b6fc241eae3e1c07f663826
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>