Sanne,
I guess you're talking search 4?
for search 4, yes, of course it should moved to jdk6, since core 4 now uses jdk6
but the previous was talking about core 3.6 which is jdk 5 compatible
---
Strong Liu
http://hibernate.org
http://github.com/stliu
On Jun 3, 2011, at 3:48 PM, Sanne
Ah, I thought you could pass some option to javac to compile file with a given
source level?
$ javac -help
(...)
-source Provide source compatibility with specified release
(...)
In the pom you can specify the target java version, so the maven compiler
plugin could in theory pass th