Stefan Bodewig wrote:
I wonder how my build files that create docbook documentation via xslt
and several zips and tars, run tests and whatnot could become faster
because of an improved javac.  Most time in my build files is not
spent in compilation, and this seems to be true for most build files
that Gump uses as well.

Those would be some interesting statistics to gather!

My bottleneck is XDoclet these days, even though its faster now than ever and the latest version does much much better dependency checking too. And even that being said, its not slow.

        Erik



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>



Reply via email to