On Thu, Mar 25, 2010 at 8:07 AM, Andrew Schetinin <[email protected]>wrote:

> Hi Hans,
>
> I'm not sure what the "dynamic revisions" are... could you provide a link
> with an explanation?
>
> Regards,
>
> Andrew
>
>
>
> On Thu, Mar 25, 2010 at 12:19 AM, Hans Dockter <[email protected]> wrote:
>
>> Hi Andrew,
>>
>> On Wed, Mar 24, 2010 at 9:12 PM, Andrew Schetinin 
>> <[email protected]>wrote:
>>
>>> Hi,
>>>
>>> I had found that in my builds Gradle constantly does the lookups for
>>> dependencies, and this causes the builds to take 3-5 times longer.
>>>
>>
>> When using dynamic revisions?
>>
>
Stuff like:

dependencies {
   compile "junit:junit:4.+", "somegroup:someorg"1.0-SNAPSHOT"
}

- Hans

--
Hans Dockter
Founder, Gradle
http://www.gradle.org, http://twitter.com/gradleorg
CEO, Gradle Inc. - Gradle Training, Support, Consulting
http://www.gradle.biz


>
>> - Hans
>>
>> --
>> Hans Dockter
>> Founder, Gradle
>> http://www.gradle.org, http://twitter.com/gradleorg
>> CEO, Gradle Inc. - Gradle Training, Support, Consulting
>> http://www.gradle.biz
>>
>>
>>>
>>> Therefore I'm running it with the following command line switch:
>>>
>>>         -Divy.cache.ttl.default=eternal
>>>
>>> which disables all lookups.
>>>
>>> Regards,
>>>
>>> Andrew
>>>
>>
>>
>
>
> --
> --
> Andrew Schetinin
>

Reply via email to