Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-14310

HUDSON_HOME should be JENKINS_HOME in web.xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • notification-plugin
    • None
    • 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>

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

              Created:
              Updated: