maven/examples
Vincent Massol d82808fe0c - Percentage is a string with a percent symbol.
- Modified code under test so that TPC is 66,66% and not 100% (just because I can). Added a conditional statement.
- The clover:check still fails but I've pinpointed it to the fact that the surefire plugin does not fork tests and thus the coverage database is empty when the check occurs (that's because by default clover re-initializes the database upon a new instrumentation - Using a span attribute makes it work but that's not what we want).

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@226510 13f79535-47bb-0310-9956-ffa450edef68
2005-07-30 13:25:39 +00:00
..
maven-clover-plugin-samples - Percentage is a string with a percent symbol. 2005-07-30 13:25:39 +00:00
maven-hello-plugin PR: MNG-596 2005-07-21 13:58:42 +00:00