From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45987) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekdxB-0007kO-Pl for guix-patches@gnu.org; Sat, 10 Feb 2018 17:49:06 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekdx8-0006wK-9z for guix-patches@gnu.org; Sat, 10 Feb 2018 17:49:05 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:57678) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ekdx8-0006vT-6v for guix-patches@gnu.org; Sat, 10 Feb 2018 17:49:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ekdx7-0008CB-UW for guix-patches@gnu.org; Sat, 10 Feb 2018 17:49:01 -0500 Subject: [bug#30417] [PATCH] java-plexus and java-modello Resent-Message-ID: Received: from eggs.gnu.org ([2001:4830:134:3::10]:45566) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ekdwa-0007QO-Ot for guix-patches@gnu.org; Sat, 10 Feb 2018 17:48:29 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ekdwX-000683-8g for guix-patches@gnu.org; Sat, 10 Feb 2018 17:48:28 -0500 Received: from lepiller.eu ([89.234.186.109]:41980) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ekdwW-00066a-UF for guix-patches@gnu.org; Sat, 10 Feb 2018 17:48:25 -0500 Received: from localhost (static-176-182-42-79.ncc.abo.bbox.fr [176.182.42.79]) by lepiller.eu (OpenSMTPD) with ESMTPSA id 9a092b66 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO) for ; Sat, 10 Feb 2018 22:49:26 +0000 (UTC) Date: Sat, 10 Feb 2018 23:48:11 +0100 From: Julien Lepiller Message-ID: <20180210234811.40ddec07@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 30417@debbugs.gnu.org Hi, this patch series adds more java packages required by maven. We're almost there: only ~50 packages (including maven) left after these ones.