Juan Hernandez has submitted this change and it was merged.

Change subject: core: Use Jackson 1.9.9
......................................................................


core: Use Jackson 1.9.9

The version of the OpenStack Java SDK that we use requires at least
Jackson 1.9.9 in order to work correctly, otherwise responses received
from Neutron aren't parsed correctly. This patch changes the
dependencies module so that the correct version of Jackson will be
bundled with the engine, overriding the one provided by the
application server.

Change-Id: I55d02ecd385c86a32a69f154610d4093aea9b74e
Bug-Url: https://bugzilla.redhat.com/1064231
Related-To: https://bugzilla.redhat.com/1132259
Signed-off-by: Juan Hernandez <[email protected]>
---
M backend/manager/dependencies/common/pom.xml
A 
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-core-asl/main/module.xml
A 
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-jaxrs/main/module.xml
A 
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-mapper-asl/main/module.xml
A 
backend/manager/dependencies/common/src/main/modules/org/codehaus/jackson/jackson-xc/main/module.xml
M backend/manager/modules/restapi/interface/definition/pom.xml
M backend/manager/modules/vdsbroker/pom.xml
M pom.xml
8 files changed, 142 insertions(+), 8 deletions(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved
  Moti Asayag: Looks good to me, but someone else must approve



-- 
To view, visit http://gerrit.ovirt.org/33959
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I55d02ecd385c86a32a69f154610d4093aea9b74e
Gerrit-PatchSet: 12
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Mike Kolesnik <[email protected]>
Gerrit-Reviewer: Moti Asayag <[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

Reply via email to