Skip to content

Delete unused and deprecated internal .p2.artifact.processors.md5.MD5Verifier#1052

Merged
akurtakov merged 1 commit intoeclipse-equinox:masterfrom
manandbytes:drop-md5-verifier
Mar 15, 2026
Merged

Delete unused and deprecated internal .p2.artifact.processors.md5.MD5Verifier#1052
akurtakov merged 1 commit intoeclipse-equinox:masterfrom
manandbytes:drop-md5-verifier

Conversation

@manandbytes
Copy link
Contributor

Since Mar'2018, artifact checksums are verified exclusively by the combination of ChecksumVerifier processing step + contributions to artifactChecksums extension point and MD5Verifier was not removed just in case [1]. Now its time to finally drop it.

[1] e4b77e5

…Verifier

Since Mar'2018, artifact checksums are verified exclusively by the
combination of ChecksumVerifier processing step + contributions to
artifactChecksums extension point and MD5Verifier was not removed just
in case [1]. Now its time to finally drop it.

[1] e4b77e5
@github-actions
Copy link

Test Results

   18 files  ± 0     18 suites  ±0   26m 54s ⏱️ - 2m 6s
1 902 tests  -  5  1 899 ✅  -  5  3 💤 ±0  0 ❌ ±0 
5 161 runs   - 15  5 152 ✅  - 15  9 💤 ±0  0 ❌ ±0 

Results for commit 8bb2f65. ± Comparison against base commit 79d4e8b.

This pull request removes 5 tests.
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testCreateMD5VerifierPS
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneByteShifterAndOneMD5VerifierPSFailWrongOrder
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneByteShifterAndOneMD5VerifierPSOk
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneMD5VerifierPSFails
org.eclipse.equinox.p2.tests.artifact.repository.processing.ProcessingStepHandlerTest ‑ testExecuteOneMD5VerifierPSOk

@akurtakov akurtakov merged commit 36d3313 into eclipse-equinox:master Mar 15, 2026
12 checks passed
@manandbytes manandbytes deleted the drop-md5-verifier branch March 15, 2026 14:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants