# HG changeset patch # User smith@nwoca.org # Date 1307484527 14400 # Node ID 139a3611ae993dbac6a4da1e286d0eb02fe37f8e # Parent 5f8d6291cc6636a7a4dcc821c2df75ae69c917ed CM-127: Move castor-ant to develkit and teach jacoco how to instrument non-groovy projects. diff -r 5f8d6291cc66 -r 139a3611ae99 castor-ant.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/castor-ant.xml Tue Jun 07 18:08:47 2011 -0400 @@ -0,0 +1,25 @@ + + + + + + + + + + + + + diff -r 5f8d6291cc66 -r 139a3611ae99 jacoco-ant.xml --- a/jacoco-ant.xml Tue Jun 07 15:12:29 2011 -0400 +++ b/jacoco-ant.xml Tue Jun 07 18:08:47 2011 -0400 @@ -37,6 +37,10 @@ resource="org/jacoco/ant/antlib.xml"/> + + + +