Return-Path: X-Original-To: apmail-ant-user-archive@www.apache.org Delivered-To: apmail-ant-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 627E3116C6 for ; Sat, 3 May 2014 05:46:49 +0000 (UTC) Received: (qmail 20524 invoked by uid 500); 3 May 2014 05:46:48 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 19932 invoked by uid 500); 3 May 2014 05:46:38 -0000 Mailing-List: contact user-help@ant.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Ant Users List" Reply-To: "Ant Users List" Delivered-To: mailing list user@ant.apache.org Received: (qmail 19924 invoked by uid 99); 3 May 2014 05:46:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 05:46:36 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [217.140.74.2] (HELO continuum.iocl.org) (217.140.74.2) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 May 2014 05:46:31 +0000 Received: (from krey@localhost) by continuum.iocl.org (8.11.3/8.9.3) id s435k8v18938; Sat, 3 May 2014 07:46:08 +0200 Date: Sat, 3 May 2014 07:46:08 +0200 From: Andreas Krey To: Ant Users List Subject: Re: UNS: RE: Ant javac task - error doesn't fail the build Message-ID: <20140503054608.GB8120@inner.h.apk.li> References: <0B11A18CD17F5F45A861D1D21D9A3073B7399878@TJAXP80097DAG.csxt.ad.csx.com> <20140502100313.GA8120@inner.h.apk.li> <0B11A18CD17F5F45A861D1D21D9A3073B73998D4@TJAXP80097DAG.csxt.ad.csx.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0B11A18CD17F5F45A861D1D21D9A3073B73998D4@TJAXP80097DAG.csxt.ad.csx.com> User-Agent: Mutt/1.4.2.1i X-message-flag: What did you expect to see here? X-Virus-Checked: Checked by ClamAV on apache.org On Fri, 02 May 2014 11:05:51 +0000, WebServices Development wrote: > But with this one, I don't get the build failure, Possiby because this is not really an error. If a zip file you specified is empty, then it is empty. If that does not cause any required classes to be missed, that is not a compilation error. > but it doesn't compile any java files either. With this it might be a bug in the actual compiler you are using. ant can only fail if the compiler returns failure. Andreas -- "Totally trivial. Famous last words." From: Linus Torvalds Date: Fri, 22 Jan 2010 07:29:21 -0800 --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org