Change in ovirt-engine[ovirt-engine-3.6]: core: Don't replace JAXB provided by application server

piotr.kliczewski at gmail.com piotr.kliczewski at gmail.com
Wed Sep 30 07:41:55 UTC 2015


Piotr Kliczewski has submitted this change and it was merged.

Change subject: core: Don't replace JAXB provided by application server
......................................................................


core: Don't replace JAXB provided by application server

The following patch replaced the version of JAXB provided by the
application server (2.2.4) with a newer one:

  restapi: Replace JAXB version provided by JBoss
  https://gerrit.ovirt.org/30713

That was needed to avoid the following JAXB bug:

  https://java.net/jira/browse/JAXB-860

This is no longer needed because both WildFly 8.2 and EAP 6.1 provide
version 2.2.5 of JAXB, which includes the fix for that bug.

Change-Id: I17370356dbf1bd614c96ff5fe4bf0af8486929c0
Bug-Url: https://bugzilla.redhat.com/1266544
Signed-off-by: Juan Hernandez <juan.hernandez at redhat.com>
(cherry picked from commit 78fcfb66d098c74cc9fb678951f1fd1a16340efa)
---
M backend/manager/dependencies/common/pom.xml
D backend/manager/dependencies/common/src/main/modules/com/sun/xml/bind/main/module.xml
2 files changed, 0 insertions(+), 70 deletions(-)

Approvals:
  Sandro Bonazzola: Looks good to me, but someone else must approve
  Martin Peřina: Looks good to me, approved
  Juan Hernandez: Verified
  Jenkins CI: Passed CI tests



-- 
To view, visit https://gerrit.ovirt.org/46818
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I17370356dbf1bd614c96ff5fe4bf0af8486929c0
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: ovirt-engine-3.6
Gerrit-Owner: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>
Gerrit-Reviewer: Martin Peřina <mperina at redhat.com>
Gerrit-Reviewer: Oved Ourfali <oourfali at redhat.com>
Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski at gmail.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Tal Nisan <tnisan at redhat.com>
Gerrit-Reviewer: automation at ovirt.org



More information about the Engine-commits mailing list