[ http://jira.codehaus.org/browse/SUREFIRE-30?page=comments#action_60502 ]
Walco van Loon commented on SUREFIRE-30:
Why not use
java.io.File.pathSeparator
for this purpose?
> Wrong classpath separator
> -
>
>
>Please see my mail in the last 2 days about the "dashboard plugin" to
>this list.
Missed that message, thanks!
Cheers,
Walco
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi list,
I'm currently working on a plugin that gathers build metrics for a bunch
of
projects and generates a one page report for all of them.
For each category of metrics, I've created a mojo which contributes to
the
results using a 'singleton-keep-alive' BuildStore component which I
inject int