Matthieu Riou wrote:
My CPU is fully max'd out on the ruby process (not the javac process!). Is this normal? (Never really used rake/buildr before)I often have problems with Javadoc, doing a full package builds the distro that includes it and for some reason that takes forever.
Same here, I usually add JAVADOC=off to disable the docs generation. Cheers, Tammo