Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jakartaee-spec-project-leads] reverse video console output in Jenkins

I know reverse video (light text on black background) is very trendy these days,
and if you love it you can stop reading now.

For the rest of us you might be interested to know that I learned how to fix
the new Jenkins instances so that the console output is displayed in normal
video.  The instructions are in this bug report:

https://bugs.eclipse.org/bugs/show_bug.cgi?id=558054

The change is done on a per-instance (effectively per-project) basis, not
per-user unfortunately.  You need to submit a pull request against the repo
that contains the configuration for your project's Jenkins instance.

Enjoy!


Back to the top