Bug#935842: jh_buld: Make java source version configurable
merkys at debian.org
merkys at debian.org
Tue Aug 27 06:35:40 BST 2019
Hello,
On 2019-08-27 00:35, Markus Koschany wrote:
> override_dh_auto_build:
> jh_build --javacopts="-source 1.8 -target 1.8" test.jar src
There is also --javadoc-opts - it took me quite some time to understand
why the quoted command failed for me with 'use -source 8 or higher to
enable lambda expressions'. Only after looking at the source of jh_build
I understood that there are two consecutive calls to 'find ... | xargs
...' :)
Best,
Andrius
More information about the pkg-java-maintainers
mailing list