Hi, In my refactoring work I've quickly noted that I've become accustomed to using various JDK 7 features, and with the EOL of JDK 6 back in February just wondering what peoples' thoughts are on bumping up the JDK version of JSPWiki to 1.7, join the Modern Era, etc.
If there's no strong reason not to I'll update the pom.xml file to begin using <jdk.version>1.7</jdk.version>, at least for the EntityManager work, which is entailing rather significant changes anyway. Ichiro