Ant defines a number of options for the copy task [1]. I need the "overwrite" and "preservelastmodified" options, but could not find them in the Gradle copy task documentation [2]. Are they available for the Gradle task, or should I switch to the Ant task?
[1] http://ant.apache.org/manual/Tasks/copy.html [2] http://www.gradle.org/releases/1.0-milestone-4/docs/dsl/org.gradle.api.tasks.Copy.html -- Regards, Johan --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
