mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
Jenkins-DSL: Add jacocoTestReport target to get the coverage XML files
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1882850 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
95d281dbfc
commit
a2691cb5f9
@ -400,6 +400,7 @@ poijobs.each { poijob ->
|
||||
switches('-Dsonar.organization=apache')
|
||||
switches('-Dsonar.projectKey=poi-parent')
|
||||
tasks('check')
|
||||
tasks('jacocoTestReport')
|
||||
tasks('sonarqube')
|
||||
useWrapper(false)
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user