From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id UBZDC36Q3F+PSwAA0tVLHw (envelope-from ) for ; Fri, 18 Dec 2020 11:20:30 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id IG8PB36Q3F8yGQAAbx9fmQ (envelope-from ) for ; Fri, 18 Dec 2020 11:20:30 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id D5385940253 for ; Fri, 18 Dec 2020 11:20:29 +0000 (UTC) Received: from localhost ([::1]:49268 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kqDoC-0000lm-Ms for larch@yhetil.org; Fri, 18 Dec 2020 06:20:28 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:55000) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kqDlq-0006YS-Nr for guix-patches@gnu.org; Fri, 18 Dec 2020 06:18:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:54531) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kqDlq-0008AF-Eq for guix-patches@gnu.org; Fri, 18 Dec 2020 06:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kqDlq-0008Ie-9f for guix-patches@gnu.org; Fri, 18 Dec 2020 06:18:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#40387] [PATCH] gnu: Set JAVA_HOME for all Java development kits. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 18 Dec 2020 11:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 40387 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Pierre Neidhardt Received: via spool by 40387-submit@debbugs.gnu.org id=B40387.160829026431879 (code B ref 40387); Fri, 18 Dec 2020 11:18:02 +0000 Received: (at 40387) by debbugs.gnu.org; 18 Dec 2020 11:17:44 +0000 Received: from localhost ([127.0.0.1]:37844 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kqDlY-0008I7-Ii for submit@debbugs.gnu.org; Fri, 18 Dec 2020 06:17:44 -0500 Received: from mira.cbaines.net ([212.71.252.8]:54568) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kqDlW-0008Hy-Fc for 40387@debbugs.gnu.org; Fri, 18 Dec 2020 06:17:43 -0500 Received: from localhost (188.30.130.172.threembb.co.uk [188.30.130.172]) by mira.cbaines.net (Postfix) with ESMTPSA id 519F527BC05; Fri, 18 Dec 2020 11:17:41 +0000 (GMT) Received: from capella (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id ab8f6eb5; Fri, 18 Dec 2020 11:17:39 +0000 (UTC) References: <20200402081017.28866-1-mail@ambrevar.xyz> User-agent: mu4e 1.4.13; emacs 27.1 From: Christopher Baines In-reply-to: <20200402081017.28866-1-mail@ambrevar.xyz> Date: Fri, 18 Dec 2020 11:17:35 +0000 Message-ID: <874kkj2wj4.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 40387@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.42 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: D5385940253 X-Spam-Score: -4.42 X-Migadu-Scanner: scn0.migadu.com X-TUID: O3LwWyiGUi5i --=-=-= Content-Type: text/plain Pierre Neidhardt writes: > * gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9)[native-search-paths]: > Set JAVA_HOME to "jre". > This fixes issues for which the Java tooling could not find Jars, > e.g. tools.jar. Which tools have you observed not to work? I tried running javac and I got the help output at least. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKkBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAl/cj9BfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XfPOg/4i9dYiAQ9chXoZzYMxFhw88+jTwULEg8N 2ekLQvrQd9+QNPr/jlBSRWqiAD9cZ57R0ak0VTsG+LQEr8rgAMXkQuUItcXk7TDJ Pn4j7fkmWfTma/EtYb4Px56UVygC5LwYEAYdr9DoVCsBJM5zfyZtdJK8fpBSrLKr hWjkmeq0u+Q8MQJ1GhwLGngIH0o4Pzt/00i+wFQ+bQ7YT0V/AYZ2lq5EAxC9lBce yX9G+S9GvxZEHMNVN/Wq1Ks5PM3kFlrUsb2yzwFByrzNv1EgirEPVXTBUYfE1As8 0oTWovv6u3BNDr7xLF1HxS/S4p82y2/JVJEdjSgaZesBBsaHVzXfjeTRJwh2c/fv N6sO4qlhPOo4NSR1Bb2qb/a/VyuGF32d/LkGNdt7iCQ1W0Mw9r5NQmBBXgwP42R5 UiHq2c/NRlEOaPL0sQC0s0kytw4HOkpjfdW+TBq0hsiue92E2cDaBqWnMn1NGGF2 Wrt0fxeQAOji/Exq9CjiPyv32Cy83yIyMAU5L3jkLXT70z2AhgV34952bIX03rew RBAlcbTeEy2bOBCLgs8c7nDF2cH2efuRSr7LqazLvllPZ3NsCDU8XBP9oOmF+RVo Y2tHYq2+J+/5atDbn8S/wafA5EjVjCEI2BVe/PMZiUkIqPG9JE2jpYmK3zkUA/WO gPAO2M7BSA== =oVJm -----END PGP SIGNATURE----- --=-=-=--