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

Enable content encoding #2874

Merged
merged 1 commit into from
Oct 2, 2023
Merged

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Oct 2, 2023

Actually one would expect that p2 site content is always compressed already (e.g. jar or xz) but there are some known cases where this is not the case and plain xml is used.

To account for this cases we enable transport compression in such a case

Actually one would expect that p2 site content is always compressed
already (e.g. jar or xz) but there are some known cases where this is
not the case and plain xml is used.

To account for this cases we enable transport compression in such a case
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Oct 2, 2023
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

Test Results

   561 files  ±0     561 suites  ±0   4h 59m 52s ⏱️ + 57m 21s
   364 tests ±0     356 ✔️  - 2    6 💤 ±0  0 ±0  2 🔥 +2 
1 092 runs  ±0  1 071 ✔️  - 2  19 💤 ±0  0 ±0  2 🔥 +2 

For more details on these errors, see this check.

Results for commit 2bba792. ± Comparison against base commit 244bd31.

@laeubi laeubi merged commit 847951a into eclipse-tycho:master Oct 2, 2023
8 of 11 checks passed
@github-actions
Copy link

github-actions bot commented Oct 2, 2023

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant