Kyle Schlosser created JENKINS-13664:
----------------------------------------

             Summary: gradle-jpi-plugin overwrites JENKINS_HOME system property
                 Key: JENKINS-13664
                 URL: https://issues.jenkins-ci.org/browse/JENKINS-13664
             Project: Jenkins
          Issue Type: Bug
          Components: gradle-jpi-plugin
            Reporter: Kyle Schlosser
            Assignee: abayer


ServerTask.groovy sets the JENKINS_HOME system property as follows: 

System.setProperty("JENKINS_HOME",conv.workDir.getAbsolutePath())

If the system property is already set to another value, that value is 
overwritten. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to