Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.java > #12708
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Hideki Yamane <henrich@iijmio-mail.jp> |
| Newsgroups | linux.debian.maint.java |
| Subject | Re: Q: javac -source and -target version |
| Date | Sun, 08 Oct 2023 05:30:02 +0200 |
| Message-ID | <HmsEq-eimW-1@gated-at.bofh.it> (permalink) |
| References | <Hlc8F-dvgF-7@gated-at.bofh.it> <Hlek9-dwui-3@gated-at.bofh.it> <Hljaa-dA7q-7@gated-at.bofh.it> <HljDb-dAgY-1@gated-at.bofh.it> |
| X-Original-To | Emmanuel Bourg <ebourg@apache.org> |
| X-Mailbox-Line | From debian-java-request@lists.debian.org Sun Oct 8 03:26:11 2023 |
| Old-Return-Path | <henrich@iijmio-mail.jp> |
| X-Amavis-Spam-Status | No, score=-9.348 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, NICE_REPLY_A=-3.058, RCVD_IN_MSPIKE_BL=0.01, RCVD_IN_MSPIKE_L3=0.9] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -5.5 |
| X-Mailer | Sylpheed 3.8.0beta1 (GTK+ 2.24.33; x86_64-pc-linux-gnu) |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=US-ASCII |
| Content-Transfer-Encoding | 7bit |
| X-Mailing-List | <debian-java@lists.debian.org> archive/latest/23390 |
| List-ID | <debian-java.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-java/> |
| List-Archive | https://lists.debian.org/msgid-search/20231008122547.24af19f2639dca4b08612450@iijmio-mail.jp |
| Approved | robomod@news.nic.it |
| Lines | 30 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-java@lists.debian.org |
| X-Original-Date | Sun, 8 Oct 2023 12:25:47 +0900 |
| X-Original-Message-ID | <20231008122547.24af19f2639dca4b08612450@iijmio-mail.jp> |
| X-Original-References | <20231004203610.f74e4636690002bd633454d3@iijmio-mail.jp> <b55ab874-3d82-ff19-2d1f-27044ba7b309@apache.org> <20231005080730.ab014b6dd1c1d9e87fac4639@iijmio-mail.jp> <1d7e0df4-594d-6507-dfa9-fa7021c4ee18@apache.org> |
| Xref | csiph.com linux.debian.maint.java:12708 |
Show key headers only | View raw
Hi, On Thu, 5 Oct 2023 01:26:11 +0200 Emmanuel Bourg <ebourg@apache.org> wrote: > I've just uploaded java-common/0.75 with a new java_compat_level > variable if you want to give it a try: > > #!/usr/bin/make -f > > include /usr/share/java/java_defaults.mk > > build: > javac -source $(java_compat_level) -target $(java_compat_level) ... Thank you, and how about adding java_compat_level=8 for Java21? Since some FTBFS reports are there. https://salsa.debian.org/java-team/java-common/-/merge_requests/3 > It's preferable to keep using the -source/-target options rather than > removing them, it extends the lower bound of the Java versions range > usable with the package. Okay :) -- Regards, Hideki Yamane henrich @ debian.org/iijmio-mail.jp
Back to linux.debian.maint.java | Previous | Next — Previous in thread | Next in thread | Find similar
Q: javac -source and -target version Hideki Yamane <henrich@iijmio-mail.jp> - 2023-10-04 17:40 +0200
Re: Q: javac -source and -target version Emmanuel Bourg <ebourg@apache.org> - 2023-10-04 20:00 +0200
Re: Q: javac -source and -target version Hideki Yamane <henrich@iijmio-mail.jp> - 2023-10-05 01:10 +0200
Re: Q: javac -source and -target version Emmanuel Bourg <ebourg@apache.org> - 2023-10-05 01:40 +0200
Re: Q: javac -source and -target version Hideki Yamane <henrich@iijmio-mail.jp> - 2023-10-08 05:30 +0200
Re: Q: javac -source and -target version Emmanuel Bourg <ebourg@apache.org> - 2023-10-10 23:30 +0200
csiph-web