Issue Type: Bug Bug
Assignee: uzilan
Components: sbt
Created: 23/Jun/14 9:09 PM
Description:

I have a build job that runs on the windows build slave. I am using the built-in Jenkins JDK installer to install a local 1.7 JDK on the slave. This succeeds.

However, when sbt tries to run, it errors out because it incorrectly constructs the path to the java executable:

cmd.exe /C /c:\h2_tritium_ui\tools\hudson.model.JDK\Latest_1.7/bin/java -Dsbt.log.noformat=true -jar c:\manually_installed_tools\sbt\bin\sbt-launch.jar test

Note the leading forward slash. I figure it is assuming a linux box.

Environment: CentOS 6.4 master, Windows 7 slave
Project: Jenkins
Priority: Major Major
Reporter: Mike Chmielewski
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/d/optout.

Reply via email to