HUDSON_HOME should be JENKINS_HOME in web.xml

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: notification-plugin
    • None
    • Environment:
      downloaded war 1.473

      unpacked war -> goto /WEB-INF/web.xml, look for 'HOME'
      SHOULD be JENKINS_HOME according to gui, is still HUDSON_HOME.

      <!-- if specified, this value is used as the Hudson home directory -->
      <env-entry>
      <env-entry-name>HUDSON_HOME</env-entry-name>
      <env-entry-type>java.lang.String</env-entry-type>
      <env-entry-value></env-entry-value>
      </env-entry>

            Assignee:
            Unassigned
            Reporter:
            kwinten tobback
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: