Hello Mark Fixed the misspell class. Thanks for your report.
And yes, is a configurable parameter in the mojo, but also based on the running jvm, since we don't want AnnotationConfiguration running in a JDK1.4 machine. Thanks again, Johann Reyes -----Original Message----- From: Mark Hobson [mailto:[EMAIL PROTECTED] Sent: Thursday, May 11, 2006 2:22 PM To: [email protected] Subject: Re: [mojo-dev] [Vote] Release hibernate3-maven-plugin Looks good - just noticed a misspelt class though: maven-hibernate3/maven-hibernate3-components/maven-hibernate3-jdk15/src/main /java/org/codehaus/mojo/hibernate3/configuration/jdk15/EntintyFinder.java Should be .../EntityFinder.java. I see the new ConfigHibernate API to abstract away JDK1.4/1.5 differences - it looks like this is a configurable parameter in the mojo? This would be great if it was since we use a custom subclass of AnnotationConfiguration to dynamically register entities, a bit like your EntityFinder does. +1 if so ;) Cheers, Mark On 11/05/06, Trygve Laugstøl <[EMAIL PROTECTED]> wrote: > Johann Reyes wrote: > > Hello Everyone > > > > > > > > I would like to propose a vote for releasing the hibernate3 plugin from > > the sandbox. Here is a list of most notable issues resolved: > > +1 > > -- > Trygve >
