sbt/main/src/main
Eugene Yokota 55b1fdeddb fix: Fix Chrome tracing file
**Problem**
We changed the content of Chrome tracing file incorrectly
and renamed tid to tname.

**Solution**
1. This renames tname back to to tid.
2. To retain the fix to avoid Thread#getId, this calls
   either the JDK 8 way or the JDK 19 way reflectively.
2025-01-28 04:11:36 -05:00
..
contraband Use contraband for generation of RemoteCacheArtifact 2020-06-21 09:41:56 +03:00
contraband-scala/sbt regen contraband 2020-12-21 17:21:54 +00:00
java/sbt/internal Use JNI to replace deprecated Jansi & JNA 2024-10-22 13:05:20 -07:00
resources Dependency graph with colors (based on the organization) (#7052) 2023-06-17 02:29:48 +02:00
scala/sbt fix: Fix Chrome tracing file 2025-01-28 04:11:36 -05:00