>          VirtualizationType virtualizationType = VirtualizationType.HVM;
>          Hypervisor hypervisor = Hypervisor.XEN;
> -        Image from = new Image(region, architecture, imageName, description, 
> imageId, imageOwnerId + "/" + imageName, imageOwnerId, imageState, 
> "available", imageType, isPublic, productCodes, kernelId, platform, 
> ramdiskId, rootDeviceType, rootDeviceName, ebsBlockDevices, 
> virtualizationType, hypervisor);
> +      Image from = new Image(region, architecture, imageName, description, 
> imageId, imageOwnerId + "/" + imageName,

Indent?

---
Reply to this email directly or view it on GitHub:
https://github.com/jclouds/jclouds/pull/56/files#r5069411

Reply via email to