Using the depend option actually helps with many of these kinds of problems now:
compile.options.depend()

Gradle's own build just doesn't use it.

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.

Currently it seems that any Java project can only be compiled from a
clean slate, which seems a bit naff.


--
Steve Appling
Automated Logic Research Team

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to