Trunk is green again, so we should be OK for the moment while you workout the details. No rush. :-)
Patrick On Mon, Apr 22, 2019 at 3:04 PM Enrico Olivelli <[email protected]> wrote: > Il lun 22 apr 2019, 18:04 Patrick Hunt <[email protected]> ha scritto: > > > Hm, my guess is that they may have removed it? However this was not > updated > > afaict > > > https://cwiki.apache.org/confluence/display/INFRA/Ant+Installation+Matrix > > I just updated to be 1.9 latest, we'll see. > > > > In terms of ant vs maven, iirc ant was used because we run some special > > build steps that were not in ant build.xml in the repo. If you want to > > replace with maven on trunk (which sounds reasonable) you'd have to check > > that first. > > > > Yes, this is want I am doing, I am tracking my work here: > > https://jira.apache.org/jira/plugins/servlet/mobile#issue/ZOOKEEPER-3351 > > > Enrico > > > > > Regards, > > > > Patrick > > > > > > On Fri, Apr 19, 2019 at 11:43 PM Enrico Olivelli <[email protected]> > > wrote: > > > > > I have fixed configuration of the ANT based precommit job > > > https://builds.apache.org/job/PreCommit-ZOOKEEPER-github-pr-build/ > > > > > > @Patrick please take a look > > > > > > Some jobs are using "Invoke ant" build step and they seem to work > > > I the approach is good I can change the configs of the other jobs, like > > > https://builds.apache.org/job/ZooKeeper-trunk/ > > > > > > > > > Cheers > > > Enrico > > > > > > Il giorno sab 20 apr 2019 alle ore 07:57 Enrico Olivelli > > > <[email protected]> ha scritto: > > > > > > > > > > > > > > > > Il sab 20 apr 2019, 01:17 Jie Huang <[email protected]> ha > > scritto: > > > >> > > > >> It doesn't seem to build at all. The most suspicious error message > is: > > > >> > > > >> /tmp/jenkins1102606335931600364.sh: line 26: > > > >> /home/jenkins/tools/ant/apache-ant-1.9.9/bin/ant: No such file or > > > >> directory > > > >> > > > >> > > > >> Is this happening only to me? > > > > > > > > > > > > No it is for al of the build. > > > > And travis is also broken (openjdk11 no more available) > > > > > > > > In > > > > https://github.com/apache/zookeeper/pull/910 > > > > > > > > I am fixing Travis. > > > > If the patch cannot be merged, because it contains another change > (btw > > > needed for dropping ant) > > > > > > > > I will take a look to ant as well. > > > > > > > > We are dropping ant for master and for 3.5 but not for 3.4 > > > > > > > > Regards > > > > > > > > Enrico > > > > > > > > > > > > Enrico > > > > > > > >> > > > >> Thanks, > > > >> Jie > > > > > >
