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

[bpt] Prepare for using new Transport#downloadArtifact #4562

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Dec 27, 2024

P2 has a new way to download an actual P2 artifact by passing the IArtifactDescriptor to the transport so it can use additional information for caching.

This simply prepares the TychoRepositoryTransport for usages by overriding the new method and delegate calls from the old one.

P2 has a new way to download an actual P2 artifact by passing the
IArtifactDescriptor to the transport so it can use additional
information for caching.

This simply prepares the TychoRepositoryTransport for usages by
overriding the new method and delegate calls from the old one.
@laeubi laeubi enabled auto-merge (rebase) December 27, 2024 11:24
@laeubi laeubi merged commit 3a087b4 into eclipse-tycho:tycho-4.0.x Dec 27, 2024
13 of 14 checks passed
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.

1 participant