Don't set "Target" to 8. Use "Release" flag! This ensures that code is compiled against Java 8 method signatures. For module info just add a separate compilation source with release 9 or 10 and jar them together.
Uwe Am June 19, 2018 7:46:45 PM UTC schrieb Tim Allison <[email protected]>: >All, > What would you think of requiring Java 10 to build Tika 2.0 but still >setting 8 as the target? This would allow us to bake modularity in >now. >Given that I haven't actually tried modularizing/jigsawizing Tika yet, >this >could be a complete disaster, of course. :) > > Cheers, > > Tim -- Uwe Schindler Achterdiek 19, 28357 Bremen https://www.thetaphi.de
