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

           Summary: Version 1.6.2 doesn't include becl package??
           Product: Ant
           Version: 1.6.2
          Platform: PC
        OS/Version: Windows 2000
            Status: UNCONFIRMED
          Keywords: ErrorMessage
          Severity: blocker
          Priority: P2
         Component: Build Process
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


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]

Reply via email to