You could mandate Java 7 at build time (and thus use 7 for testing), while
keeping the output compatible with Java 6.
I think it's another indication that the Lucene backend should live in its
own repo to allow for a customization of this sort of things and
independent release cycles.
--Gunnar
2014-05-20 20:14 GMT+02:00 Sanne Grinovero <sanne(a)hibernate.org>:
One of the modules of the HQL Parser project is now going to require
Java7 at runtime, which implies I have to compile that one with Java7
and use Java7 for testing.
Would it be ok to move the whole project to use Java7?
I don't stricly need all modules to drop Java6, but it would keep the
build simple, and I suspect we have no reason to keep this project
Java6 compatible.
Sanne
_______________________________________________
hibernate-dev mailing list
hibernate-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev