Return-Path: Delivered-To: apmail-ant-user-archive@www.apache.org Received: (qmail 39440 invoked from network); 10 Aug 2005 08:00:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 10 Aug 2005 08:00:12 -0000 Received: (qmail 59157 invoked by uid 500); 10 Aug 2005 08:00:05 -0000 Delivered-To: apmail-ant-user-archive@ant.apache.org Received: (qmail 59122 invoked by uid 500); 10 Aug 2005 08:00:05 -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 59109 invoked by uid 99); 10 Aug 2005 08:00:04 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2005 01:00:04 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of kaka@muromoi.net designates 195.144.231.91 as permitted sender) Received: from [195.144.231.91] (HELO muromoi.net) (195.144.231.91) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Aug 2005 01:00:25 -0700 Received: from [192.168.2.46] kaka [81.23.105.34] by muromoi.net with NetMail SMTP Agent $Revision: 3.22.1.13 $ on Novell NetWare; Wed, 10 Aug 2005 11:59:59 +0400 Message-ID: <42F9B888.1020800@muromoi.net> Date: Wed, 10 Aug 2005 12:19:20 +0400 From: Alexey Kakunin User-Agent: Mozilla Thunderbird 1.0.2 (X11/20050512) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ant Users List Subject: Re: dependency checking is not included in Ant. ??? References: <20050807024057.20306.qmail@web51913.mail.yahoo.com> <42F57A1C.2090507@samizdatdigital.org> In-Reply-To: <42F57A1C.2090507@samizdatdigital.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N In other cases then you need to make timestamp dependency by yourself (for example in case then you use exec task) you can use task jonathan gold wrote: > not exactly. that paragraph continues: > > "the tasks themselves can do dependency checking or not. A full java > build using Jikes is so fast that dependency checking is relatively > moot, while many of the other tasks (but not all), compare the > timestamp of the source file with that of the destination file before > acting."\ > > as well as jikes, most tasks that you'll want to use do a timestamp > check (javac, war, zip, to name a few). > > jon > > > hiren patel wrote: > >> hi, >> >> >> >> the following statement: >> >> "Some of the features of make, specifically inference rules and >> dependency checking are not included in Ant." >> >> >> >> means that ant will do full build always regardlesss of source has >> changed or not? >> >> >> >> any comments!!! >> >> >> >> thanks, >> >> hiren patel >> >> >> >> >> >> --------------------------------- >> Start your day with Yahoo! - make it your home page > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org > For additional commands, e-mail: user-help@ant.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@ant.apache.org For additional commands, e-mail: user-help@ant.apache.org