RFR: 7902924: Add build script for jtreg plugin [v4]
Bradford Wetmore
wetmore at openjdk.java.net
Wed May 5 20:46:00 UTC 2021
On Wed, 5 May 2021 20:33:41 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> plugins/idea/README.md line 2:
>>
>>> 1: # jtreg plugin for IntelliJ IDE
>>> 2: ##### *Maurizio Cimadamore and Chris Hegarty, September 2016, version 0.4*
>>
>> Can you change the wording of the version number in the README.md file so that it's clear that the version number is of the README, not the resulting binary. Or better yet, maybe also include the version of the current binary?
>
> If that helps I can remove the versioning all together. I don't want to add a dependency between the file and the plugin version - that's what we have `git` for: if you browse files on Github you will always see a README that is in sync with whatever version the plugin is at (which can be checked by looking at the gradle build file).
That would be ok. I knew there was at least a version 1.10 out there somewhere, but this only said 0.3, so figured this was an abandoned repo.
-------------
PR: https://git.openjdk.java.net/jtreg/pull/9
More information about the jtreg-dev
mailing list