That doesn't sound right. I'm not sure what it looks like now - are you
using cobertura as an example?
- Brett
Andreas Rudolf wrote:
> Hi Brett,
>
> Thank you for your advice. I tried it in this way with the result, that the
> classesDirectory for example is set for both phase.
>
> Is there no
Hi Brett,
Thank you for your advice. I tried it in this way with the result, that the
classesDirectory for example is set for both phase.
Is there no way to set the configuration especially for test phase only, or
is it a bug?
Regards
Andreas
--
View this message in context:
http://ww
Leave out the executions on the test phase. See the cobertura plugin
instead - its closer to EMMA (I believe).
- Brett
Andreas Rudolf wrote:
> Hi,
>
> I develop a plugin for emma and have a question about lifecycle
> configuration.
>
> I setup a custom lifecycle "emma" (just like the clover pl