# HG changeset patch # User smith@nwoca.org # Date 1307497454 14400 # Node ID f1144aa0c01b4b57789f66041c546ea53a9e3e01 # Parent 139a3611ae993dbac6a4da1e286d0eb02fe37f8e CM-127: Improve sonar target to handle java projects and optionally use 'build breaker' to fail builds diff -r 139a3611ae99 -r f1144aa0c01b sonar-ant.xml --- a/sonar-ant.xml Tue Jun 07 18:08:47 2011 -0400 +++ b/sonar-ant.xml Tue Jun 07 21:44:14 2011 -0400 @@ -40,16 +40,19 @@ + + key="${ivy.project.organisation}:${sonar.projectname}" + version="${project.version}" > - + + + @@ -58,10 +61,10 @@ - + - Some tests failed; see details above. (sonar) + Some tests failed; see details above. (sonar)