Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 28/Feb/13 2:05 PM
Description:

The current release of Jenkins (1.503) is ignoring the JENKINS_HOME environment variable on Windows 8. I am actually starting Jenkins with a batch file, as I am planning on running it from a USB 3.0 External Hard Drive.

The batch file is as follows

------

set JENKINS_HOME=%~dp0\.jenkins

"%~dp0\Jenkins\jre\bin\java.exe" -jar "%~dp0\Jenkins\jenkins.war" --httpPort=8080

------

Environment: Windows 8 Professional 64-Bit
Dell Inspiron N5110
6GB RAM
Intel i5 Quad Core Processor
Project: Jenkins
Labels: JENKINS_HOME, Ignored
Priority: Major Major
Reporter: Zachary Greve
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to