RE: Hibernate plugin use Ant task instead of custom integration

2004-06-25 Thread Eric Pugh
; -Original Message- > From: Konstantin Shaposhnikov [mailto:[EMAIL PROTECTED] > Sent: Friday, June 25, 2004 10:42 PM > To: Maven Developers List > Subject: Re: Hibernate plugin use Ant task instead of custom integration > > > On 12:11 Fri 25 Jun , Eric Pugh wrote: >

Re: Hibernate plugin use Ant task instead of custom integration

2004-06-25 Thread Konstantin Shaposhnikov
ssloaders, but I must to say that I am not very familiar with classloaders. Konstatin. > > ERic > > > -Original Message- > > From: Konstantin Shaposhnikov [mailto:[EMAIL PROTECTED] > > Sent: Thursday, June 24, 2004 12:23 AM > > To: Maven Developers L

RE: Hibernate plugin use Ant task instead of custom integration

2004-06-25 Thread Eric Pugh
nal Message- > From: Konstantin Shaposhnikov [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 24, 2004 12:23 AM > To: Maven Developers List > Subject: Re: Hibernate plugin use Ant task instead of custom integration > > > On 18:15 Wed 23 Jun , Eric Pugh wrote: > >

RE: Hibernate plugin use Ant task instead of custom integration

2004-06-24 Thread Maczka Michal
> -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 6:15 PM > To: Maven Developers List > Subject: RE: Hibernate plugin use Ant task instead of custom > integration > > > Argh... You were right about classlo

m2 and Ant taks (was Re: Hibernate plugin use Ant task instead of custom integration)

2004-06-23 Thread M. Sean Gilligan
>On 18:15 Wed 23 Jun , Eric Pugh wrote: >> Argh... You were right about classloader hell.. I was able quite quickly >> to swap it to use the Hibernate SchemaExportTask with a .properties file. >> However, attempting to get the right mix of classpath's etc to get >> SchemaExportTask to work

Re: Hibernate plugin use Ant task instead of custom integration

2004-06-23 Thread Konstantin Shaposhnikov
On 18:15 Wed 23 Jun , Eric Pugh wrote: > Argh... You were right about classloader hell.. I was able quite quickly > to swap it to use the Hibernate SchemaExportTask with a .properties file. > However, attempting to get the right mix of classpath's etc to get > SchemaExportTask to work with

RE: Hibernate plugin use Ant task instead of custom integration

2004-06-23 Thread Eric Pugh
rs List' > Subject: RE: Hibernate plugin use Ant task instead of custom integration > > > > > -Original Message- > > From: Eric Pugh [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, June 23, 2004 2:42 PM > > To: Maven-Dev > > Subject: Hibernate

RE: Hibernate plugin use Ant task instead of custom integration

2004-06-23 Thread Maczka Michal
> -Original Message- > From: Eric Pugh [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 2:42 PM > To: Maven-Dev > Subject: Hibernate plugin use Ant task instead of custom integration > > > Hi all, > > I noticed a patch a while ago to the list f

Hibernate plugin use Ant task instead of custom integration

2004-06-23 Thread Eric Pugh
Hi all, I noticed a patch a while ago to the list from Konstantin Shaposhnikov which converted the Hibernate plugin to use the SchemaExportTask that is now available from the main Hibernate jar. I am going to update to using the Ant task as the existing interface to SchemaExport hasn't kept up wi