Jenkins 396 still uses $(user.home)/.hudson as default when ran using executable war (java -jar jenkins.war)

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Afte moving my ~/.hudson to ~/.jenkins and starting jenkins using

      java -jar jenkins.war

      I've noticed jenkins 1.396 wasn't picking the new location.

      Issue seems to come from http://grepcode.com/file/repo1.maven.org/maven2/org.jvnet.hudson/executable-war/1.17/Main.java#Main.getHomeDir%28%29

      the getHomeDir is duplicated in the org.jvnet.hudson:executable-war Main class, causing winstone to extract the war before using the core/src/main/java/hudson/WebAppMain.java class

            Assignee:
            Unassigned
            Reporter:
            lacostej
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: