Thanks Andi for adjusting the build, it now runs tests and works fairly far, not fully green yet, though.
Domink. On Mon, Sep 21, 2020 at 7:18 PM Yegor Kozlov <yegor.koz...@dinom.ru> wrote: > I wonder if we should consider an alternative or refactor build.xml to do > without scriplets. > BSF is dead. > GraalVM is very new and setting it up to work with Ant is not trivial. > > Yegor > > пн, 21 сент. 2020 г., 18:39 Dominik Stadler <dominik.stad...@gmx.at>: > > > Hi, > > > > thanks Yegor for the link, I reported this at Apache Ant back in May as > > there are some changes to Ant itself required to allow to inject the > > Graal.js implementation. Unfortunately there was not much movement on > this > > ticket since then, maybe you want to ping it as well to indicate that > > others are looking for this now as well. > > > > With a patched Ant I was able to make JDK 15 mostly work, but it required > > quite a few pieces from the Graal.js and some dependencies to be > available > > even before starting the build, so replacing the scripts with some other > > ant-task would probably be a better option, not sure how much work this > > would require, though. > > > > Dominik. > > > > On Mon, Sep 21, 2020 at 2:50 PM Yegor Kozlov <yegor.koz...@dinom.ru> > > wrote: > > > > > > > > > > Some pointers are in this ticket: > > > > > > > > > > > > > https://bz.apache.org/bugzilla/show_bug.cgi?id=64469 > > > > > > > > > >