Renaming a `.java` to `.kotlin` triggers an up-to-dateness bug
未关闭
- 主要语言
- Kotlin
- 星标
- 8
- 派生
- 2
- PR 合并指标
- 30 天内没有已合并 PR
描述
When a `.java` class gets renamed to `.kotlin`, it seems that a new plug gets created for the `.kotlin`, then it gets deleted by removing the `.java`, and then we get stuck in a bad state.
Workaround is to delete `build/foundPlugs`
贡献指南
调研方向
Reproduce the rename from a `.java` class to `.kotlin` and inspect the resulting state under `build/foundPlugs`. The issue is done when the rename leaves the project up to date without creating and then deleting the new plug or requiring removal of `build/foundPlugs`.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java, kotlin
- 领域
- build-system
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100