Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow run fitnesse on a slave with a different OS than master's one #18

Conversation

antoine-aumjaud
Copy link
Contributor

  • Allow run fitnesse on a slave with a different OS than master's one
    • never use java.io.File API
    • always transform relative to absolute path
    • add logs
  • Use overridden JDK on slave instead of master's one
    • take declared JDK
    • if none declare, use $java_home
    • otherwise, take launch java command in $path
  • Fix NPE when JDK is not set in jenkins global configuration

@antoine-aumjaud antoine-aumjaud force-pushed the features/FITNESSE-PLUGIN-FixSlavePath branch from 4f39698 to 7e92e89 Compare October 27, 2014 07:19
antoine-aumjaud added a commit that referenced this pull request Oct 27, 2014
…FixSlavePath

Allow run fitnesse on a slave with a different OS than master's one
@antoine-aumjaud antoine-aumjaud merged commit 8ada57c into jenkinsci:master Oct 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant