-
Bug
-
Resolution: Fixed
-
Minor
-
None
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
[JENKINS-8658] Jenkins 396 still uses $(user.home)/.hudson as default when ran using executable war (java -jar jenkins.war)
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: Open [ 1 ] |
Attachment | New: JENKINS-8658_extras_executable-war.patch [ 20210 ] |
Summary | Original: Jenkins 396 still uses $(user.home)/.hudson as default | New: Jenkins 396 still uses $(user.home)/.hudson as default when ran using executable war (java -jar jenkins.war) |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
accidentally clicked in progress, sorry