Hi All, Am I doing something badly wrong, the ODE build times are prohibitively bad for me at the minute, I'm doing:
'rake TEST=no package' And this can take ~45 minutes to complete! Sometimes I can get away with making a small change and re-running the package command and its quite quick ~10 minutes, but most of the time need to rake clean, then rake package. My CPU is fully max'd out on the ruby process (not the javac process!). Is this normal? (Never really used rake/buildr before) -- - Ciaran