DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG� RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=32727>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND� INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=32727 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |VERIFIED ------- Additional Comments From [EMAIL PROTECTED] 2005-02-18 19:55 ------- Hi Folks, I have experienced the same Issue. Ant 1.6.2 integrated in Eclipse 3.0.1. Ive even tried downloading the bcel libs, but still no resolution... --Swapnish (In reply to comment #0) > Hi, > I am using Ant 1.6.2 library to build ejbjar, I have the folwoing target > > <target name="ejbJAR"> > <ejbjar > basejarname="ejbjarForWS" > srcdir="${builddir}/tcmgEar" > destdir="${builddir}" > descriptordir="${builddir}/tcmgEar/TcmgEJB" > classpath="${builddir}/tcmgEar/APP-INF/classes" > > > </ejbjar> > </target> > > while performing giving the following error: > > Unable to load dependency analyzer: > org.apache.tools.ant.util.depend.bcel.AncestorAnalyzer - dependent class not > found: org/apache/bcel/classfile/ClassParser > > Please suggest. > Thanks, > Suman -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
