Riedel Thomas (KSFD 121) wrote:
We have written a large library of own very sophisticated ant tasks for all the high level stuff. What I am thinking is that especially for the work-flow control it would be great to steer the flow between different targets via complex if-statements. I see the point that Ant should be easy and descriptive, but a (somehow implemented) flow control would make life easier (for the integration team ;))
hey, we're trying to be a build tool, not a generic workflow system. What is your project trying to do? And are you using ant-contrib's <if> and <try><catch> tasks? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]