@@ -84,7 +84,7 @@ slashes as a path separator instead.
8484
8585
86861. Set the following environment variables in your shell environment:
87- a. `JAVA_HOME` to the directory in which Java SE 8 or 11 is installed
87+ a. `JAVA_HOME` to the directory in which Java SE {SEversion} is installed
8888 b. `M2_HOME` to the directory in which the Apache Maven build tool is installed.
8989 c. +{TechnologyHomeEnv}+ to the directory in which the {TechnologyShortName}
9090 {TechnologyVersion} CI has been installed
@@ -95,12 +95,12 @@ slashes as a path separator instead.
9595 pluggability tests to test the SPI provider interface.
9696 This property should only be set when running the pluggability tests. All other tests use the
9797 provider supplied with the {TechnologyShortName} {TechnologyVersion} implementation under test.
98- b. `jimage.dir` property is set to extract the JDK9+ modules for running the signature tests.
98+ b. `jimage.dir` property is set to extract the Java SE {SEversion} modules for running the signature tests.
9999
1001003. Set the below jars to the classpath
101101 a. JAR file for the {TechnologyShortName} {TechnologyVersion} API. +
102- `jakarta.json-2.1.0 .jar` .
103- c. JUnit 5 jars (5.7.2+ )
102+ `jakarta.json-api .jar` .
103+ c. JUnit 5 jars ({JunitVersion} )
104104 Maven cordinates :
105105+
106106[source,oac_no_warn]
@@ -158,7 +158,7 @@ slashes as a path separator instead.
158158
159159
1601601. Set the following environment variables in your shell environment:
161- a. `JAVA_HOME` to the directory in which Java SE 8 or 11 is installed
161+ a. `JAVA_HOME` to the directory in which Java SE {SEversion} is installed
162162 b. `M2_HOME` to the directory in which the Apache Maven build tool is installed.
163163 c. +{TechnologyHomeEnv}+ to the directory in which the {TechnologyShortName}
164164 {TechnologyVersion} CI has been installed
@@ -173,7 +173,7 @@ slashes as a path separator instead.
173173
1741743. Set the below jars to the classpath
175175 a. JAR file for the {TechnologyShortName} {TechnologyVersion} API. +
176- `jakarta.json-2.1.0 .jar` .
176+ `jakarta.json-api .jar` .
177177 c. JUnit 5 jars (5.7.2+)
178178 Maven cordinates :
179179+
0 commit comments