summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2019-04-24 09:08:44 +0200
committerStephan Bergmann <sbergman@redhat.com>2019-04-24 13:04:52 +0200
commit67580722d95af71259dcbe73b71afdd4c23a4a83 (patch)
treea653916ef90fea9aa4f75a539c24a796d5c6d920 /desktop
parent1d61d9ae72562a03ca0d3f1649d9471862b29d74 (diff)
workdir/UnpackedTarball/languagetool/build.xml uses ${source}, ${target}
in its javac invocations, so we apparently need to set those variables instead of ant.build.javac.source/target (which are documented at <https://ant.apache.org/manual/javacprops.html> to be supported since Ant 1.7, but are apparently not used here). (Found when doing a test build with Java 12 and JAVA_SOURCE/TARGET_VER explicitly configured as 7 with <https://gerrit.libreoffice.org/#/c/71218/> "Allow to pass JAVA_SOURCE/TARGET_VER into configure", which caused building external/languagetool to nevertheless complain about unsupported 1.6 source/target switches.) Change-Id: I624f77b65ef81bc592a78559e67062a42cfff05a Reviewed-on: https://gerrit.libreoffice.org/71219 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'desktop')
0 files changed, 0 insertions, 0 deletions