at happens to an Ant build when you
>start getting into dependencies? Does Ant contrib fill in the
>blanks nicely, or will I just keep adding dependencies?
Do you mean that the way to do conditional with "pure" Ant with
target's if/unless is not what you want? Then by all mean
I've spent the past few days configuring Ant, and doing my best
to avoid external dependencies in the build. It is working.
I don't like seeing 3-5 targets scroll by just to set
properties, though. I'm ready to adopt Ant Contrib if it means
making the build less verbose, and ho