aboutcode-org / aboutcode-org/scancode.io
Java d2d: Use source-classes-mapping.txt for JSP mapping
未關閉
- 主要語言
- Python
- 星號
- 215
- 分支
- 203
- 平均合併
- 4 天 8 小時
- 30 天內合併 PR
- 6
描述
JSP deployment analysis is not straight forward because of the multiple indirection and transpilation to Java and compilation to bytecode.
We may be able to use source-classes-mapping.txt for JSP mapping.
For instance see:
- https://gitlab.fangeek.cn/hupengxing/ofd_convert/-/blob/ba15d545f20320cb30e66c8d7f892b0fb0b839a9/initial/build/tmp/compileJava/source-classes-mapping.txt
See also:
- https://github.com/gradle/gradle/issues/13601
- https://github.com/search?q="source-classes-mapping.txt"&type=code
These may be from gradle or javac? Likely from an older version of gradle?
貢獻指南
評估
這個 Issue 還沒有評估資料。