# HG changeset patch # User smith@nwoca.org # Date 1302486139 14400 # Node ID ea29594bb799df8e1b62f7c82394e06cb2dd167e # Parent 639bec4999f24834aa8a079f8f179d9f7f0619ec TL-34: Switch to Jacoco for coverage analysis. diff -r 639bec4999f2 -r ea29594bb799 groovy-ant.xml --- a/groovy-ant.xml Fri Apr 08 17:37:19 2011 -0400 +++ b/groovy-ant.xml Sun Apr 10 21:42:19 2011 -0400 @@ -37,6 +37,7 @@ + @@ -70,6 +71,7 @@ + diff -r 639bec4999f2 -r ea29594bb799 jacoco-ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/jacoco-ant.xml Sun Apr 10 21:42:19 2011 -0400 @@ -0,0 +1,85 @@ + + + + jacoco Ant tasks + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff -r 639bec4999f2 -r ea29594bb799 sonar-ant.xml --- a/sonar-ant.xml Fri Apr 08 17:37:19 2011 -0400 +++ b/sonar-ant.xml Sun Apr 10 21:42:19 2011 -0400 @@ -10,33 +10,29 @@ value="http://ivy.ssdt.nwoca.org/repository/sonar/sonar-ant-task.jar"/> - - - - - - + + + + - - - - + - +