Announcement
Collapse
No announcement yet.
X
-
Although SC/SGWT 14.1+ now supports Java 17/Jakarta on the server, our server Javadoc for these releases is still generated with Java 8 due to a dependency on the Java 8 Taglet class.
This is temporary, as we plan to migrate our custom Javadoc tag(s) to use the newer jdk.javadoc.doclet.Taglet class available in Java 17. That migration should also ensure that any links to third party JARs are included properly in our Javadoc.
Comment