Maor Lipchuk has posted comments on this change.

Change subject: core: Adding support for OurMemoryTar
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.ovirt.org/#/c/29039/1/backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/archivers/tar/OutMemoryTar.java
File 
backend/manager/modules/utils/src/main/java/org/ovirt/engine/core/utils/archivers/tar/OutMemoryTar.java:

Line 55:         return ovfEntityDataFromTar;
Line 56:     }
Line 57: 
Line 58:     private static Guid getEntityId(TarArchiveEntry tarEntry) {
Line 59:         Guid entityId = 
Guid.createGuidFromString(tarEntry.getName().substring(0, 
tarEntry.getName().indexOf(".ovf")));
> done
FileNameUtilites can not be referenced here
Line 60:         return entityId;
Line 61:     }
Line 62: 
Line 63:     private static String getEntityName(String ovfData) {


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie4fbc12337c16baca4be8a82d4a51b8b3ab0af4a
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com>
Gerrit-Reviewer: Daniel Erez <de...@redhat.com>
Gerrit-Reviewer: Liron Aravot <lara...@redhat.com>
Gerrit-Reviewer: Maor Lipchuk <mlipc...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to