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

Remove signatures from wrapped source bundles #1925

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

laeubi
Copy link
Member

@laeubi laeubi commented Feb 9, 2025

Currently when the source bundle is signed, wrapping it into a source bundle will break the signature and make the jar invalid.

This now removes the signature from source bundles as they are transformed.

See eclipse-tycho/tycho#4702

Currently when the source bundle is signed, wrapping it into a source
bundle will break the signature and make the jar invalid.

This now removes the signature from source bundles as they are
transformed.
Copy link

github-actions bot commented Feb 9, 2025

Test Results

  321 files  ±0    321 suites  ±0   50m 48s ⏱️ - 2m 26s
  682 tests +1    659 ✅ +1  20 💤 ±0  2 ❌ +1  1 🔥  - 1 
2 046 runs  +3  1 983 ✅ +3  60 💤 ±0  2 ❌ +1  1 🔥  - 1 

For more details on these failures and errors, see this check.

Results for commit 24edc59. ± Comparison against base commit c464287.

@laeubi laeubi merged commit 82f9917 into eclipse-m2e:main Feb 9, 2025
7 of 8 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