diff --git a/clover/plugin.jelly b/clover/plugin.jelly index 775c6cae..be9bdac4 100644 --- a/clover/plugin.jelly +++ b/clover/plugin.jelly @@ -127,9 +127,6 @@ ${compileSrcSetString} - - ${testSrcSetString} + + + ${testSrcSetString} + diff --git a/clover/xdocs/changes.xml b/clover/xdocs/changes.xml index 5fc959c6..c7251d24 100644 --- a/clover/xdocs/changes.xml +++ b/clover/xdocs/changes.xml @@ -26,6 +26,10 @@ + + Prevented the clover:on goal from failing when there are + no unit tests sources available. + Updated to Clover Ant 1.3_01.