-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 1.574 running embedded Jetty webserver on RHEL 6.
Embedded jetty doesn't appear to send Date in the HTTP response header. This is used by some plugins (Wall Display) to get Server time (see: https://issues.jenkins-ci.org/browse/JENKINS-21900). Is it possible to turn this on same as they did for Camel? (https://issues.apache.org/jira/i#browse/CAMEL-7360)
As a temporary fix I will pass the server date via the plugins API to the walldisplay until this is sorted out