I also tested a batch file with the text:
This resulted in the Jenkins output:
Recommendations?
Thank you for your time!
Brent
Try the ANSI color plugin? (Supposing .Net is emitting standard codes).
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2b5baa64-ae89-494a-9e1e-869a0d566f07%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANWgJS6mvgiWZV43ufK4cvg17_C4NkkrjD%2B8e%2B6aPdnX-gEF7w%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPiUgVfOKjjOmBzgKBBmWw7hXfgRS_K4bAN9i%3DP%2Btnn3wiH-tg%40mail.gmail.com.
nbsp;!
I suppose that the ANSI color plugin uses ANSI codes to detect colors.
I think that this is just unsupported on windows, since the windows console (cmd.exe -- invoked by Jenkins) is not a terminal emulator.
you could try using ansicon, according to stackoverflow. But this looks like a solution to set the colors using ansi codes, rather than a solution to emit ansi codes when the color is set.
Good luck, let us know if you find a solution!
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/2add3338-08b5-42dd-9756-73cf65ba86ef%40googlegroups.com.