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


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

Re: Packaging applications with JVM version restrictions

Path csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod
From Thorsten Glaser <t.glaser@tarent.de>
Newsgroups linux.debian.maint.java
Subject Re: Packaging applications with JVM version restrictions
Date Wed, 19 Apr 2023 09:20:01 +0200
Message-ID <GmagF-31YP-1@gated-at.bofh.it> (permalink)
References <GlD1n-2Hkw-5@gated-at.bofh.it> <GlDb3-2HnB-1@gated-at.bofh.it> <GlTzb-2RD1-1@gated-at.bofh.it>
X-Original-To Loïc Rouchon <loic@loicrouchon.com>
X-Mailbox-Line From debian-java-request@lists.debian.org Wed Apr 19 07:18:32 2023
Old-Return-Path <t.glaser@tarent.de>
X-Amavis-Spam-Status No, score=-5.6 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, BODY_8BITS=1.5, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FOURLA=0.1, LDO_WHITELIST=-5, RCVD_IN_DNSWL_NONE=-0.0001] autolearn=ham autolearn_force=no
X-Policyd-Weight NOT_IN_SBL_XBL_SPAMHAUS=-1.5 CL_IP_EQ_HELO_IP=-2 (check from: .tarent. - helo: .mail-wm1-x331.google. - helo-domain: .google.) FROM/MX_MATCHES_HELO(DOMAIN)=-2; rate: -5.5
X-Gm-Message-State AAQBX9d96RY3bkYzxAb43pyz7KYZi4k0U5xYdK2EqA5DTnEK1KgkkyCb o81qOvoloXXq8EtNBNYAzXckqw==
X-Google-SMTP-Source AKy350ZMhD+Nl380ns5t18i+h9/iAvpFYNFW7F10p0tYJ4PUrFmy0QULya1kIls/tOz42xcWy3IzEg==
X-Received by 2002:a05:600c:2103:b0:3f1:6474:c144 with SMTP id u3-20020a05600c210300b003f16474c144mr11147103wml.24.1681888694829; Wed, 19 Apr 2023 00:18:14 -0700 (PDT)
Content-Language de-DE-1901
MIME-Version 1.0
Content-Type text/plain; charset=UTF-8
Content-Transfer-Encoding QUOTED-PRINTABLE
X-Mailing-List <debian-java@lists.debian.org> archive/latest/23297
List-ID <debian-java.lists.debian.org>
List-URL <https://lists.debian.org/debian-java/>
List-Archive https://lists.debian.org/msgid-search/fd4fac73-98ff-f218-434-9a4c7129d0ee@tarent.de
Approved robomod@news.nic.it
Lines 40
Organization linux.* mail to news gateway
Sender robomod@news.nic.it
X-Original-Cc Rob Browning <rlb@defaultvalue.org>, debian-java@lists.debian.org
X-Original-Date Wed, 19 Apr 2023 09:18:13 +0200 (CEST)
X-Original-Message-ID <fd4fac73-98ff-f218-434-9a4c7129d0ee@tarent.de>
X-Original-References <87a5z6cncx.fsf@trouble.defaultvalue.org> <ef484fe1-5f8d-43fe-a01-4b21806ee3d@tarent.de> <40kgFV1MA9c7_foqMvXNHZczvu785kZf8rAuqb_d4N2grN1JYQ2tGc0M82wJN9DamnUGCKMp1aYdqOfKnbOFtgxRYuncFt0FM-kaiAuKXdk=@loicrouchon.com>
Xref csiph.com linux.debian.maint.java:12627

Show key headers only | View raw


On Tue, 18 Apr 2023, Loïc Rouchon wrote:

>targets the lowest installed JVM which version is greater or equals to

I’m very much not fond of this approach, because who’s to say you
want the lowest?

I’d rather have the local admin or invoking user specify the version
to use if the default version is not it, and if you have to run two
incompatible ones from a script then you have to set an environment
variablke at some point inside that script and so be it.

Besides, what’s compatible? Some things may run with an older/newer
JRE but others won’t.

And how are you going to retrofit anything new to the old JDKs/JREs now?
We cannot simply add new things now to old releases.

bye,
//mirabilos
-- 
Infrastrukturexperte • tarent solutions GmbH
Am Dickobskreuz 10, D-53121 Bonn • http://www.tarent.de/
Telephon +49 228 54881-393 • Fax: +49 228 54881-235
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg

                        ****************************************************
/⁀\ The UTF-8 Ribbon
╲ ╱ Campaign against      Mit dem tarent-Newsletter nichts mehr verpassen:
 ╳  HTML eMail! Also,     https://www.tarent.de/newsletter
╱ ╲ header encryption!
                        ****************************************************

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


Thread

Packaging applications with JVM version restrictions Rob Browning <rlb@defaultvalue.org> - 2023-04-17 21:50 +0200
  Re: Packaging applications with JVM version restrictions Thorsten Glaser <t.glaser@tarent.de> - 2023-04-17 22:00 +0200
    Re: Packaging applications with JVM version restrictions Loïc Rouchon <loic@loicrouchon.com> - 2023-04-18 15:30 +0200
      Re: Packaging applications with JVM version restrictions Thorsten Glaser <t.glaser@tarent.de> - 2023-04-19 09:20 +0200
        Re: Packaging applications with JVM version restrictions Loïc Rouchon <loic@loicrouchon.com> - 2023-04-19 12:10 +0200
          Re: Packaging applications with JVM version restrictions gregor herrmann <gregoa@debian.org> - 2023-04-20 20:00 +0200
            Re: Packaging applications with JVM version restrictions Loïc Rouchon <loic@loicrouchon.com> - 2023-05-06 15:40 +0200

csiph-web