This message was deleted.
# develocity
s
This message was deleted.
f
Hey @Emmanuel Guerin For Maven/Bazel, we interpret the ANSI chars into our own color scheme, defaulting to black. For Gradle, we have a hardcoded mapping between a Gradle style and a a few colors.
e
So when external tools are called, the only way is to stop them producing any ANSI characters.
f
unless it’s for Bazel Build scans, and until we support ANSI for the other build tools, yes
thank you 1