maven/examples/maven-clover-plugin-samples/maven-clover-plugin-sample-...
Vincent Massol 2da1d48e5d Set a small flush intervalso that the tests execute more rapidly and to ensure it's possible to override it.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328761 13f79535-47bb-0310-9956-ffa450edef68
2005-10-26 23:19:50 +00:00
..
src Changed "assert (true == true);" to "assert true == true : "true was not true";". The first expressions did not make Clover barf. The second does unless you specify the new <jdk>1.4</jdk> property. Thanks to Dave Sag for noticing this. 2005-10-24 11:52:27 +00:00
pom.xml Set a small flush intervalso that the tests execute more rapidly and to ensure it's possible to override it. 2005-10-26 23:19:50 +00:00