[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [dash-dev] P2 ZIP Repos Cached
|
If the URL is jar:http://....!/foo.zip the zip will be redownloaded. p2 uses the java facility to that effect.
Note that using this sorts of URL seems to miss the point of downloading just what you need since you will end up downloading everything even though you only need a few things.
David Carver ---10/12/2009 08:29:52 AM---When using a P2 Zip repo in the repository URL, is this cached for
![]()
From: | ![]()
David Carver <d_a_carver@xxxxxxxxx> |
![]()
To: | ![]()
Tools for Committer Community <dash-dev@xxxxxxxxxxx> |
![]()
Date: | ![]()
10/12/2009 08:29 AM |
![]()
Subject: | ![]()
[dash-dev] P2 ZIP Repos Cached |
When using a P2 Zip repo in the repository URL, is this cached for
subsequent uses (say in the downloads dir), or is it fetched every time
and then unzipped? I'd like to avoid some of the jumps out to the
network to help reduce some network traffic and potential delays during
the build.
Dave
_______________________________________________
dash-dev mailing list
dash-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dash-dev

