mirror of https://github.com/apache/poi.git
gradle refresh
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901679 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e0c11f07d
commit
1d37e708b1
|
@ -587,6 +587,7 @@ xmlbeansjobs.each { xjob ->
|
|||
switches("-PjdkVendor=${jdkMapping.get(jdkKey).jdkVendor}")
|
||||
}
|
||||
}
|
||||
switches('--refresh-dependencies')
|
||||
tasks('clean')
|
||||
tasks('jenkins')
|
||||
tasks('jacocoTestReport')
|
||||
|
|
Loading…
Reference in New Issue