Juan Hernandez has uploaded a new change for review.

Change subject: core: Close tags in OVF template writer (#832106)
......................................................................

core: Close tags in OVF template writer (#832106)

https://bugzilla.redhat.com/832106

One of the tags in the template writer is not closed correctly.
The StAX implementation that we used in the past automatically
closed tags, but the one in JDK 5 doesn't, so we need to do it
explicitly.

Change-Id: I8d0e4ee41236fae98ccc1cccb346121260bcd75d
Signed-off-by: Juan Hernandez <[email protected]>
---
M 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/ovf/OvfTemplateWriter.java
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/06/5506/1
--
To view, visit http://gerrit.ovirt.org/5506
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8d0e4ee41236fae98ccc1cccb346121260bcd75d
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to