Tomek Kaczanowski wrote:
Is there a delete or move task? Sometimes it would be nice to not leave
anything behind.
The Clean task is pretty much just a delete task. Perhaps we should rename
Clean to Delete.
In every Ant build you have "clean" & "init" tasks. I wouldn't rename
it. Maybe it is possible to have an "alias" that would allow people to
use Delete if they feel better with this ?
I meant we should rename the task implementation class from Clean to
Delete, to better express what it does. We wouldn't change the 'clean'
instance of that class in the standard lifecycle. You'd still do 'gradle
clean' to get rid of the build directory.
--
Adam Murdoch
Gradle Developer
http://www.gradle.org