On Mon, 10 Aug 2020 at 16:23, Stefan Bodewig <bode...@apache.org> wrote:
> On 2020-08-10, Stefan Bodewig wrote: > > > I intend to also migrate AntUnit (so we do have a template for Antlib > > builds) and maybe the Windows Matrix for Ant's master. > > Both done, as well as Compress Antlib, Ivy, Ivy Tests and IvyDE. The > IvyDE build fails because it wants Eclipse, I'm not familiar enough with > the build to fix it. > It looks like you copied only the second Ant run which does "dist checkstyle rat", but not the first one which does "clean jenkins-prepare". Gintas