From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.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 SDoELkd0KGOQFwEAbAwnHQ (envelope-from ) for ; Mon, 19 Sep 2022 15:53:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id oKEnLUd0KGPLOgAAG6o9tA (envelope-from ) for ; Mon, 19 Sep 2022 15:53:11 +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 8919F105CC for ; Mon, 19 Sep 2022 15:53:11 +0200 (CEST) Received: from localhost ([::1]:43042 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oaHCw-0005sm-GY for larch@yhetil.org; Mon, 19 Sep 2022 09:53:10 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:40184) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oaHCp-0005py-Dy for guix-patches@gnu.org; Mon, 19 Sep 2022 09:53:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53719) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oaHCo-0004FG-Ir for guix-patches@gnu.org; Mon, 19 Sep 2022 09:53:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oaHCo-00030W-6e for guix-patches@gnu.org; Mon, 19 Sep 2022 09:53:02 -0400 Subject: bug#57913: [PATCH] gnu: Add java-argparse4j. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 19 Sep 2022 13:53:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 57913 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Artyom V. Poptsov" Cc: 57913-done@debbugs.gnu.org Mail-Followup-To: 57913@debbugs.gnu.org, julien@lepiller.eu, poptsov.artyom@gmail.com Received: via spool by 57913-done@debbugs.gnu.org id=D57913.166359558111546 (code D ref 57913); Mon, 19 Sep 2022 13:53:01 +0000 Received: (at 57913-done) by debbugs.gnu.org; 19 Sep 2022 13:53:01 +0000 Received: from localhost ([127.0.0.1]:52795 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaHCn-00030A-44 for submit@debbugs.gnu.org; Mon, 19 Sep 2022 09:53:01 -0400 Received: from lepiller.eu ([89.234.186.109]:54820) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oaHCk-0002zz-Jc for 57913-done@debbugs.gnu.org; Mon, 19 Sep 2022 09:52:59 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 45fa6915; Mon, 19 Sep 2022 13:52:56 +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=bKv9KI9YsRlr ph7r5hw1BxJIGe2lWtrBvHsOXo5A2ik=; b=d3+/fmyDl9DMTTogI+v7ffqHVeqD u2XgrbL2M9GSvaYuaJQeJ4PppzHub96rySbpgqK9OrVG4YzJcz2Fw6FKs9/gQb+n lm+uUuYsOA+IJ1+CFBCWRyTznJjaHgvoK029fXSll0mBiPd6nav6WZw8pML7MRLU XEaseiRm4m+EQjUmujifE0MGHyKch2YlRCgaitGjpC8idJU/UxO6jG8yKUV+n2w0 qcuEgddJs7k3k0KJ3SjEaGeeiNO8RxwiGYTlXFMWhfX5uaCc2NwJxrz5dyqV3XHG oN1p9utrymoTHRK5ZlaaP4bgmrS6WGqOvDQk5CkqHa4UC4PY/qpy6ZArfw== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 06964810 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Mon, 19 Sep 2022 13:52:56 +0000 (UTC) Date: Mon, 19 Sep 2022 15:52:49 +0200 From: Julien Lepiller Message-ID: <20220919155249.45fd9867@sybil.lepiller.eu> In-Reply-To: <878rmgo72b.fsf@gmail.com> References: <87czbsob4l.fsf@gmail.com> <1D297848-AC16-4043-A64C-C2CBA3D23F16@lepiller.eu> <878rmgo72b.fsf@gmail.com> 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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" 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=1663595591; 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=gFD6vvhTaeaMsVM4Xi8APwad5GAdnBh+32wi2ifMRk0=; b=YEdOUDwBtq9b7WSYpOc4M0Oo2n+PhWpYt3DVhi3ohbdlRGoeNCNCkQOrRlBnChjFmR1jhh V0WqT/fp7lg39VBjQACADHml/y3JfdOxUfXa6+VdKTYL+AS0QNcNxpP6Ile5EV5gLbtMvH hDHPUkgbSvp2W629FjT1C8bDsjqTF+9UwYqXgTEq4lnyteQei4bp03o2Bi9eesCUJai/oE InWac4r/umzbzN/89W2lhxKcruJ9K+vbtsgIMAniaN8NFvYXUulhTEeFIdbtFLCr+PzLrW iYpM8AMlDcKU5PkCH5OYz6gPgb/KCpbNmlB//WkdydxTf4uLqODGQ97zIHx0Ow== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1663595591; a=rsa-sha256; cv=none; b=lEh4nSdzvVJ2/oIVfUAZLuXXJkhDo42eF8eU8xqbIAbUNG/v/FP7L26iZBPBmOGFHxcsib kn4nb67VSMMWH1wNhqtT6zEpb+q8DiAXI6DghAV+2xVEJCVLeg48sYVZa1GPfhJceb8sQa IGNEx8BqPhXH57YO3s6NC2jUHOZBtywpCukK3n2hSA72/QidH8MmEonetIsgDAN/XPs+zJ wC/9ponI01ggeBOGd/i03o42r+YpVmBvEopbZ5SWdXud8kvBg/+YXa23fWs5BJjlqVwvlt U9NNdwKups4udpRcicS2soXalq+GTEYkOlQ/Kz8oYHcy1PIiFUxawA5X6HzGfg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="d3+/fmyD"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: 6.16 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b="d3+/fmyD"; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 8919F105CC X-Spam-Score: 6.16 X-Migadu-Scanner: scn1.migadu.com X-TUID: YL1yk/WJCFIJ Le Sun, 18 Sep 2022 21:45:16 +0300, "Artyom V. Poptsov" a =C3=A9crit : > Hello Julien, >=20 > thank you for the patch review. >=20 > > This looks good from a distance, but I'm not sure you need > > maven-enforcer-plugin. Since you're using the ant-build-system, I > > don't think the plugin has a chance to run? =20 >=20 > Good catch. It seems that "java-argparse4j" builds fine w/o > "maven-enforcer-plugin". I removed this dependency and added > "java-junit" instead as it is required for the tests. Thanks for the patch, pushed to master as 72fe3c0a35f04a6616c17228953a20861ce9b690.