I had a thought, it might be nice given that tasks (at least should)
declare their inputs and outputs to be able to clean only a specific
task. For example,
"gradle clean:compile"  (or maybe "gradle -compile" or "gradle
uncompile" ) might clean all the .class files generated by the compile
task and its dependencies, but would not delete the build directory or
anything else inside generated by other tasks.

Worth considering?

thanks,
Philip

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

    http://xircles.codehaus.org/manage_email


Reply via email to