-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
There are 2 phases of implementation for supporting Java 9 and later.
- Run under Java 9 and later (but build using Java 7/8) -- this was completed and released as AsciiDoclet 1.5.6.
- Fix stylesheet frame issue - Asciidoclet confuses HTML frame formating with Java 9 #72
- Fix stylesheet warning - Fix stylesheet warning with Java 9 #73
- Build under Java 9/10/11 (presumably using the new Doclet API)
- Port to new Doclet API - Migrate to jdk.javadoc.doclet API for Java 9 and later #71 -- PR Support for Java 11 #96
- Get Asciidoctor/JRuby that is module-safe - Asciidoclet/Asciidoctor/JRuby performs "Illegal reflective access" on Java 9 #80
- Other issues?
Note: We had previously considered an implementation phase of "Run under Java 10 and later (but build using Java 7/8)", but we have decided to directly move to the new Doclet API instead.
chrisvest, k-wall, adpriebe, sdavids, cjstehno and 1 more
Metadata
Metadata
Assignees
Labels
No labels