Move over to NAnt and use the task.
http://nant.sourceforge.net/
From: "Ina, Antoine"
To: Ant Users List
Sent: Thursday, July 2, 2009 2:45:18 PM
Subject: RE: uptodate when it isn't
Hello All,
I am a new ant user and I need help solvin
2009/7/2 Dominique Devienne :
> On Thu, Jul 2, 2009 at 12:21 PM, Andy
> Stevens wrote:
>> I've got a bit of a puzzle with an uptodate task, and I'm hoping I've
>> just missed something obvious...
>
> To cut to the chase, do yourself a favor and use Ant-Contrib's .
>
> If you want to keep using , ru
ist
Subject: Re: uptodate when it isn't
On Thu, Jul 2, 2009 at 12:21 PM, Andy
Stevens wrote:
> I've got a bit of a puzzle with an uptodate task, and I'm hoping I've
> just missed something obvious...
To cut to the chase, do yourself a favor and use Ant-Contrib's .
On Thu, Jul 2, 2009 at 12:21 PM, Andy
Stevens wrote:
> I've got a bit of a puzzle with an uptodate task, and I'm hoping I've
> just missed something obvious...
To cut to the chase, do yourself a favor and use Ant-Contrib's .
If you want to keep using , run in verbose mode (-v) and you
should see
Hi,
I've got a bit of a puzzle with an uptodate task, and I'm hoping I've
just missed something obvious...
Part of my build script "compiles" various database objects by copying
them with token replacement, to substitute the environment-specific
database name at various points. I didn't want to