The win32gem doesn't work at all on JRuby on Windows, so in order to
bring colours to this camp I wrote wac today:
http://github.com/aslakhellesoy/wac
(No idea why nobody wrote a tool like that before).
Wac would work just as well with MRI/Windows as for JRuby/Windows. (In
fact it works with anything that prints ANSI colors on windows - it's
just piped to).
So I'd like to get rid of the dependency on win32color and just tell
all Windows users to use wac instead. The downside:
Windows users have to append | wac to all commands.
The upside? Simpler Cucumber code and less bugs/issues.
WDYT?
Aslak
There is a patch in the queue for that. Didn't had time to release a new version. dunno if your solution will work. Will check soon, but guess is already too late.
Sent from mobile.