• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • walldisplay-plugin
    • 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)

          [JENKINS-24192] Add HTTP Date response header to Jetty

          As a temporary fix I will pass the server date via the plugins API to the walldisplay until this is sorted out

          Christian Pelster added a comment - As a temporary fix I will pass the server date via the plugins API to the walldisplay until this is sorted out

          Code changed in jenkins
          User: Pelle Pelster
          Path:
          src/main/java/de/pellepelster/jenkins/walldisplay/Configuration.java
          src/main/java/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin.java
          src/main/webapp/walldisplay.js
          http://jenkins-ci.org/commit/walldisplay-plugin/c647d15afe241c9949fdb00cf3bfd48850420313
          Log:
          JENKINS-24192 JENKINS-24192

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Pelle Pelster Path: src/main/java/de/pellepelster/jenkins/walldisplay/Configuration.java src/main/java/de/pellepelster/jenkins/walldisplay/WallDisplayPlugin.java src/main/webapp/walldisplay.js http://jenkins-ci.org/commit/walldisplay-plugin/c647d15afe241c9949fdb00cf3bfd48850420313 Log: JENKINS-24192 JENKINS-24192

          I just released a new version that that fixes the problem. Should turn up in the Jenkins plugin repository in a few hours.

          Christian Pelster added a comment - I just released a new version that that fixes the problem. Should turn up in the Jenkins plugin repository in a few hours.

          Works great! Thanks for the quick turn-around.

          Joshua Wherrett added a comment - Works great! Thanks for the quick turn-around.

            pelle Christian Pelster
            thejoshw Joshua Wherrett
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: