Russel Winder wrote:
On Wed, 2009-09-16 at 10:36 +0200, Hans Dockter wrote:Try to build with a clean.Seems to have worked. :-) Java compilation dependency checking is really rubbish. I wonder if going the SCons route of handling all the dependency activity rather than just offloading the problem to javac/groovyc might be worth it.
That's my plan for 0.9. I really want to have fast, accurate, incremental java builds (and groovy and scala builds, too).
Adam
