Hi Friends,
I am having a problem with empty strings. I have this simple build file:
1:${property1}
Hello.
Until ant 1.7 I tried to use update="true" in zip task, but it
updates only if zipped file is out-of-date.
With ant 1.7. resources appeared, but I can't find any example how
to work with them. If I understand correctly it is possible to
copy/delete files into zip-archives... bu
That sounds like what I need. I look into it later today. Thanks.
--
Charles Knell
[EMAIL PROTECTED] - email
-Original Message-
From: Rebhan, Gilbert <[EMAIL PROTECTED]>
Sent: Thu, 12 Jul 2007 12:48:51 +0200
To: "Ant Users List"
Subject: RE: How can I capture a file's da
Hi,
if you want/need to go a more ' Antlike ' way =
i forgot there's another possibility with the
task from Antelope
"...
lastmodified Get the "last modified" date/timestamp of a file.
..."
so it gets something like (untested)
when ${moddate} contains your File.lastModified
i never t
Hi,
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 11, 2007 9:21 PM
To: user@ant.apache.org
Subject: How can I capture a file's date to a property?
/*
I've have found several tasks for copying and renaming files and
directories, but no way to
Every single link on the webpage is broken (a Python error :-)).
Thanks
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]