Hmm, ASAIK Gump only supports CVS, right? Our management decided to use VSS,
so no chance to use something like GUMP. There must be similar products,
which support something like this, aren't there any other ?
> Don´t know, but don´t think so.
> But GUMP can.
>
>
> Jan Matèrne
>
> -Ursprüng
Okay, understood this now. But can AntHill handle project dependencies? E.g.
I am building SubProject B, and AntHill recognizes, that B is dependent on
A, so A is build as well?
> CC can´t control project dependencies. So that is an idea for a
> workround:
>
> SubProject
> |
> +-- dist
> |
Hello,
I wander where the benefit of this solution would be? Why are you not just
using a .bat file to run ant in the same manner like you run it on the command
line. If you are using ant for your build I suppose, that all the
configuration for ANT is done in the build-file, right? (like CLASSPATH,