[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 a method 
declared in an interface ("org.gradle.api.Action") which is not allowed in 
java5 (see here: http://dertompson.com/2008/01/25/override-specification-
changes-in-java-6/).

I posted a similar message on hibernate users forum but i think it's the wrong 
place, so sorry for the double question.


Thanks
___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev


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

2011-06-03 Thread gioacchinoma...@libero.it
Thanks,
Is it written somewhere in the site or in some blog post ?




Messaggio originale

Da: st...@hibernate.org

Data: 01/06/2011 23.50

A: "gioacchinoma...@libero.it"

Cc: 

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




Hibernate 4 requires Java 6
On Jun 1, 2011 4:11 PM, "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 specific  i got errors on "org.hibernate.build.gradle.inject.

> InjectionAction" because it uses an "@Override" annotation against a method 
> declared in an interface ("org.gradle.api.Action") which is not allowed in 
> java5 (see here: http://dertompson.com/2008/01/25/override-specification-

> changes-in-java-6/).
> 
> I posted a similar message on hibernate users forum but i think it's the 
> wrong 
> place, so sorry for the double question.
> 
> 
> Thanks
> ___

> hibernate-dev mailing list
> hibernate-dev@lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/hibernate-dev






___
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev