On Tue, 16 Oct 2001 17:55, Jesse Glick wrote: > - it might be possible to do this entirely in the logger, not the <ant> > task: you get targetStarted and targetFinished events which tell you which > target and hence which project you are currently working on; could infer > the depth from that, or simply print a message giving the new build script > name whenever different from that of the last target
+1 to just extending/customizing or creating a new Logger -- Cheers, Pete -------------------------------- My opinions may have changed, but not the fact that I am right --------------------------------
