Return-Path: X-Original-To: apmail-ant-dev-archive@www.apache.org Delivered-To: apmail-ant-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 19424FE1B for ; Fri, 19 Apr 2013 06:15:00 +0000 (UTC) Received: (qmail 40718 invoked by uid 500); 19 Apr 2013 06:14:58 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 40302 invoked by uid 500); 19 Apr 2013 06:14:57 -0000 Mailing-List: contact dev-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list dev@ant.apache.org Received: (qmail 40238 invoked by uid 99); 19 Apr 2013 06:14:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Apr 2013 06:14:54 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of jeanlouis.boudart@gmail.com designates 209.85.210.176 as permitted sender) Received: from [209.85.210.176] (HELO mail-ia0-f176.google.com) (209.85.210.176) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Apr 2013 06:14:49 +0000 Received: by mail-ia0-f176.google.com with SMTP id i9so3129543iad.35 for ; Thu, 18 Apr 2013 23:14:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=B2unCHH72Za0X1eErHO9f8Q/kbUBew76x/wU3F2xi0w=; b=o4ihc5hLImviWB0PLPledS6P01E4kAYwqu+t2qIo+ij8zl/G1Nsov4oA8VfvkdVxPF vUe8KMsbBrYMfwLfWlXh483j9jb3VgkwoqfhNGvugwKQCzOfn6wO/2BYMjWIGGm+0ON2 PyMkiGQTzJplndYRZlKgewepJ5n9VYpG+flmsFkGZN/mtnGcvqv7U5HPrjuigjhh44Mk fnAzMxRBDoNML+XNY1euQYWmouHLlO6upLFO6YIK01dXOntvl/amhxO6X5D41XW8D7xg 6A/g6INIoVEasz+uZdYrKkBYVvb/ewL3CYCH98Sl/fzBur0CcpdTEfWp2FOawDnXAQDz Dh0g== MIME-Version: 1.0 X-Received: by 10.50.27.10 with SMTP id p10mr8826290igg.20.1366352068205; Thu, 18 Apr 2013 23:14:28 -0700 (PDT) Received: by 10.50.120.104 with HTTP; Thu, 18 Apr 2013 23:14:27 -0700 (PDT) Received: by 10.50.120.104 with HTTP; Thu, 18 Apr 2013 23:14:27 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Apr 2013 08:14:27 +0200 Message-ID: Subject: Re: Some feedback on EasyAnt From: Jean-Louis Boudart To: Ant Developers List Content-Type: multipart/alternative; boundary=047d7b10cd29a9e3a404dab0a127 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b10cd29a9e3a404dab0a127 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Done on trunk Le 17 avr. 2013 18:32, "Xavier Hanin" a =E9crit : > On Tue, Apr 16, 2013 at 8:19 AM, Jean-Louis Boudart < > jeanlouis.boudart@gmail.com> wrote: > > > What is the desired behavior when junit is missing in project classpath= ? > > 1 - ignore test ? maybe with a message @info level ? > > 2 - configure the plugin to use junit version specified in the project. > and > > if no one is specified use the one specified by us in the plugin itself= ? > > > > I think failing is ok, after all there is a dependency missing. > > My 2 c. > > Xavier > -- > Xavier Hanin - 4SH France - http://www.4sh.fr/ > BordeauxJUG creator - http://www.bordeauxjug.org/ > Apache Ivy Creator - http://ant.apache.org/ivy/ > --047d7b10cd29a9e3a404dab0a127--