Github messages for voidlinux
 help / color / mirror / Atom feed
From: voidlinux-github@inbox.vuxu.org
To: ml@inbox.vuxu.org
Subject: [PR PATCH] etc/defaults.virtual: make openjdk11 the default
Date: Thu, 07 Nov 2019 22:29:39 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16212@inbox.vuxu.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1449 bytes --]

There is a new pull request by abenson against master on the void-packages repository

https://github.com/abenson/void-packages ojdk11_default
https://github.com/void-linux/void-packages/pull/16212

etc/defaults.virtual: make openjdk11 the default
Since, at least for now, `-jre` isn't split, this would set both `virtual?java-runtime and `virtual?java-environment` to `openjdk11`. In the future, it could be split or the two `virtual`s could be merged.

The following packages have been tested to work with `openjdk11`.

- [ ] antlr3-bin
- [ ] apache-ant
- [ ] apache-directory-studio-bin
- [ ] apache-fop
- [ ] apache-jmeter
- [ ] apache-maven
- [ ] apache-maven-bin
- [ ] apache-storm
- [ ] apache-tomcat
- [ ] ardor
- [ ] arduino
- [ ] chatty
- [ ] CLion
- [ ] clojure
- [ ] eclipse
- [ ] eclipse-ecj
- [ ] elasticsearch
- [X] freeplane
- [ ] GoLand
- [X] gradle
- [ ] intellij-idea-community-edition
- [ ] JAI
- [ ] java-commons-io
- [ ] jenkins
- [ ] jmol
- [ ] kaitai-struct-compiler
- [ ] kickassembler
- [ ] leiningen
- [ ] lightzone
- [ ] marvin
- [ ] MultiMC
- [ ] nxt
- [ ] orientdb
- [X] plantuml
- [X] projectlibre
- [ ] pycharm-community
- [ ] RubyMine
- [ ] runelite-launcher
- [ ] sbt
- [ ] smali
- [ ] sugar
- [ ] SweetHome3D
- [ ] tuxguitar
- [ ] tvbrowser
- [ ] WebStorm
- [ ] zookeeper


A patch file from https://github.com/void-linux/void-packages/pull/16212.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ojdk11_default-16212.patch --]
[-- Type: text/x-diff, Size: 666 bytes --]

From 9cc1639d8087548eb0978a4cd72d6e28621027fe Mon Sep 17 00:00:00 2001
From: Andrew Benson <abenson+void@gmail.com>
Date: Thu, 7 Nov 2019 14:55:22 -0600
Subject: [PATCH] etc/defaults.virtual: make openjdk11 the default

---
 etc/defaults.virtual | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/defaults.virtual b/etc/defaults.virtual
index e9fe378f6ac..37b1b5a3aa2 100644
--- a/etc/defaults.virtual
+++ b/etc/defaults.virtual
@@ -21,8 +21,8 @@
 
 awk gawk
 emacs emacs
-java-environment openjdk
-java-runtime openjdk-jre
+java-environment openjdk11
+java-runtime openjdk11
 libudev eudev-libudev
 nodejs-runtime nodejs
 ntp-daemon chrony

             reply	other threads:[~2019-11-07 21:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-07 21:29 voidlinux-github [this message]
2019-11-08 16:10 ` [RFC] etc/defaults.virtual: default to openjdk11 voidlinux-github
2019-11-08 18:29 ` voidlinux-github
2019-11-09 20:28 ` voidlinux-github
2020-01-04 14:25 ` voidlinux-github
2020-02-18  1:26 ` [PR PATCH] [Closed]: " abenson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-16212@inbox.vuxu.org \
    --to=voidlinux-github@inbox.vuxu.org \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).