Oved Ourfali has submitted this change and it was merged. Change subject: engine: Remove unused javassisst dependencies ......................................................................
engine: Remove unused javassisst dependencies The engine and its test suite do not use Javassisst directly - its is only used as part of the PowerMock mocking (and is required directly due to a bug in PowerMock's pom). Most of PowerMock's usages were removed from the engine a long time ago, with the exception being the jaxrs module. This patch removes the leftover javassisst dependencies from all the other modules that no longer require it. Change-Id: I360789865b8de899d1a04b0f8a974e95eecc65ca Signed-off-by: Allon Mureinik <[email protected]> --- M backend/manager/modules/bll/pom.xml M backend/manager/modules/dal/pom.xml M backend/manager/modules/restapi/types/pom.xml 3 files changed, 0 insertions(+), 17 deletions(-) Approvals: Ori Liel: Looks good to me, but someone else must approve Allon Mureinik: Verified Oved Ourfali: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/30865 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I360789865b8de899d1a04b0f8a974e95eecc65ca Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Allon Mureinik <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Eli Mesika <[email protected]> Gerrit-Reviewer: Juan Hernandez <[email protected]> Gerrit-Reviewer: Michael Pasternak <[email protected]> Gerrit-Reviewer: Ori Liel <[email protected]> Gerrit-Reviewer: Oved Ourfali <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
