On 23.08.2009 23:38, Damien Raude-Morvan wrote:
It's linked to default-jdk switch to JDBC6 An issue report [1] is open upstream on this subject, but it's not fixed and, sadly, proposed patch just add stubs methods. Ubuntu [2] build hibernate with an explicit dependencies on GCJ compiler. [1] http://opensource.atlassian.com/projects/hibernate/browse/HHH-2412 [2] http://patches.ubuntu.com/libh/libhibernate3-java/libhibernate3- java_3.3.1.GA+dak1-3ubuntu1.patch
as long as the source package only builds binary-indep packages, the same workaround can be applied. but because Debian uses GCJ for some architectures you still need to take care about the differences between Openjdk and GCJ for architecture dependent packages.
Matthias