UseJava-include-modules.rst 309 B

1234567
  1. UseJava-include-modules
  2. -----------------------
  3. * The :module:`UseJava` module's :command:`add_jar` command now accepts a new
  4. option ``INCLUDE_MODULES`` that adds its arguments to the ``--module-path``
  5. argument to the Java compiler. This allows building JAR files that use JPMS
  6. modules in their build.