On Oct 4, 2009, at 7:36 PM, Russel Winder wrote:
On Sun, 2009-10-04 at 15:35 +0200, Hans Dockter wrote:
On Oct 4, 2009, at 2:35 PM, Russel Winder wrote:
On Sun, 2009-10-04 at 13:54 +0200, Tomek Kaczanowski wrote:
Hi,
Are there any examples of installing scripts, jars and config
files of
an application using Gradle.
I can't recall anything like this.
Thanks. I'll just put together a custom task using the AntBuilder.
Have a look at the gradle build itself and how we build our
distributions there. You don't need the AntBuilder for this.
It's not the distribution that is the point here it is the actual
installation into the filestore -- so as well as copy (which is now
doable without ant.copy, but I need template filtering so maybe not)
The native copy function has powerful filters.
also need mkdir, chmod, delete, etc. I'll look at this anyway since
it
is bound to have some good ideas I can make use of.
We are still missing native implementations here (including unzip).
But this is planned. Have a look for our plans at the recent thread:
'Improving our file operations support + archive handling'
- Hans
--
Hans Dockter
Gradle Project Manager
http://www.gradle.org
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email