Re: [hibernate-dev] compile hibernate4 alpha3 using java5

2011-06-01 Thread Steve Ebersole
Hibernate 4 requires Java 6 On Jun 1, 2011 4:11 PM, "gioacchinoma...@libero.it" < gioacchinoma...@libero.it> wrote: > Hi there, > > is it possible to compile hibernate4 using java5 ? I've seen there is some > errors on alpha3 but i don't know if java5 should be supported or not. > > To be more spe

[hibernate-dev] compile hibernate4 alpha3 using java5

2011-06-01 Thread gioacchinoma...@libero.it
Hi there, is it possible to compile hibernate4 using java5 ? I've seen there is some errors on alpha3 but i don't know if java5 should be supported or not. To be more specific i got errors on "org.hibernate.build.gradle.inject. InjectionAction" because it uses an "@Override" annotation against