From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47882) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epuB3-0001wl-It for guix-patches@gnu.org; Sun, 25 Feb 2018 06:09:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epuAy-0002Wm-HF for guix-patches@gnu.org; Sun, 25 Feb 2018 06:09:09 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:51527) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1epuAy-0002WW-DY for guix-patches@gnu.org; Sun, 25 Feb 2018 06:09:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1epuAy-0002eo-3S for guix-patches@gnu.org; Sun, 25 Feb 2018 06:09:04 -0500 Subject: bug#30417: [PATCH] java-plexus and java-modello Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Sun, 25 Feb 2018 12:08:36 +0100 From: Julien Lepiller Message-ID: <20180225120836.12e4d6bc@lepiller.eu> In-Reply-To: <20180210234811.40ddec07@lepiller.eu> References: <20180210234811.40ddec07@lepiller.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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-done@debbugs.gnu.org Le Sat, 10 Feb 2018 23:48:11 +0100, Julien Lepiller a =C3=A9crit : > Hi, this patch series adds more java packages required by maven. We're > almost there: only ~50 packages (including maven) left after these > ones. Pushed as 0aa85081d6319b582d53e9113be41cbe1a59f2a8. Thank you for your review!