Skip to content

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

Closed
manandbytes wants to merge 1 commit intomasterfrom
drop-md5-verifier
Closed

Delete unused and deprecated internal .p2.artifact.processors.md5.MD5Verifier#1
manandbytes wants to merge 1 commit intomasterfrom
drop-md5-verifier

Conversation

@manandbytes
Copy link
Owner

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

   12 files  ± 0     12 suites  ±0   16m 16s ⏱️ -21s
1 896 tests  -  5  1 893 ✅  -  5  3 💤 ±0  0 ❌ ±0 
3 438 runs   - 10  3 432 ✅  - 10  6 💤 ±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

@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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant