[Spoon-discuss] How can I change mode in an ANT launched spoonlet?
Timo Meinen
timomeinen at googlemail.com
Mon Mar 17 16:56:17 CET 2008
Hello,
I am launching a spoonlet from within an ANT script. This spoonlet just
generates some code for another compiler, so I don't want the spoonlet to
compile the generated file. How can I activiate the "NoCompile" mode in my
spoonlet?
If I put a <mode value="NoCompile"/> in my spoon.xml, I get an XML error:
"Element type mode must be declared".
If I put a <mode...> into my ANT script, I get another error:
"../AntTest/build.xml:57: spoon doesn't support the "mode" attribute"
Thank you for any help. Best regards,
Timo Meinen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.gforge.inria.fr/pipermail/spoon-discuss/attachments/20080317/b0a4eb26/attachment-0002.htm
More information about the Spoon-discuss
mailing list