|
||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||
- [JIRA] (JENKINS-11025) Allow the build ... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)
- [JIRA] (JENKINS-11025) Allow the b... [email protected] (JIRA)

Code changed in jenkins
User: Po-Dar Wang
Path:
src/main/java/hudson/plugins/cobertura/CoberturaBuildAction.java
src/main/java/hudson/plugins/cobertura/CoberturaPublisher.java
src/main/java/hudson/plugins/cobertura/MavenCoberturaBuildAction.java
src/main/java/hudson/plugins/cobertura/MavenCoberturaPublisher.java
src/main/java/hudson/plugins/cobertura/renderers/SourceEncoding.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTarget.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTree.java
src/main/java/hudson/plugins/cobertura/targets/CoverageTreeElement.java
src/main/resources/hudson/plugins/cobertura/CoberturaPublisher/config.jelly
src/main/resources/hudson/plugins/cobertura/CoberturaPublisher/config.properties
src/test/java/hudson/plugins/cobertura/CoverageResultTest.java
src/test/resources/hudson/plugins/cobertura/coverage-with-lots-of-data.xml
http://jenkins-ci.org/commit/cobertura-plugin/1cef2b6890bf3388e7e80f12bbe8588035049403
Log:
Fixed bug:
JENKINS-14589
Added Features:
JENKINS-11025
JENKINS-8326