Allon Mureinik has uploaded a new change for review. Change subject: core: Introducing engine.powermock.fork build flag ......................................................................
core: Introducing engine.powermock.fork build flag The default behavior of the build is to always fork tests in modules containing powermock tests in order to make sure no PermGen error occur. This flag allows different forking modes to allow older Maven versions to work faster. To use, just specify -Dengine.powermock.fork=once in your Maven command line. Change-Id: I606a84289f516c4f18a5725cdbc7270b7d112644 Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/pom.xml M backend/manager/modules/restapi/types/pom.xml 2 files changed, 7 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/53/5653/1 -- To view, visit http://gerrit.ovirt.org/5653 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I606a84289f516c4f18a5725cdbc7270b7d112644 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
