testcontainers / testcontainers/testcontainers-java
[Enhancement]: duct-tape is no longer maintained and should be replaced
Open
Nobody has claimed this yet.
type/enhancement
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 1.9k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 9
Description
Module
Core
Proposal
Replace org.rnorth.duct-tape:duct-tape:1.0.8 with a maintained library or in-source the functionality.
The library was retired in 2022 and is also incorrectly signed with PGP: See https://github.com/rnorth/duct-tape
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by locating org.rnorth.duct-tape:duct-tape:1.0.8 in the build configuration and tracing its usages in Core; compare a maintained replacement with in-source functionality. Done means the dependency is removed, equivalent behavior is preserved, and the relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100