[pkg-eucalyptus-maintainers] Bug#589582: Bug#589582: eucalyptus: FTBFS with upcoming Hibernate 3.5

Charles Plessy plessy at debian.org
Wed Jul 28 00:01:52 UTC 2010


Le Sun, Jul 18, 2010 at 04:27:34PM -0430, Miguel Landaeta a écrit :

> --- eucalyptus-1.6.2.orig/clc/modules/core/src/main/java/edu/ucsb/eucalyptus/cloud/entities/LVMVolumeInfo.java
> +++ eucalyptus-1.6.2/clc/modules/core/src/main/java/edu/ucsb/eucalyptus/cloud/entities/LVMVolumeInfo.java
> @@ -70,7 +70,7 @@
>  import org.hibernate.annotations.Cache;
>  import org.hibernate.annotations.CacheConcurrencyStrategy;
>  import org.hibernate.annotations.GenericGenerator;
> -import org.hibernate.lob.SerializableBlob;
> +//import org.hibernate.lob.SerializableBlob;
>  
>  import com.eucalyptus.util.StorageProperties;
>  

Dear Chris,

I just searched the sources of eucalyptus for the string “SerializableBlob” and
found nothing else that the include line that Miguel is proposing to patch.

Can you confirm that we can apply the patch so that the Debian Hibernate
maintainers can go ahead and upgrade the package to version 3.5?

Cheers,

-- 
Charles





More information about the pkg-eucalyptus-maintainers mailing list