Bug#900356: jabref: JabRef does no longer start with Java8

gregor herrmann gregoa at debian.org
Mon Jun 18 19:03:21 BST 2018


On Sun, 17 Jun 2018 21:47:09 -0700, tony mancill wrote:

> For the time-being, I propose that we check the java version directly in
> the jabref wrapper script like so:
> 
> JAVA_VERSION=$(run_java -version 2>&1 | grep ' version ' | awk '{print $3}')
> if ! ( echo "$JAVA_VERSION" | grep -q '1.8.0' ) ; then
>     # We need some options to start this version on openjdk9 and later
>     JABREF_JAVA_OPTS=${JABREF_JAVA_OPTS-"--add-modules=java.se.ee ...}
> fi

Looks good.
 
> This works for all of my desk-tests and the updated jabref-wrapper has
> been pushed to packaging repo.  If I don't hear any concerns, I'll
> upload this week.

Great, thank you!


Cheers,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Led Zeppelin: Darlene
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-maintainers/attachments/20180618/66886f24/attachment.sig>


More information about the pkg-java-maintainers mailing list