On Mon, Feb 14, 2011 at 8:15 PM, Peter Niederwieser <[email protected]>wrote:
> > If you want a one-liner and/or don't want to package your code, try "apply > from: 'http://...'". Probably best to stick the URL into a root project > variable, or the whole expression into a root project method. > > > This is interesting, had not realize that you could use an http in apply from. I assume you are referring to configuring using external build script. Might actually opt for this one. I'll give it a spin tomorrow morning. Thanks gretar
