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

Re: [hibernate-dev] hibernate-annotations missing copyright information

2010-04-08 Thread Emmanuel Bernard
Hibernate Annotations is copyright Red Hat, Inc. and the various @author listed in the javadoc. and is LGPL 2.1 On 8 avr. 2010, at 16:54, Murray Gibb wrote: > > There is no copyright notice anywhere in hibernate-annotations for versions > 3.4.0 and earlier. What is the correct copyright statem

[hibernate-dev] hibernate-annotations missing copyright information

2010-04-08 Thread Murray Gibb
There is no copyright notice anywhere in hibernate-annotations for versions 3.4.0 and earlier. What is the correct copyright statement for these versions. I am specifically looking for the copyright for 3.3.0. I see that when hibernate-annotations was merged into Hibernate Core the copyrigh

Re: [hibernate-dev] Hibernate Annotations, EntityManager and Validator compatible with Core 3.3.x

2008-05-29 Thread Max Bowsher
> On May 29, 2008, at 07:02, Max Bowsher wrote: >> As there is a mislabelled hibernate-commons-annotations 3.3.0.ga in the >> wild (Maven2 central and possibly other places), perhaps it might be >> worth arbitrarily bumping that project's version number up to 3.4.0 for >> new releases, in the inte

Re: [hibernate-dev] Hibernate Annotations, EntityManager and Validator compatible with Core 3.3.x

2008-05-29 Thread Emmanuel Bernard
I added a README here (http://repository.jboss.org/maven2/org/hibernate/hibernate-commons-annotations/README.TXT ) and there (http://repository.jboss.org/maven2/org/hibernate/hibernate-commons-annotations/3.3.0.ga/README.TXT ) I am uncomfortable about the idea of artificially bumping versions b

Re: [hibernate-dev] Hibernate Annotations, EntityManager and Validator compatible with Core 3.3.x

2008-05-29 Thread Max Bowsher
Emmanuel Bernard wrote: > The Hibernate team is pleased to announce the synchronized release of: > - Hibernate Annotations 3.4.0 CR1 > - Hibernate EntityManager 3.4.0 CR1 > - Hibernate Validator 3.1.0 CR1 > - Hibernate Commons Annotations 3.1.0 CR1 As there is a mislabelled hibernate-commons-a

[hibernate-dev] Hibernate Annotations, EntityManager and Validator compatible with Core 3.3.x

2008-05-27 Thread Emmanuel Bernard
The Hibernate team is pleased to announce the synchronized release of: - Hibernate Annotations 3.4.0 CR1 - Hibernate EntityManager 3.4.0 CR1 - Hibernate Validator 3.1.0 CR1 - Hibernate Commons Annotations 3.1.0 CR1 These release primarily ensure compatibility with the new Hibernate Core 3.3

[hibernate-dev] Hibernate Annotations and Hibernate EntityManager in release candidate

2008-03-06 Thread Emmanuel Bernard
Hibernate Annotations 3.3.1.CR1 and Hibernate EntityManager 3.3.2.CR1 are available for testing at http://www.hibernate.org/6.html. There is a ton of bug fixes especially in the Java Persistence scanning area and in edge mappings support. Some minor new features have been added as well (integra

[hibernate-dev] Hibernate annotations

2007-08-20 Thread alex marina
Hi, Is there any way no specify a column default value using hibernate annotations? BR, Alex - Yahoo! oneSearch: Finally, mobile search that gives answers, not web links. ___ hibernate-dev mailing list hibernate

[hibernate-dev] Hibernate Annotations and Hibernate EntityManager 3.2.0.CR3

2006-10-04 Thread Emmanuel Bernard
Hibernate Annotations and Hibernate entity manager 3.2.0.CR3 have been released and are compatible with Hibernate Core 3.2.0.CR5. We decided another CR was needed mainly for two fixes: 1) A fix for the JPA "persist on flush" event; 2) performance improvement in regards to flush processing. This