Relocating scala classes
Open
Nobody has claimed this yet.
Community Contribution
enhancement
- Dominant language
- Kotlin
- Stars
- 4.2k
- Forks
- 425
- Avg merge
- 3h 52m
- Merged PRs (30d)
- 88
Description
Relocating scala classes that contain some non-java features like package objects and trait compositions doesn't seem to work with Gradle shadow plugin.
Can it be considered as an enhancement to be included in the future?
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
Issue #146 does not name files or tests; start by reviewing the plugin's relocation support and reproducing the reported failure with Scala package objects and trait compositions. Define the expected relocated output and add a focused regression test before assessing the implementation scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, scala
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100