Re: [hibernate-dev] Hibernate Annotations 3.6.0.Final

2010-11-01 Thread Tomasz Blachowicz
Grand! This is clear to me now. Thanks, Tom On Mon, Nov 1, 2010 at 11:15 AM, Hardy Ferentschik wrote: > It won't :) > As of 3.6 Hibernate Annotations got merged into Core. The separation > existed to be > able to support Java 1.4 and 1.5. Now that 1.4 support was dropped we the > annotation >

Re: [hibernate-dev] Hibernate Annotations 3.6.0.Final

2010-11-01 Thread Tomasz Blachowicz
Grand! This is clear to me now. Thanks, Tom On Mon, Nov 1, 2010 at 11:15 AM, Hardy Ferentschik wrote: > It won't :) > As of 3.6 Hibernate Annotations got merged into Core. The separation > existed to be > able to support Java 1.4 and 1.5. Now that 1.4 support was dropped we the > annotation >

Re: [hibernate-dev] Hibernate Annotations 3.6.0.Final

2010-11-01 Thread Hardy Ferentschik
It won't :) As of 3.6 Hibernate Annotations got merged into Core. The separation existed to be able to support Java 1.4 and 1.5. Now that 1.4 support was dropped we the annotation based code could be merged back into the main source. --Hardy On Mon, 01 Nov 2010 12:57:42 +0200, Tomasz Blachow

[hibernate-dev] Hibernate Annotations 3.6.0.Final

2010-11-01 Thread Tomasz Blachowicz
Hi guys, I was wondering when the Hibernate Annotatiosn 3.6.0-Final is expected to appear in the JBoss Maven Repository. The latest version is 3.5.6 and 3.6.0-SNAPSHOT. Any comments? Cheers, Tom ___ hibernate-dev mailing list hibernate-dev@lists.jboss.o