--- Stefan Bodewig <[EMAIL PROTECTED]> wrote: > > [javac] Compiling 57 source files to > /home/gump/workspaces2/public/workspace/ant/build/classes > > [javac] > /home/gump/workspaces2/public/workspace/ant/src/main/org/apache/tools/ant/util/depend/bcel/AncestorAnalyzer.java:44: > exception java.io.IOException is never thrown in > body of corresponding try statement > > [javac] } catch (IOException e) { > > [javac] ^ > > [javac] 1 error > > looks like a backwards-incompatible change in BCEL. > > Anybody with ties to the BCEL community who could > pick up the ball?
Such as Conor? All it is is a change to org.apache.bcel.classfile.ClassParser by dbrosius whereby IOException was removed from two constructors. -Matt > > Stefan > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > > __________________________________ Do you Yahoo!? Make Yahoo! your home page http://www.yahoo.com/r/hs --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]