Would it be possible add support for the span attribute of the appropriate ant tasks? Currently I modify plugin.jelly each time I upgrade to a new version by adding span="5h" to all the <ant:clover-report /> tags and the <ant:clover-historypoint /> tag.
The reason being my Maven project delegates out to a number of legacy ant scripts, each of which may run a clover-enabled task. Without the addition of the span attribute, the reports do not include all of the results I want.
If you want me to supply a patch to the plugin then please let me know.
Matt.
You can send us a patch but I'll wait for an opinion from Vincent before to apply it.