Stefano Mazzocchi wrote: > what about three different clean targets? > > 1) clean same vm -> clean > 2) clean different vm -> ??? > 3) clean everything -> distclean > > what do you think? > Ehm, I was a little bit too quick perhaps :) - ok, the only real problem are our own ant tasks - I changed the build, so they are now build for a 1.2 jdk. So even if you build them with 1.4 you can use them with 1.2 now. I think this is the best solution - it keeps everything clear and a little bit faster.
Carsten