sbt/scripted-sbt/src/main/scala/sbt/scriptedtest
Angel98518 c031bdd9b1
[2.x] Add project id to Zinc debug log (#8750)
- CompileDebugLogger wraps logger to prefix debug messages with [projectId]
- projectIdFromScope derives id from task scope (avoids HashWriter on ResolvedProject)
- Wire CompileDebugLogger into compileIncrementalTaskImpl and compileJavaTask
- Add CompileDebugLoggerSpec unit test and i408-debug-invalidation-prefix scripted test
2026-02-24 21:55:39 -05:00
..
BatchScriptRunner.scala update .scalafmt.conf. enforce new scala 3 syntax 2025-01-02 11:25:34 +09:00
RemoteSbtCreator.scala refactor: Move scripted-sbt-redux back to scripted-sbt 2024-09-15 01:58:23 -04:00
SbtHandler.scala remove deprecated `[this]` qualifier 2024-10-03 21:16:48 +09:00
ScriptedTests.scala [2.x] Add project id to Zinc debug log (#8750) 2026-02-24 21:55:39 -05:00