Quantcast

clover plugin

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

clover plugin

Kallin Nagelberg
Hey,

I've been using the clover grails plugin and am wondering if there's a way to stop it from being enabled when I'm not testing. IE, whenever I start my app I see:
'Clover: Compile start.'

It would be nice if that only showed up when I was testing.

Cheers,
-Kallin Nagelberg

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: clover plugin

alxndrsn
I'm not familiar with the clover plugin, but what scope is the plugin
set to in BuildConfig?  I'd expect setting this to `test` would do the
trick.

On 23 July 2012 23:28, Kallin Nagelberg <[hidden email]> wrote:

> Hey,
>
> I've been using the clover grails plugin and am wondering if there's a way
> to stop it from being enabled when I'm not testing. IE, whenever I start my
> app I see:
> 'Clover: Compile start.'
>
> It would be nice if that only showed up when I was testing.
>
> Cheers,
> -Kallin Nagelberg
>

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

    http://xircles.codehaus.org/manage_email


Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: clover plugin

Kallin Nagelberg
Setting it to test still results in clover messaging during 'run-app' :/ Thanks though!

On Mon, Jul 23, 2012 at 11:45 PM, Alex Anderson <[hidden email]> wrote:
I'm not familiar with the clover plugin, but what scope is the plugin
set to in BuildConfig?  I'd expect setting this to `test` would do the
trick.

On 23 July 2012 23:28, Kallin Nagelberg <[hidden email]> wrote:
> Hey,
>
> I've been using the clover grails plugin and am wondering if there's a way
> to stop it from being enabled when I'm not testing. IE, whenever I start my
> app I see:
> 'Clover: Compile start.'
>
> It would be nice if that only showed up when I was testing.
>
> Cheers,
> -Kallin Nagelberg
>

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

    http://xircles.codehaus.org/manage_email



Loading...