Vojtech Szocs has posted comments on this change.

Change subject: build: Sync gwt-debug target with install-dev target
......................................................................


Patch Set 1:

(1 comment)

....................................................
File Makefile
Line 387: gwt-debug:
Line 388:       [ -n "$(DEBUG_MODULE)" ] || ( echo "Please specify 
DEBUG_MODULE" && false )
Line 389:       cd "frontend/webadmin/modules/$(DEBUG_MODULE)" && \
Line 390:               $(MVN) \
Line 391:                       $(DEV_EXTRA_BUILD_FLAGS_GWT_DEFAULTS) \
Good idea, I'll update the patch.
Line 392:                       -Dgwt.noserver=true \
Line 393:                       -Pgwtdev,gwt-admin,gwt-user \
Line 394:                       gwt:debug
Line 395: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I33760b721f78ab26eeefc1ef3bd662829c49c312
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Eli Mesika <emes...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzasl...@redhat.com>
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to