Hi, On Nov 18, 2007 7:54 PM, Jeremias Maerki <[EMAIL PROTECTED]> wrote: > The constructor IOException(String, Exception) only exists since Java 6. > I don't think that was intended, was it?
Oh, bugger. Certainly not intended (see [1]), I just wrongly recalled that the constructor would have been available already in Java 5. Thanks, Chris, for fixing the problem. PS. Does anyone have an idea on how Maven could be made to select which JDK to use based on project metadata? [1] http://jukkaz.wordpress.com/2007/05/17/the-cause-of-an-ioexception/ BR, Jukka Zitting
