eclipsesource / eclipsesource/J2V8
Java 9 module unfriendly naming
Open
- Dominant language
- Java
- Stars
- 2.6k
- Forks
- 387
- PR merge metrics
- No merged PRs in 30d
Description
When using the library in a module context, this warning is produced:
[WARNING] Can't extract module name from j2v8_macosx_x86_64-4.6.0.jar: j2v8.macosx.x86.64: Invalid module name: '64' is not a Java identifier
So either renaming the files or adding a in MANIFEST.MF would help.
Contributor guide
Assessment
This issue has not been assessed yet.