[ http://jira.codehaus.org/browse/MCLOVER-2?page=all ]

Jason van Zyl moved MNG-1136 to MCLOVER-2:
------------------------------------------

        Version:     (was: 2.0-beta-3)
    Fix Version:     (was: 2.0.1)
      Component:     (was: maven-clover-plugin)
       Workflow: jira  (was: Maven)
            Key: MCLOVER-2  (was: MNG-1136)
        Project: Maven 2.x Clover Plugin  (was: Maven 2)

> clover breaks when encountering assert statements.
> --------------------------------------------------
>
>          Key: MCLOVER-2
>          URL: http://jira.codehaus.org/browse/MCLOVER-2
>      Project: Maven 2.x Clover Plugin
>         Type: Bug

>  Environment: any
>     Reporter: Dave Sag
>     Assignee: Vincent Massol
>  Attachments: example_pom_from_davesag.xml, 
> maven-clover-plugin-samples-20051024.zip, 
> maven-clover-plugin-samples_breaks_DS.zip
>
>
> the clover plugin is breaking on the line
>         assert result != null : "the result should not be null";
> saying
> [INFO] Reason: Clover has failed to instrument the source files
> i can only assume that this is because clover does not understand the assert, 
> or is assuming java 1.3?  eitherway it's no use to me until this is fixed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to