Hope that wasn't a direct cut-and-paste from the XML file, an
important typo in there (the double quotes to open
the "Required" property name).
Nevertheless, I think that your problem relates to your use of the
srcfiles element in the uptodate task.
As quoted in the ANT manual: "If a eleme
Hey,
I have a question on this. If I want to grab the value of the param "x" of
the antcontrib for look inside a javascript tag. Is it possible?
Thanks,
Sam
Gilbert Rebhan wrote:
>
>
> Hi, Matt
>
>
> Matt Benson schrieb:
>> Trying to catch up on this thread. Are you saying you
>> want to
I am trying to use the uptodate task to see if I need to rebuild my program.
[code]
[/code]
Based on my understanding. If the build.z
-Original Message-
From: Stan Kwan [mailto:sk...@anatas.com]
Sent: Wednesday, January 14, 2009 4:27 AM
To: user@ant.apache.org
Subject: append value to existing property
/*
Hi all,
Is there a way to append a new value to an existing property. for example
[...]
*/
as Jan already menti