[ 
https://jira.codehaus.org/browse/MANIMALSNIFFER-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=272550#comment-272550
 ] 

Stephen Connolly edited comment on MANIMALSNIFFER-9 at 7/7/11 5:34 AM:
-----------------------------------------------------------------------

r14298

We will now output clear diagnostics that point to it being a malformed class 
and which class specifically is malformed.

      was (Author: stephenconnolly):
    r14298

We will not output clear diagnostics that point to it being a malformed class 
and which class specifically is malformed.
  
> ArrayIndexOutOfBoundsException
> ------------------------------
>
>                 Key: MANIMALSNIFFER-9
>                 URL: https://jira.codehaus.org/browse/MANIMALSNIFFER-9
>             Project: Mojo Animal Sniffer
>          Issue Type: Bug
>    Affects Versions: 1.6
>            Reporter: Evgeny Mandrikov
>            Assignee: Stephen Connolly
>             Fix For: 1.7
>
>
> {noformat}
> java.lang.ArrayIndexOutOfBoundsException: 48188
>         at org.objectweb.asm.ClassReader.readClass(Unknown Source)
>         at org.objectweb.asm.ClassReader.accept(Unknown Source)
>         at org.objectweb.asm.ClassReader.accept(Unknown Source)
>         at 
> org.codehaus.mojo.animal_sniffer.ClassListBuilder.process(ClassListBuilder.java:65)
>         at 
> org.codehaus.mojo.animal_sniffer.ClassFileVisitor.processJarFile(ClassFileVisitor.java:106)
>         at 
> org.codehaus.mojo.animal_sniffer.ClassFileVisitor.process(ClassFileVisitor.java:73)
>         at 
> org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.apply(CheckSignatureMojo.java:196)
>         at 
> org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.buildPackageList(CheckSignatureMojo.java:182)
>         at 
> org.codehaus.mojo.animal_sniffer.maven.CheckSignatureMojo.execute(CheckSignatureMojo.java:134)
> {noformat}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to