# HG changeset patch
# User smith@nwoca.org
# Date 1302641379 14400
# Node ID 0cbc383e341b844d4953bf192cfa62013d74f980
# Parent 22f63ae66fedc06fbd9f5a44173c7dea2303b78f
TL-34: Handle case of missing coverage data file under sonar
diff -r 22f63ae66fed -r 0cbc383e341b jacoco-ant.xml
--- a/jacoco-ant.xml Mon Apr 11 20:03:18 2011 -0400
+++ b/jacoco-ant.xml Tue Apr 12 16:49:39 2011 -0400
@@ -43,21 +43,28 @@
description="Generates an XML converage report."
depends="-check.jacoco,project.init"
if="jacoco.installed">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+