From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:32895) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hlffj-0005cR-QG for guix-patches@gnu.org; Thu, 11 Jul 2019 16:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hlfff-00060A-UE for guix-patches@gnu.org; Thu, 11 Jul 2019 16:28:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58169) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hlfff-0005zV-9d for guix-patches@gnu.org; Thu, 11 Jul 2019 16:28:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hlfff-0006yU-4t for guix-patches@gnu.org; Thu, 11 Jul 2019 16:28:03 -0400 Subject: [bug#36605] [PATCH 0/3] Emhancements to the ant-build-system Resent-Message-ID: From: Hartmut Goebel Date: Thu, 11 Jul 2019 22:26:18 +0200 Message-Id: <20190711202644.32014-10-h.goebel@crazy-compilers.com> In-Reply-To: <20190711202644.32014-1-h.goebel@crazy-compilers.com> References: <58494E16.9010909@crazy-compilers.com> <20190711202644.32014-1-h.goebel@crazy-compilers.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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: 36605@debbugs.gnu.org Enclosed please find two minor enhancments to the ant-build-system and a small clean-up resulting from these. Hartmut Goebel (3): guix: ant-build-system: put dummy project-name into default build.xml. guix: ant-build-system: add empty `tests` target to default build.xml. gnu: Remove now useless #:tests? #f from java-packages. gnu/packages/java.scm | 7 ++----- guix/build/ant-build-system.scm | 4 +++- 2 files changed, 5 insertions(+), 6 deletions(-) -- 2.7.4