RFR: 7903520 - jcov is missing versions of testing dependencies and javatest
Alexandre Iline
shurailine at openjdk.org
Wed Sep 6 19:09:02 UTC 2023
On Mon, 28 Aug 2023 12:02:33 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
>> jcov now:
>> - downloads all necessary dependences, unless present
>> - is setting up versions of testng and jcommander
>> - is not setting version of javatest, simply gets latest tagged binary
>> - gitignores build/template.xml
>
> tyvm!
@judovana Thank you for the enhancement! It is way easier to build from scratch now.
I do however have a couple of comments, which I expressed in a bug and an enhancement:
https://bugs.openjdk.org/browse/CODETOOLS-7903550
https://bugs.openjdk.org/browse/CODETOOLS-7903551
Would you be willing to take a look on these two?
-------------
PR Comment: https://git.openjdk.org/jcov/pull/40#issuecomment-1708936306
More information about the jcov-dev
mailing list