aboutcode-org / aboutcode-org/scancode.io
Java d2d: Use source-classes-mapping.txt for JSP mapping
Abierto
- Lenguaje dominante
- Python
- Estrellas
- 215
- Forks
- 203
- Merge medio
- 4 d 8 h
- PR fusionados (30 d)
- 6
Descripción
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?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.