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 068CE4AEA for ; Mon, 6 Jun 2011 15:29:20 +0000 (UTC) Received: (qmail 59749 invoked by uid 500); 6 Jun 2011 15:29:19 -0000 Delivered-To: apmail-ant-dev-archive@ant.apache.org Received: (qmail 59709 invoked by uid 500); 6 Jun 2011 15:29:19 -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 59701 invoked by uid 99); 6 Jun 2011 15:29:19 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 15:29:19 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gudnabrsam@gmail.com designates 209.85.213.45 as permitted sender) Received: from [209.85.213.45] (HELO mail-yw0-f45.google.com) (209.85.213.45) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Jun 2011 15:29:12 +0000 Received: by ywl41 with SMTP id 41so1822954ywl.4 for ; Mon, 06 Jun 2011 08:28:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:reply-to:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=uH19PDdidM004xMkgskngvLYvfhi7BSM9w3S0PQyEUc=; b=kzLICoFqCnIVf3hq9IkoosEI9Qq6qj8K/kaqZqVqkOMvzv8bItS8WGFpwYNI4NmZva IXR1jaUJZ7nUdA1MF+yO6VgCOszTaiPs6VCnMUU7lbknVyb0CX2YiYzipi13I3KKl6Sg bGbBNveKxjvEPYFR5DdBaF30G/RErES41EUBo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:content-type:content-transfer-encoding; b=bB1D+PLd5newrkMemgMsC54pIgLinMtg9xeVSSGXDZaCy/8oXEjlH/mJee3KYwehie 2dX7WTrKkVn1B0gzwkiwWqQG+g70dWyhkw+CGPUU2OnD5q0q88pAIQYwVtIYS0GYigQ8 fezYR5Tx8vgsXOsKeWsGaiitPBtDU8t5MPhlY= MIME-Version: 1.0 Received: by 10.236.184.197 with SMTP id s45mr1898958yhm.335.1307374131218; Mon, 06 Jun 2011 08:28:51 -0700 (PDT) Received: by 10.147.167.12 with HTTP; Mon, 6 Jun 2011 08:28:51 -0700 (PDT) Reply-To: gudnabrsam@gmail.com In-Reply-To: References: Date: Mon, 6 Jun 2011 10:28:51 -0500 Message-ID: Subject: Re: Ivy Jenkins build From: Matt Benson To: Ant Developers List Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org FYI I experimented with running these targets; build completed successfully in 3.x minutes. I'm not going to revert my change unless someone presents a good reason to do so. Matt On Mon, Jun 6, 2011 at 10:18 AM, Matt Benson wrote: > Why do we only do a 'clean jar'? =A0Shouldn't we be running unit tests > at least? =A0Isn't that kind of the point of CI? =A0Perhaps 'clean > coverage-report'? > > Matt > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org