RFR: 7903550 - Broken backward compatibility in JCov build scripts
Jiří Vaněk
jvanek at openjdk.org
Fri Sep 15 14:26:36 UTC 2023
On Fri, 15 Sep 2023 14:16:57 GMT, Jiří Vaněk <jvanek at openjdk.org> wrote:
> By using proper target name, 7903550is now fixed.
> Custom path, or even custom name can be (again) provided via both -D runtime property or via build.proeprties.
>
> Accidenatly, also CODETOOLS-7903551 was fixed.
> 7903551 - Move JCov dependencies into a sub-dir.
> Now the libs are by default downloaded to the build/./lib This directoy canbe changed via deps.dir property, so now you can manage the whole folder with deps by one property if needed.
If necessary, I can split it to two, depending PRs (7903551 needs 7903550)
@shurymury here you go!
Pls double check it fulfil all your needs from:
https://bugs.openjdk.org/browse/CODETOOLS-7903550
https://bugs.openjdk.org/browse/CODETOOLS-7903551
-------------
PR Comment: https://git.openjdk.org/jcov/pull/43#issuecomment-1721358342
PR Comment: https://git.openjdk.org/jcov/pull/43#issuecomment-1721359870
More information about the jcov-dev
mailing list