Hi, the new build-agent for ooxml-lite really pays off in build-execution time: https://rawgit.com/centic9/poi-benchmark/master/results/org.apache.poi.benchmark.suite.BuildBenchmarks.benchmarkCompileAll.html
Very nice reduction at the end, from over 250 seconds down to around 100! Thanks... Dominik. On Sun, Nov 18, 2018 at 8:11 PM Andreas Beeker <kiwiwi...@apache.org> wrote: > Hi Dominik / *, > > I have reordered the ant build to collect as much as possible OOXML > references with the new OOXMLLiteAgent [2], but this had some side-effects, > which I'm currently trying to solve. > > One of those seems to be a open file handle (I guess) which the JaCoCo ant > task holds. > > Please have a look at the deletion error in the Windows build [1] - maybe > this is related to the second java-agent which is now registered. > > Cheers, > Andi > > > [1] https://builds.apache.org/view/P/view/POI/job/POI-DSL-Windows-1.8 > > [2] https://bz.apache.org/bugzilla/show_bug.cgi?id=62921 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org > For additional commands, e-mail: dev-h...@poi.apache.org > >