I never do it, but
https://www.ovirt.org/develop/developer-guide/engine/engine-development-environment has an example :
To rebuild a single artifact, for example utils:
make clean install-dev PREFIX=$HOME/ovirt-engine \
EXTRA_BUILD_FLAGS="-pl org.ovirt.engine.core:utils"
Hi,I have a simple query.Whenever I do any change in my code Irun "make install-dev PREFIX="$HOME/ovirt-engine"".But it takes a large time to compile.I think there is a way to compile only that part of codewhich I have changed. Like if I make changes inuicommonweb then, how I compile only that part?Thanks in advance.Shubham
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel