You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2006/01/31 20:25:09 UTC

[jira] Closed: (MPCLOVER-39) Sources file should not be instrumented when no test file is present

     [ http://jira.codehaus.org/browse/MPCLOVER-39?page=all ]
     
Lukas Theussl closed MPCLOVER-39:
---------------------------------

    Resolution: Won't Fix

See comment above

> Sources file should not be instrumented when no test file is present
> --------------------------------------------------------------------
>
>          Key: MPCLOVER-39
>          URL: http://jira.codehaus.org/browse/MPCLOVER-39
>      Project: maven-clover-plugin
>         Type: Improvement

>     Versions: 1.9
>  Environment: mavan 1.0.1 clover plugin 1.9
>     Reporter: Julien Kirch

>
>
> I have a project with no test file (it's a set of test classes we want to reuse and NO we don't test the tests)
> when building the project's site :
> ***snip
>     [javac] loaded from: C:\maven-1.0.1\repository\clover\jars\clover-1.3.6.jar
>     [javac] 30 day Evaluation Version distributed via the Maven Jar Repository.
>     [javac] Clover is not free. You have 30 days to evaluate it. After this, please visit http://www.cenqua.com to obtain a licensed version
>  of Clover
>     [javac] No coverage database 'C:\yourNameHere\target\clover\database\clover_coverage.db' found. Creating a fresh one.
>     [javac] Clover all over. Instrumented 80 file.
> ***snip
> as there's no test to execute, clovering the source is a pure loss of time, the plugin should check it

-- 
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org