On Sun, 21 Apr 2002 12:41, Adam Murdoch wrote: > We pretty much are only running xdoclet for the stuff that needs it (though > we could skip it for a few of the tests). How about for the time being we > move it into a separate target, that you'd have to run by hand (maybe it > would be included in the full dist target).
sounds fine to me. > It's not all xdoclet's fault, either - the compiler gets run a bunch more > times than it used to. And there's all those <ant> calls too. yep - those ant calls are killers. However most of the time from what I can tell is spent * <ant>/<antcall> tasks * <jar> task * <antlib-descriptor> task > How about > we move back to the single build file model, rather than having a separate > build file for each project (the build file would still be generated, of > course). Thats doable ;) -- Cheers, Peter Donald -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
