Oh, I have not read correctly the documentation of the task:
"multiple target files are specified using a nested element"
So this is the correct target:
It seems to work :)
On Fri, 2 Jan 2015 21:04:25 +0100
YuGiOhJCJ Mailing-L
dea on why it is always setting
> png-uptodate
>
> On Tue, Dec 30, 2014 at 6:17 PM, YuGiOhJCJ Mailing-List <
> yugiohjcj-mailingl...@laposte.net> wrote:
>
> > Hello,
> >
> > I have a target that transforms files XCF into PNG by calling the
> > "convert
Hello,
I have a target that transforms files XCF into PNG by calling the "convert"
command.
I would like that this target does not execute if source files (i.e., the XCF
files ) have changed.
I have tried with the "uptodate" task but it does not work.
Each time I run ant, the "convert" command i