mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
use Ant 1.10 for the builds
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1880175 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
f7a174fc00
commit
197570d18d
@ -99,8 +99,8 @@ def xmlbeansSvnBase = 'https://svn.apache.org/repos/asf/xmlbeans/trunk'
|
||||
def defaultJdk = '1.8'
|
||||
def defaultTrigger = 'H/15 * * * *' // check SCM every 60/15 = 4 minutes
|
||||
def defaultEmail = 'dev@poi.apache.org'
|
||||
def defaultAnt = 'Ant 1.9 (Latest)'
|
||||
def defaultAntWindows = 'Ant 1.9 (Latest Windows)'
|
||||
def defaultAnt = 'Ant 1.10 (Latest)'
|
||||
def defaultAntWindows = 'Ant 1.10 (Latest Windows)'
|
||||
def defaultMaven = 'Maven 3 (latest)'
|
||||
// currently a lot of H?? slaves don't have Ant installed ... H21 seems to have a SVN problem
|
||||
// H35 fails with ImageIO create cache file errors, although the java.io.tmpdir is writable
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user