bazel-contrib / bazel-contrib/rules_scala
remove dependency on commons-io
Open
- Dominant language
- Starlark
- Stars
- 384
- Forks
- 292
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 46
Description
https://github.com/bazelbuild/rules_scala/pull/442
added another dependency on building. This complicates the setup slightly. It would be nice to use code already in the jdk or scala sdk, both of which that target already has to depend on.
Contributor guide
Research direction
Start by reading pull request #442 and tracing where the commons-io dependency was added to the build setup. Identify the existing JDK or Scala SDK functionality intended to replace it, then verify that the dependency is no longer required and the affected build still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, scala
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100