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
