Again, we need *both*. On Sat, 2010-04-17 at 21:59 +0800, Strong Liu wrote: > the difference is with this change, if someone only has jdk6 installed, then > it can be used to build hibernate source code instead of installing another > jdk. > > so the question is is there any known issue that causes hibernate components, > expect the ones that explicitly ask jdk6, *must* be build on jdk5/4? > ------------------------- > Best Regards, > > Strong Liu <stliu at redhat.com> > > On Apr 17, 2010, at 9:51 PM, Steve Ebersole wrote: > > > 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 > > >
-- 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