Stefan Bodewig wrote: >Try tackling it from Jakarta's main site, ><http://jakarta.apache.org/site/binindex.html> works and will lead you >to <http://jakarta.apache.org/builds/jakarta-bcel/release/v5.0/>. Any >of those archives should include the jar you need. > > jepp Stefan - found it - downloaded the zip-version - no .jar but a build.xml - produced a bcel.jar without problems copied it to ant.lib directory - the error remains.
obvios reason (that is I'm not completely sure about): ANT asks for a class Visitor in a different package: org/apache/bcel/classfile/Visitor wereas bcel.jar contains de.fub.bytecode.classfile.Visitor Do you know about a simple work around? Rolf -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
