Re: Me Too! Re: Ant and CCC-harvest

2004-12-15 Thread Ken Gentle
At 11:51 2004-12-15, you wrote: We used to have version control commands in our build script, but eventually it became apparent that it was wrong. It is much better to handle all VCS stuff outside of the build by another script (for example, by Maven). No argument -- I normally handle SCM stuf

Re: Me Too! Re: Ant and CCC-harvest

2004-12-15 Thread Alexey N. Solofnenko
We used to have version control commands in our build script, but eventually it became apparent that it was wrong. It is much better to handle all VCS stuff outside of the build by another script (for example, by Maven). In any case, or can cover anything, so why wait for somebody else to