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 to plug-in additional ArtifactDownloadProvider #4568

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

The transport now support to supply an artifact descriptor that then can
be used to look-up the artifact in several other places to prevent
downloading it several times.

This now adds an abstraction for components to supply an
ArtifactDownloadProvider component to implement such strategies
independent from the actual transport implementation.

In addition to this, also the interface for TransportProtocolHandler is
moved to the SPI.

(cherry picked from commit 0222e62)
@eclipse-tycho-bot eclipse-tycho-bot enabled auto-merge (rebase) December 28, 2024 10:21
@eclipse-tycho-bot eclipse-tycho-bot merged commit dec9d04 into tycho-4.0.x Dec 28, 2024
14 checks passed
@HannesWell HannesWell deleted the backport/tycho-4.0.x/pr-4567 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