git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901681 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
PJ Fanning 2022-06-05 15:03:12 +00:00
parent 1d37e708b1
commit 44be0c0f5a
1 changed files with 0 additions and 1 deletions

View File

@ -587,7 +587,6 @@ xmlbeansjobs.each { xjob ->
switches("-PjdkVendor=${jdkMapping.get(jdkKey).jdkVendor}")
}
}
switches('--refresh-dependencies')
tasks('clean')
tasks('jenkins')
tasks('jacocoTestReport')