maven/examples/maven-clover-plugin-samples
Vincent Massol 9818983b08 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.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@328042 13f79535-47bb-0310-9956-ffa450edef68
2005-10-24 11:52:27 +00:00
..
maven-clover-plugin-sample-simple 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 move clover samples to examples directory 2005-07-20 09:46:00 +00:00