-
Bug
-
Resolution: Done
-
Critical
-
None
-
None
-
None
JDK9 cannot create automatic module name from aesh jar as it contains classes in unnamed package (root of the jar)
running:
jar -d --file=aesh-1.0.jar (jar utility from JDK9 or newer)
Unable to derive module descriptor for: .\aesh-1.0.jar AeshGraphicsExample$ExitCommand.class found in top-level directory (unnamed package not allowed in module)
- is incorporated by
-
WFCORE-3704 Upgrade core to depended on aesh 1.1, aesh-extensions 1.1, aesh-readline 1.6
- Resolved
- relates to
-
AESH-461 [JDK9] extensions - unammed package not allowed for module
- Resolved