On Thu, 30 Mar 2006, Heikki Linnakangas wrote:
How about java.specification.version? AFAIK, it should do just what we need.
Indeed it does, I've put this into our build.xml along with an explicit failure message when someone tries a JDK1.6 compile. Kris Jurka