Mercurial > public > develkit
changeset 44:714576165aba
jacoco is now handled entirely by jacoco-ant.xml
author | smith@nwoca.org |
---|---|
date | Thu, 09 Jun 2011 10:35:27 -0400 |
parents | c1619b87800e |
children | cc9b1cd6098b |
files | groovy-ant.xml |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/groovy-ant.xml Thu Jun 09 08:48:36 2011 -0400 +++ b/groovy-ant.xml Thu Jun 09 10:35:27 2011 -0400 @@ -71,7 +71,6 @@ <jvmarg line="${endorsed.classpath.cmd.line.arg}"/> <jvmarg line="${run.jvmargs}"/> <jvmarg line="${jvm.agent}"/> - <jvmarg line="${jacoco.coverage.agent}"/> </junit> </sequential> </macrodef>