On Fri, Jan 22, 2010 at 2:41 PM, MartyMcFly <[email protected]>wrote:
> > ok - just saw your post about that in 0.9... > > that would mean to wait for that ;-) > Or to use a snapshot ;) For example: http://snapshots.dist.codehaus.org/gradle/gradle-0.9-20100121145940+1100-all.zip - Hans -- Hans Dockter Founder, Gradle http://www.gradle.org, http://twitter.com/gradleorg CEO, Gradle Inc. - Gradle Training, Support, Consulting http://www.gradle.biz > > > MartyMcFly wrote: > > > > Hi Hans, > > > > i like to ask about the apply > > > > Hans Dockter wrote: > >> > >> apply url: '<pathToTemplate>' > >> > > do i have to add something else ? couldnt find documentation about the > > apply anywhere. > > > > apply url: 'file:///' + new File('../include.gradle').absolutePath > > > > or any other syntax with 'apply url' ends up in: > > > > Could not find method apply() for arguments > > [{url=file:///D:\gradle-test\code\..\include.gradle}] on root project > > > > thanks > > > > > > -- > View this message in context: > http://old.nabble.com/Migration-current-build-to-Gradle-tp27238061p27273265.html > Sent from the gradle-user mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
