Integrated: CODETOOLS-7903244: Add FAQ entry about accessing JUnit and TestNG libraries
Jonathan Gibbons
jjg at openjdk.org
Thu Aug 11 14:44:43 UTC 2022
On Wed, 10 Aug 2022 21:53:00 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
> Please review an update to the jtreg FAQ, on how to determine the location of the TestNG and JUnit jar files.
>
> (The underlying need is because we have changed the names of these jar files in jtreg 7, to be the base name of the jar file provided when building jjtreg, which may contain the version number. Thus, tests should no longer assume a simple name like junit.jar and testng.jar.)
>
> In addition, while editing the file, the IDE removed some redundant end-of-line spaces.
This pull request has now been integrated.
Changeset: 22ac4520
Author: Jonathan Gibbons <jjg at openjdk.org>
URL: https://git.openjdk.org/jtreg/commit/22ac452062be5ddd0bc8ca07c2c472b524d8bd6e
Stats: 41 lines in 1 file changed: 31 ins; 0 del; 10 mod
7903244: Add FAQ entry about accessing JUnit and TestNG libraries
Reviewed-by: iris
-------------
PR: https://git.openjdk.org/jtreg/pull/99
More information about the jtreg-dev
mailing list