From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id CFl8O+y9LGN5GgAAbAwnHQ (envelope-from ) for ; Thu, 22 Sep 2022 21:56:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id ANGEO+y9LGPEUAEAauVa8A (envelope-from ) for ; Thu, 22 Sep 2022 21:56:28 +0200 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 C472E16A09 for ; Thu, 22 Sep 2022 21:56:28 +0200 (CEST) Received: from localhost ([::1]:44476 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1obSJ9-0005gY-6Z for larch@yhetil.org; Thu, 22 Sep 2022 15:56:27 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:38318) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1obSDu-0006k6-He for bug-guix@gnu.org; Thu, 22 Sep 2022 15:51:06 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:39582) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1obSDu-0001uK-9R for bug-guix@gnu.org; Thu, 22 Sep 2022 15:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1obSDu-0008B2-1X for bug-guix@gnu.org; Thu, 22 Sep 2022 15:51:02 -0400 Subject: bug#57749: [patch] maven: fix build with java-slf4j-simple-source expanded Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 22 Sep 2022 19:51:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57749 X-GNU-PR-Package: guix X-GNU-PR-Keywords: patch To: Rostislav Svoboda Cc: 57749-close@debbugs.gnu.org Mail-Followup-To: 57749@debbugs.gnu.org, julien@lepiller.eu, arne_bab@web.de Received: via spool by 57749-done@debbugs.gnu.org id=D57749.166387623131390 (code D ref 57749); Thu, 22 Sep 2022 19:51:01 +0000 Received: (at 57749-close) by debbugs.gnu.org; 22 Sep 2022 19:50:31 +0000 Received: from localhost ([127.0.0.1]:38658 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obSDO-0008AD-Va for submit@debbugs.gnu.org; Thu, 22 Sep 2022 15:50:31 -0400 Received: from lepiller.eu ([89.234.186.109]:55052) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1obSDN-0008A2-6u for 57749-close@debbugs.gnu.org; Thu, 22 Sep 2022 15:50:29 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 3d6a3741; Thu, 22 Sep 2022 19:50:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=1/lrMlkMc4JF 1hG0MtiOVaI480BdkcGSgEBd8859xYc=; b=Y3tkV1q+6BXRQEJF9grOOt4kIyMU qaVm7crxOkOWeNYiDPufIlFNJpsLTWsBQHtLfXxg8h/4rzCS0rB2Z7L9S/X0QBVq N1k6xMk3z2MKDSJLIJW0vjjnvLbq14rg3M3p0D10oU/EL3uufN7tBQtXnQZpqWKo EpWmYg6uxJLmYfxwBqD4HxdvyclPoOeiM6gWYzFcOJI4vvwwlzVK+gCiNGlcdyI/ MOlLqRYXFKrL9YZ65XzggGwVQSw6w9P4/TxYaj9agb5ohJ09YrGAVvAcJ7LCz/AR gC/tCVBzRGeVmIOCMpIvLgnI9vgM/XceBHRQbWPToGT3ZrprEGNhO+SaiA== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id a768d393 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 22 Sep 2022 19:50:27 +0000 (UTC) Date: Thu, 22 Sep 2022 21:50:26 +0200 From: Julien Lepiller Message-ID: <20220922215026.0d69975a@sybil.lepiller.eu> In-Reply-To: References: <87sfkw3h4i.fsf@web.de> X-Mailer: Claws Mail 4.1.0 (GTK 3.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1663876588; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=1/lrMlkMc4JF1hG0MtiOVaI480BdkcGSgEBd8859xYc=; b=QAApeAfIyWd1iGuEumgsbdQtU5FetQks5S1S+q32kDlVR10c1Ck0GfVWnZryBLcvqKG/OB H/ekUkZjibyu0Me4rrntoFO/4oXj1kOGM9LTqawyidoOMvHjGaujCrxPP0xQ0xT4iqrFK/ c15f8LR2UFpQ/v2B7urJslRDmWPe2S7N35O9OlaZEYuAfLrfIwT16UAp3Qn9QqWRWD5EVU IhMrhs/+YEyFhAS9+Y4nwpNuf/w/CJ4vSRqO92g3+z/qcHdhfC+Ee3c/96NgLYm1ZPzLN4 s9qIJS9EUIwEgKJVhBixFYtSW7Ront2OECzsj4eUy2b11C3QlchTp10L2DSjQQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663876588; a=rsa-sha256; cv=none; b=fp8yNhgIXUmPhDbNs8hnKaCf0v6tqOjI4X0mSF2/r7ipgzWXQB/bxCBhR0NSE8uLfjoNbd uDbVt07VjuA2ZEM07fv9imTA3I9XcvKR50Yi2yjtgYrimU0P/NLBhP7E8BDbLqVHLAEPUj GIKuhP9e1h0N5GjnnrhTNm5BmwfD4D2umGajKbbBOqt6vbAuQbDd0rZKMnkRahrYogdRVe QGMqjrbS0LEum7UwaMHjx2n2mms9dwI7NzilPfVPgVJBGvWg5ryvPL7hvp6V/BLShNiHkK jQmVWUXsT8h10Uh/gAvX/ZTS8TgYIsB1HEtkM2MfAoIUA4/FsiLrlsD8F35/vQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Y3tkV1q+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 5.35 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=Y3tkV1q+; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: C472E16A09 X-Spam-Score: 5.35 X-Migadu-Scanner: scn0.migadu.com X-TUID: Uc3KObPWwBnB Le Thu, 22 Sep 2022 10:19:16 +0200, Rostislav Svoboda a =C3=A9crit : > It seems like this issue has been resolved by the > 79897a37012a9bfbcb460cfe0aaaf32aab79dbe5 if so then please close this > issue. >=20 > Thanks >=20 >=20 >=20 Ah indeed, a similar patch was sent independently and pushed before this. I was hoping another commiter would have pushed this patch, but in the end maven-slf4j-provider was fixed :) Closing this since it's no longer relevant. Thanks again!