| 731 09.07.2010 00:20:59, by
lewijw
Have the test pass in two annotations to be ignored. |
| 730 09.07.2010 00:13:23, by
lewijw
New --ignoreMethodAnnotation switch used to specify an annotation that, when present on a method, will cause Cobertura to ignore the method in the coverage report. (Patch 3010530) (Tad Smith) |
| 729 08.07.2010 03:06:30, by
lewijw
New --ignoreTrivial switch that tells Cobertura to ignore the following in the coverage report: Getter methods that simply read a class field; Setter methods that set a class field; Constructors that only set class fields and call a super class constructor (Patch 3010530 (partial) from 2035169 (partial)) (Scott Frederick/Ted Smith) |
| 728 08.07.2010 02:28:20, by
lewijw
Add ability to pass in a map of parameters to instrumentClasses. Fix getLineCounts so it returns an empty array instead of 0 when the class or method is not found. |
| 727 06.07.2010 23:48:58, by
lewijw
Add failonerror to <cobertura-instrument> (mostly just for testing). |
| 726 12.03.2010 16:08:40, by
lewijw
Piotr Tabor added as a developer. |
| 725 03.03.2010 22:50:43, by
lewijw
Fix note on Java version. |
| 724 03.03.2010 21:51:50, by
lewijw
Fix a problem that occurs in Tomcat. When TouchCollector initializes, it calls ProjectData.initialize() which (with Tomcat only) eventually calls TouchCollector. However, TouchCollector's static members have not been initialized. (Thanks to Jack Cobb for suggesting the fix).
Added a test that highlights this problem.
Also, set target="1.5" in the build so that it runs in Java 5 even if compiled with JDK6. |
| 723 03.03.2010 20:55:42, by
lewijw
Version 1.9.4.1 released. |
| 722 03.03.2010 20:47:13, by
lewijw
Version 1.9.4 changed to version 1.9.4.1. |
| 721 03.03.2010 20:18:21, by
lewijw
Tagging version 1.9.4.1. |
| 720 03.03.2010 20:13:14, by
lewijw
Set to version 1.9.4.1. |
| 719 03.03.2010 20:12:59, by
lewijw
Fix a problem that occurs in Tomcat. When TouchCollector initializes, it calls ProjectData.initialize() which (with Tomcat only) eventually calls TouchCollector. However, TouchCollector's static members have not been initialized. (Thanks to Jack Cobb for suggesting the fix).
Added a test that highlights this problem. |
| 718 03.03.2010 20:00:18, by
lewijw
Add target="1.5" to javac. |
| 717 03.03.2010 19:59:49, by
lewijw
Add target="1.5" to javac. |
| 716 01.03.2010 22:11:10, by
lewijw
SourceForge changed the link URL to download the files. (2nd try) |
| 715 01.03.2010 22:09:17, by
lewijw
SourceForge changed the link URL to download the files. |
| 714 01.03.2010 21:56:32, by
lewijw
Version 1.9.4 has been added. |
| 713 01.03.2010 21:44:59, by
lewijw
Version 1.9.4 is released. |
| 712 01.03.2010 20:15:36, by
lewijw
Tag 1.9.4. |
|
|