RFR: 7903520 - jcov is missing versions of testing dependencies and javatest

Leonid Kuskov lkuskov at openjdk.org
Wed Aug 23 19:49:39 UTC 2023


On Tue, 22 Aug 2023 17:51:03 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

LGTM. Since the test target is part of the development stage, it's okay to add a dependency on external trusted resources.

-------------

PR Comment: https://git.openjdk.org/jcov/pull/40#issuecomment-1690542320


More information about the jcov-dev mailing list