We need both. So really what is the difference? On Sat, 2010-04-17 at 12:29 +0800, Strong Liu wrote: > as that jdbc4 issue has been resolved, so i don't know if there is any > specific reason that we cant apply this : > > Index: parent/pom.xml > =================================================================== > --- parent/pom.xml (revision 19221) > +++ parent/pom.xml (working copy) > @@ -132,7 +132,7 @@ > <rules> > <requireJavaVersion> > <!-- require JDK 1.5 to run the build --> > - <version>[1.5,1.6)</version> > + <version>[1.5,]</version> > </requireJavaVersion> > <requireMavenVersion> > <!-- we need at least Maven 2.0.8 because of a > bug fix affecting our antlr usage --> > > > > ------------------------- > Best Regards, > > Strong Liu <stliu at redhat.com> > > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev
-- Steve Ebersole <st...@hibernate.org> http://hibernate.org _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev