From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: [PATCH 2/3] guix: ant-build-system: add empty `tests` target to default build.xml. Date: Mon, 5 Sep 2016 12:59:12 +0200 Message-ID: References: <1473067474-7485-1-git-send-email-h.goebel@crazy-compilers.com> <1473067474-7485-3-git-send-email-h.goebel@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52452) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgrcQ-0000yH-Uc for guix-devel@gnu.org; Mon, 05 Sep 2016 06:59:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bgrcP-0008PX-47 for guix-devel@gnu.org; Mon, 05 Sep 2016 06:59:13 -0400 Received: from mail-qt0-x22e.google.com ([2607:f8b0:400d:c0d::22e]:35758) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bgrcP-0008PT-0D for guix-devel@gnu.org; Mon, 05 Sep 2016 06:59:13 -0400 Received: by mail-qt0-x22e.google.com with SMTP id 93so90523363qtg.2 for ; Mon, 05 Sep 2016 03:59:12 -0700 (PDT) In-Reply-To: <1473067474-7485-3-git-send-email-h.goebel@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel Hello, On Mon, Sep 5, 2016 at 11:24 AM, Hartmut Goebel wrote: > This avoids the need to set #:tests? #f whenever using #:jar-name > (and thus using the default build.xml). Isn't it a bit misleading to have a test target that does no real testing, or am I misunderstanding this patch ? -- Vincent Legoll