Allon Mureinik has uploaded a new change for review. Change subject: restapi: Handle PermGen leak for Maven 3 ......................................................................
restapi: Handle PermGen leak for Maven 3 This package uses PowerMock (extensively) in it's tests, which unfortunately leak PermGen memory. This went unnoticed in Maven 2, but in Maven 3, which has larger memory requirements, causes the build to consistantly fail on NicMapperTest. In order to avoid this problem the tests were forked in a similar way as in the bll projcet. Change-Id: I1f6e07281ed4b1653aae7e4c579ec6d587c6987f Signed-off-by: Allon Mureinik <amure...@redhat.com> --- M backend/manager/modules/restapi/types/pom.xml 1 file changed, 17 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/55/5255/1 -- To view, visit http://gerrit.ovirt.org/5255 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1f6e07281ed4b1653aae7e4c579ec6d587c6987f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <amure...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches