mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
try to use gradle wrapper to fix build
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1866846 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7e432a3211
commit
f59d60263e
@ -350,7 +350,7 @@ poijobs.each { poijob ->
|
||||
shellEx(delegate, shellcmds, poijob)
|
||||
gradle {
|
||||
tasks('japicmp')
|
||||
useWrapper(false)
|
||||
useWrapper(true)
|
||||
}
|
||||
}
|
||||
publishers {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user