Integrated: 7903005: jtreg plugin does not work with intellij 2021.2
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Wed Aug 4 16:39:43 UTC 2021
On Tue, 3 Aug 2021 11:47:29 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
> This patch adds support for 2021.2.
> I've bumped the dependency on the gradle IntelliJ plugin.
> I've also tweked the way in which the supported IDE versions are set, by tweaking the `patchXML` task to set the correct `since` build.
> Turns out, the previously generated plugin.xml had a IJ version hardcoded in it, due to bad gradle configuration.
This pull request has now been integrated.
Changeset: e0bc9652
Author: Maurizio Cimadamore <mcimadamore at openjdk.org>
URL: https://git.openjdk.java.net/jtreg/commit/e0bc9652255881f12e770434f1e4ac85190c3166
Stats: 8 lines in 2 files changed: 2 ins; 1 del; 5 mod
7903005: jtreg plugin does not work with intellij 2021.2
Reviewed-by: jjg
-------------
PR: https://git.openjdk.java.net/jtreg/pull/19
More information about the jtreg-dev
mailing list