Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8899

jb_build with "-source 8" ignored

From Dylan <bob.dybian@gmail.com>
Newsgroups linux.debian.maint.java
Subject jb_build with "-source 8" ignored
Date 2016-02-26 07:50 +0100
Message-ID <r6knU-7EI-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi the Java team,
I'm creating a package [1] for beagle [2] which requires Java 8.

When I put --javacopts="-source 8" to jh_build, it was not take into
consideration and set by defaut -source 1.5 which make beagle fails to
build with 73 errors (Errors messages similar to "use -source 7 or
higher to enable...").

When I put --javacopts="-source 7" to jh_build, it was take into
consideration but beagle fails to build with 21 errors (Errors
messages similar to "use -source 8 or higher to enable...").

So I really need to set "-source 8" to build beagle but I don't know
why it was ignored. Could someone have any idea of where is my
mistake?

The package is build using git-pbuilder, so in a clean updated Sid system.

Best regards,
Dylan

[1] https://bitbucket.org/Dybian/pkg_beagle
[2] https://faculty.washington.edu/browning/beagle/beagle.html

Back to linux.debian.maint.java | Previous | NextNext in thread | Find similar


Thread

jb_build with "-source 8" ignored Dylan <bob.dybian@gmail.com> - 2016-02-26 07:50 +0100
  Re: jb_build with "-source 8" ignored Markus Koschany <apo@debian.org> - 2016-02-26 15:40 +0100
  Re: Re: jb_build with "-source 8" ignored Dylan <bob.dybian@gmail.com> - 2016-02-26 23:40 +0100
  Re: jb_build with "-source 8" ignored Emmanuel Bourg <ebourg@apache.org> - 2016-02-27 00:20 +0100

csiph-web