On 21/06/18 13:14, Gav wrote: > Wierd, it passed on the same machine only 2 hours earlier:-- > > https://ci.apache.org/builders/tomcat-trunk/builds/3378 > > as an FYI > > gmcdonald@silvanus:~$ /home/buildslave/slave/tools/ant/latest/bin/ant > -version > Apache Ant(TM) version 1.10.3 compiled on March 24 2018 > gmcdonald@silvanus:~$ ant -version > Apache Ant(TM) version 1.9.6 compiled on July 8 2015 > > Your build points to > > ANT_HOME=/home/buildslave/slave/tools/ant/current > > but should be > > ANT_HOME=/home/buildslave/slave/tools/ant/latest
Hmm. We are going to need to be careful with this. The older Tomcat branches need to build on old Java versions so we need to look at Ant / Java version compatibility as well. /me heads off to check the Ant docs for minimum Java versions Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org