Re: [hibernate-dev] Hibernate 4.x JDK support

2010-09-23 Thread Strong Liu
+1 for JDK 6 On Sep 23, 2010, at 5:27 AM, Steve Ebersole wrote: > Considering dropping 1.5 and using 1.6 as base, mainly to standardize on > JDBC 4. > > Any objections? > > -- > Steve Ebersole > http://hibernate.org > > ___ > hibernate-dev mailing

Re: [hibernate-dev] Introduction

2010-09-23 Thread Strong Liu
yeah, welcome :D On Sep 23, 2010, at 2:52 AM, Scheper, Erik-Berndt wrote: > Hi, > > > > Since Adam Warski invited me to become a regular Envers contributor, I > thought it'd be appropriate to introduce myself here on the mailing > list. My name is Erik-Berndt Scheper and I live in the Netherl

Re: [hibernate-dev] Hibernate 4.x JDK support

2010-09-23 Thread Paul Benedict
+1 for JDK 6 On Thu, Sep 23, 2010 at 3:09 PM, Emmanuel Bernard wrote: > Good for me > > On Sep 22, 2010, at 2:27 PM, Steve Ebersole wrote: > >> Considering dropping 1.5 and using 1.6 as base, mainly to standardize on >> JDBC 4. >> >> Any objections? >> >> -- >> Steve Ebersole >> http://hibernat

Re: [hibernate-dev] ClassLoaders [was Re: Envers set up]

2010-09-23 Thread Emmanuel Bernard
According to one glassfish guy, this rule can be problematic in an OSGi env. It seems you could have hibernate in both the lib and the app class loader and you could end up with CCE because the same classes could be loaded by two classloaders and conflict Some background http://opensource.atla

Re: [hibernate-dev] Hibernate 4.x JDK support

2010-09-23 Thread Emmanuel Bernard
Good for me On Sep 22, 2010, at 2:27 PM, Steve Ebersole wrote: > Considering dropping 1.5 and using 1.6 as base, mainly to standardize on > JDBC 4. > > Any objections? > > -- > Steve Ebersole > http://hibernate.org > > ___ > hibernate-dev mailing

Re: [hibernate-dev] Introduction

2010-09-23 Thread Emmanuel Bernard
Welcome :) On Sep 22, 2010, at 11:52 AM, "Scheper, Erik-Berndt" wrote: > Hi, > > > > Since Adam Warski invited me to become a regular Envers contributor, I > thought it'd be appropriate to introduce myself here on the mailing > list. My name is Erik-Berndt Scheper and I live in the Netherla

Re: [hibernate-dev] ClassLoaders [was Re: Envers set up]

2010-09-23 Thread Steve Ebersole
On Thu, 2010-09-16 at 07:52 -0500, Steve Ebersole wrote: > On Thu, 2010-09-16 at 10:19 +0200, Emmanuel Bernard wrote: > > I have a spot spot for (1). If I load an Hib class library, I use > > hibernate-cl, if I load an app class, I use application-cl etc. By the way I am not sure it is as simple

[hibernate-dev] .project/.classpath removed from hibernate tools trunk - use m2eclipse or similar

2010-09-23 Thread Max Rydahl Andersen
Hi, FYI I removed .classpath and .project from hibernatetools core project now that the pom.xml file is "sane" enough to be used from within m2eclipse. Thus if you update use m2eclipse to get a proper .project/.classpath instead of the current sometime machine specific metadata. Thanks, Max __

Re: [hibernate-dev] Hibernate 4.x JDK support

2010-09-23 Thread Hardy Ferentschik
Not from my side. Have you already started some work on 4.x? Is there a branch or will the 4.x development be on the trunk? What about gradle? Will we switch to it with 4.x? --Hardy On Wed, 22 Sep 2010 23:27:56 +0200, Steve Ebersole wrote: > Considering dropping 1.5 and using 1.6 as base

Re: [hibernate-dev] Introduction

2010-09-23 Thread Hardy Ferentschik
Welcome :) On Wed, 22 Sep 2010 20:52:23 +0200, Scheper, Erik-Berndt wrote: > Hi, > > > Since Adam Warski invited me to become a regular Envers contributor, I > thought it'd be appropriate to introduce myself here on the mailing > list. My name is Erik-Berndt Scheper and I live in the Netherlan