Your message dated Mon, 26 Aug 2019 22:36:57 +0200
with message-id <[email protected]>
and subject line Re: Bug#935842: jh_buld: Make java source version configurable
has caused the Debian Bug report #935842,
regarding jh_build: Make java source version configurable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
935842: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=935842
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: javahelper
Version: 0.72.8

In jh_build, line 15:

use constant DEFAULT_JAVA_RELEASE => '1.7';

Java 7 is chosen as a default. Building with debuild on latest Ubuntu
with OpenJDK11 gives the following warning:

warning: [options] bootstrap class path not set in conjunction with -source 7

Probably the best way would be to overwrite this with an environment
variable in debian/rules.

--- End Message ---
--- Begin Message ---
Am 26.08.19 um 21:32 schrieb darkdragon:
> Package: javahelper
> Version: 0.72.8
> 
> In jh_build, line 15:
> 
> use constant DEFAULT_JAVA_RELEASE => '1.7';
> 
> Java 7 is chosen as a default. Building with debuild on latest Ubuntu
> with OpenJDK11 gives the following warning:
> 
> warning: [options] bootstrap class path not set in conjunction with -source 7
> 
> Probably the best way would be to overwrite this with an environment
> variable in debian/rules.

You can already overwrite source/target or more common the release flag
in debian/rules. 1.7 is really the minimum requirement with OpenJDK 11
and when nothing else is specified then we default to Java release 1.7.
Works as intended. Closing as not-a-bug

Markus

Attachment: signature.asc
Description: OpenPGP digital signature


--- End Message ---
__
This is the maintainer address of Debian's Java team
<https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>.
 Please use
[email protected] for discussions and questions.

Reply via email to