ant script autodocumentation

2005-09-07 Thread Alexey Kakunin
ant-script. Is there any solution for ant scripts like JavaDoc or Doxygen for making such sort of documentation? With best Regards, Alexey Kakunin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: dependency checking is not included in Ant. ???

2005-08-10 Thread Alexey Kakunin
In other cases then you need to make timestamp dependency by yourself (for example in case then you use exec task) you can use task jonathan gold wrote: not exactly. that paragraph continues: "the tasks themselves can do dependency checking or not. A full java build using Jikes is so fast t

Re: Ant file dependency

2005-08-02 Thread Alexey Kakunin
tribute of the target so that the will only be run if the idl.has.changed property is set. Later, Ninju Alexey Kakunin <[EMAIL PROTECTED]> wrote: Hello all! I'm quite new in ant, actuallyI'm migrating from make. Seems it is really great tool, but I have some (probably ver

Re: CC task in ANT

2005-08-02 Thread Alexey Kakunin
Something like this: description="example of source compilation"> subsystem="other" name="${compiler}" exceptions="true" objdir="."

Ant file dependency

2005-08-01 Thread Alexey Kakunin
endency in ant? With best Regards, Alexey Kakunin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Ant file dependency

2005-08-01 Thread Alexey Kakunin
endency in ant? With best Regards, Alexey Kakunin - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]