Re: Incremental build support

2003-06-01 Thread Gu Dev
You are right about our destructive deleting. I will join it into a "clean" target. Thanks for the advice. I am still wondering if a build process needs to be "aware" of the fact that it is running in incremental mode and to what extent is it good to leave the build process design to the writer o

Re: Incremental build support

2003-06-01 Thread Kris Bravo
It might be worth it to post at least part of your build script to the list to help explain your problem. I suggest that because I might be misunderstanding what you are saying. Are you suggesting that Ant doesn't compile/move/copy/jar, etc only what's necessary (i.e., stale files)? Because it