Alon Bar-Lev has uploaded a new change for review.

Change subject: packaging: do not use install_without_maven
......................................................................

packaging: do not use install_without_maven

We can simply use:

$ make MVN=true

Change-Id: Idfdc06c98dc3afd4120e17dd7be380755e40b5cf
Signed-off-by: Alon Bar-Lev <[email protected]>
---
M Makefile
1 file changed, 0 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/88/11088/1

diff --git a/Makefile b/Makefile
index 7d9bd0f..cd2aa3b 100644
--- a/Makefile
+++ b/Makefile
@@ -176,10 +176,6 @@
 
 install: \
        all \
-       install_without_maven \
-       $(NULL)
-
-install_without_maven: \
        create_dirs \
        install_artifacts \
        install_config \


--
To view, visit http://gerrit.ovirt.org/11088
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Idfdc06c98dc3afd4120e17dd7be380755e40b5cf
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

Reply via email to