Change in ovirt-engine[master]: core: Introducing engine.powermock.fork build flag

Laszlo Hornyak has submitted this change and it was merged. 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 <amureini@redhat.com> --- M backend/manager/modules/bll/pom.xml M backend/manager/modules/restapi/types/pom.xml 2 files changed, 7 insertions(+), 2 deletions(-) Approvals: Laszlo Hornyak: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5653 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I606a84289f516c4f18a5725cdbc7270b7d112644 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Allon Mureinik <amureini@redhat.com> Gerrit-Reviewer: Ayal Baron <abaron@redhat.com> Gerrit-Reviewer: Daniel Erez <derez@redhat.com> Gerrit-Reviewer: Laszlo Hornyak <lhornyak@redhat.com> Gerrit-Reviewer: Maor Lipchuk <mlipchuk@redhat.com> Gerrit-Reviewer: Mike Kolesnik <mkolesni@redhat.com> Gerrit-Reviewer: Yair Zaslavsky <yzaslavs@redhat.com>
participants (1)
-
lhornyak@redhat.com