From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48790) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fCXN4-0001eV-1Y for guix-patches@gnu.org; Sat, 28 Apr 2018 17:27:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fCXN0-0008Hj-32 for guix-patches@gnu.org; Sat, 28 Apr 2018 17:27:06 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:34411) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1fCXMz-0008HZ-Vi for guix-patches@gnu.org; Sat, 28 Apr 2018 17:27:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1fCXMz-0001tN-N6 for guix-patches@gnu.org; Sat, 28 Apr 2018 17:27:01 -0400 Subject: [bug#31212] Add apache ivy Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <20180418210458.306490ed@lepiller.eu> Date: Sat, 28 Apr 2018 23:25:57 +0200 In-Reply-To: <20180418210458.306490ed@lepiller.eu> (Julien Lepiller's message of "Wed, 18 Apr 2018 21:04:58 +0200") Message-ID: <87vacb81lm.fsf@gnu.org> 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: Julien Lepiller Cc: 31212@debbugs.gnu.org Hi Julien, Julien Lepiller skribis: > this small patch series adds apache-ivy and dependencies. They are the > next packages required for maven. After that, I have groovy, in 22 > packages, then 18 more various java library packages, and finally 25 > packages to complete maven. We're almost there! >From a cursory look at the patches and as someone oblivious to Java ;-), it looks reasonable. I think you can go ahead and push since nobody replied in 10 days. Thank you! Ludo=E2=80=99.