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=29441>.
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=29441

xmllogger throws misleading Exception

           Summary: xmllogger throws misleading Exception
           Product: Ant
           Version: 1.6.1
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Core
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


When using xmllogger, if a task doesn't have all the dependency jars that it
needs, it throws RuntimeException: Mismatch - popped element ...

I have experienced this using the <xjc> task from Jaxme if I have jaxme2.jar and
jaxmejs.jar in the classpath, but not jaxmexs.jar or jaxmeapi.jar.  Also with
certain jars from Sun's JAXB <xjc> implementation.

If that Exception is not thrown, I see the proper NoClassDefFoundError

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to