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 <[email protected]>
Gerrit-Reviewer: Allon Mureinik <[email protected]>
Gerrit-Reviewer: Daniel Erez <[email protected]>
Gerrit-Reviewer: Liron Aravot <[email protected]>
Gerrit-Reviewer: Maor Lipchuk <[email protected]>
Gerrit-Reviewer: [email protected]
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to