summaryrefslogtreecommitdiff
path: root/jvmfwk
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2014-10-06 10:20:53 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2014-10-06 10:21:09 +0200
commit0595f3ff18f1105ba7bea4a9599c071575ea703c (patch)
tree28b09f258867ec860d0bb4366ff8be45240e7823 /jvmfwk
parenta836afe471d6df7bfc932fc419f7ccad7d40efb2 (diff)
Allow building with java9 (first installement)
In java9, there is no option for source/target 1.5, the lowest version is 1.6. This commit also patches the relevant external libraries in order to be able to build with build-wide source/target Change-Id: I68807c973a2a8be2f9b3a6e01243e36cb7110a12
Diffstat (limited to 'jvmfwk')
0 files changed, 0 insertions, 0 deletions
<noel.grandin@collabora.co.uk> 2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I2c846dba43bec95b2ef2739ee9c0940880f51c1c Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86621 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com> 2018-10-08loplugin:constfields in svxNoel Grandin Change-Id: I643e8686e015ca85dd96221f1c93038f4fddf27b Reviewed-on: https://gerrit.libreoffice.org/61182 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>