Details
-
Type:
Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Spring 8 2023 Apr 24
Description
Situation: The core/taglets/pom.xml specifies a version for <artifactId>tools</artifactId>
<dependency>
<groupId>com.sun</groupId>
<artifactId>tools</artifactId>
<version>1.8</version>
<scope>system</scope>
<systemPath>${toolsjar}</systemPath>
</dependency>
According to this article on stackoverflow, tools may no longer be available in Java 11.
Task: Investigate if tools is no longer available in Java 11. If a fix is possible, update this ticket.
Attachments
Issue Links
- relates to
-
IGBF-3301 Confirm: Library versions are all up-to-date
-
- Closed
-
/Library/Java/JavaVirtualMachines/jdk1.8.0_291.jdk/Contents/Home/lib
/Library/Java/JavaVirtualMachines/zulu8.62.0.19-ca-fx-jdk8.0.332-macosx_x64/zulu-8.jdk/Contents/Home/lib
/Library/Java/JavaVirtualMachines/zulu11.60.19-ca-fx-jdk11.0.17-macosx_x64/zulu-11.jdk/Contents/Home/lib