]> source.dussan.org Git - gitblit.git/commit
Adjust versions of JaCoCo and parboiled to match and work.
authorFlorian Zschocke <florian.zschocke@devolo.de>
Mon, 11 Nov 2019 22:45:56 +0000 (23:45 +0100)
committerFlorian Zschocke <florian.zschocke@devolo.de>
Mon, 11 Nov 2019 22:45:56 +0000 (23:45 +0100)
commita3a07f39054217db9d2df1de97b21df2b36b0ede
tree521e005057241f4997d5c30254d4796e061fcb0d
parentd94994719b6fb1917aae355957bb15b30fdf1e1b
Adjust versions of JaCoCo and parboiled to match and work.

Adjust the version of JaCoCo down to 0.8.4 and the version
of parboiled-java up to 1.3.1. They need to match because both
use ASM. This combination has the same dependency on ASM: 7.1.

And it seems to work, at least the docs get generated and the
`moxie test` doesn't fail building the report anymore.
build.moxie