I want to hook in a doFirst closure to compileJava to copy my sources
in from an external directory.

This is problematic as the configuration phase will look to see if the
sources need to be compiled first, won't find a directory and will
bypass compile so my copy task doesn't execute.

So is there a way to accomplish this?

Thanks
phil

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

    http://xircles.codehaus.org/manage_email


Reply via email to