Upgrade Okapi to OpenJDK 11
Description
Environment
None
Potential Workaround
None
is blocked by
is cloned by
relates to
Checklist
hideTestRail: Results
Activity
Show:
Adam Dickmeiss August 13, 2020 at 12:52 PM
Good. That should be all.
Hongwei Ji August 11, 2020 at 10:00 PM
Without any POM change, I ran mvn install
with JDK 11 and got BUILD SUCCESS. Then I upgraded maven-compiler-plugin
from 3.3
to 3.8.1
, and changed the compile source/target from 1.8
to 11
. I ran mvn install
and got BUILD SUCCESS again. Looks like OKAPI is fine with JDK 11. @Adam Dickmeiss, is there anything else we should check?
Done
Details
Details
Assignee
Hongwei Ji
Hongwei JiReporter
Oleksii Popov
Oleksii PopovPriority
Story Points
0.5
Sprint
None
Development Team
Core: Platform
Fix versions
TestRail: Cases
Open TestRail: Cases
TestRail: Runs
Open TestRail: Runs
Created July 23, 2020 at 1:27 PM
Updated September 23, 2020 at 9:09 AM
Resolved August 14, 2020 at 8:22 PM
TestRail: Cases
TestRail: Runs
Upgrade Okapi to JDK version 11.