context-propagation icon indicating copy to clipboard operation
context-propagation copied to clipboard

Add jigsaw module information to this library.

Open sjoerdtalsma opened this issue 9 years ago • 2 comments

sjoerdtalsma avatar Jun 16 '16 14:06 sjoerdtalsma

Probably going to need:

  • https://blog.codefx.org/java/java-module-system-tutorial/
  • https://blog.codefx.org/java/five-command-line-options-to-hack-the-java-9-module-system/
  • and / or https://blog.codefx.org/java/module-system-optional-dependencies/

sjoerdtalsma avatar Feb 01 '18 15:02 sjoerdtalsma

note: Experimented with maven-javadoc-plugin version 3.1.0-SNAPSHOT in #106 and found out that javadoc in openjdk 11.0.2 throws errors about the unnamed module, so make sure either the JDK or maven-javadoc-plugin contains the proper fix-versions

sjoerdtalsma avatar Feb 27 '19 15:02 sjoerdtalsma