Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-06 Thread Emmanuel Bourg
Hi Santiago, Le 06/10/2018 à 14:27, Santiago Vila a écrit : > Emmanuel, could you test this before I upload?: > > https://people.debian.org/~sanvila/gettext/ > > (or briefly tell me how should I proceed to test it with Java 11). You can install default-jdk from experimental, it now defaults

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-06 Thread Santiago Vila
On Thu, Oct 04, 2018 at 12:49:03AM +0200, Bruno Haible wrote: > So I assume you already incorporated the 3 patches from March 2018: > > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=2d3dd35cb263f6566b2924a2adae99385c440f46 >

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-04 Thread Bruno Haible
Hi Emmanuel, > Out of curiosity, why is such a sophisticated Java version detection > logic necessary? As far as I know it's rather unique. If gettext only > needs a Java 1.4 compiler any version of Java released in the past 15 > years is suitable anyway. The 'javacomp' macro and module are made

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-04 Thread Emmanuel Bourg
Hi Bruno, Le 04/10/2018 à 00:49, Bruno Haible a écrit : > So I assume you already incorporated the 3 patches from March 2018: > > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=2d3dd35cb263f6566b2924a2adae99385c440f46 >

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-03 Thread Tiago Daitx
On Wed, Oct 3, 2018 at 11:57 PM Bruno Haible wrote: > Then, please apply the 2 patches from September 2018: > > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=bd09403f71a792b4e5c482c7ebb29d26c129dbe6 >

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-03 Thread Bruno Haible
Hi Santiago, > Dear gettext maintainers: > > I have received this report from the Debian bug system. > > A problem like this was already reported by Emmanuel and fixed in git, > from where I took the fix for the Debian package, but Java keeps > evolving all the time and the fix from March is

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-03 Thread Santiago Vila
Dear gettext maintainers: I have received this report from the Debian bug system. A problem like this was already reported by Emmanuel and fixed in git, from where I took the fix for the Debian package, but Java keeps evolving all the time and the fix from March is not enough anymore. Thanks.