Hi, devs.<br><br>As you may know, JDK 5 is officially end of life this October.  As that time is not too far away, I thought we could consider how we want to address the issue.  <br><br>As I see it, we have a few choices:<br>
<br>1. set default binary to JDK 6 and produce a separate mvn artifact with classifier jdk15 for compatibility.<br>2. set default binary to JDK 5 and produce a separate mvn artifact with classifier jdk6 for compatibility.<br>
3. do nothing and only produce a JDK 5 jar.<br><br>What are your thoughts?<br>-Adrian Cole<br>