java-updates.rst 444 B

12345678910111213
  1. java-updates
  2. ------------
  3. * The :module:`FindJava` module learned to optionally find
  4. the ``idlj`` and ``jarsigner`` tools.
  5. * The :module:`UseJava` module ``add_jar`` function learned
  6. to support response files (e.g. ``@srcs.txt``) for source
  7. specification.
  8. * The :module:`UseJava` module ``install_jar`` function learned
  9. new ``DESTINATION`` and ``COMPONENT`` options to specify
  10. the corresponding :command:`install` command options.