2015-07-31 11:00:43 +03:00
|
|
|
java-updates
|
|
|
|
------------
|
|
|
|
|
|
|
|
* The :module:`FindJava` module learned to optionally find
|
|
|
|
the ``idlj`` and ``jarsigner`` tools.
|
2015-07-30 12:17:04 +03:00
|
|
|
|
|
|
|
* The :module:`UseJava` module ``add_jar`` function learned
|
|
|
|
to support response files (e.g. ``@srcs.txt``) for source
|
|
|
|
specification.
|
2015-07-30 12:19:24 +03:00
|
|
|
|
|
|
|
* The :module:`UseJava` module ``install_jar`` function learned
|
|
|
|
new ``DESTINATION`` and ``COMPONENT`` options to specify
|
|
|
|
the corresponding :command:`install` command options.
|