Issue 37: Cobertura to emit XML on CI build so Jenkins plugin can process it.
Project Member Reported by kandpwel...@gmail.com, Dec 16, 2011
I like having HTML for local build, but for Jenkins Cobertura plugin to process it, output needs to be XML.  If we could control build thru an environment variable (default to HTML without env var), then we could set the variable in Jenkins and get the XML.  I can take care of the Jenkins part if you do the build -- or you can try the Jenkins part too if you like.