Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[tycho-4.0.x] Add support for reading artifacts from global bundle pools #4571

Merged
merged 1 commit into from
Dec 28, 2024

Conversation

eclipse-tycho-bot
Copy link

Backport

This will backport the following commits from main to tycho-4.0.x:

Questions ?

Please refer to the Backport tool documentation

Since a while P2 offers a utility method to get access to the shared
bundlepools that allow to reuse artifacts already downloaded.

This now adds a first implementation of ArtifactDownloadProvider that
make use of this shared pools to provide artifacts from the local pools
instead of download them through remote sites.

(cherry picked from commit 29008ee)
@eclipse-tycho-bot eclipse-tycho-bot enabled auto-merge (rebase) December 28, 2024 21:16
@eclipse-tycho-bot eclipse-tycho-bot merged commit 5c9581e into tycho-4.0.x Dec 28, 2024
11 of 14 checks passed
@HannesWell HannesWell deleted the backport/tycho-4.0.x/pr-4570 branch December 29, 2024 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants