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)
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.

Thanks.

-- 
Russel.
=============================================================================
Dr Russel Winder      Partner
                                            xmpp: [email protected]
Concertant LLP        t: +44 20 7585 2200, +44 20 7193 9203
41 Buckmaster Road,   f: +44 8700 516 084   voip: sip:[email protected]
London SW11 1EN, UK   m: +44 7770 465 077   skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to