diff --git a/changelog.html b/changelog.html index 4141f8e4d59a2edb15c5a8d18403e4c2a446001b..739db2ed8ec97e168cb92f714992b8c81275eead 100644 --- a/changelog.html +++ b/changelog.html @@ -62,8 +62,11 @@ Upcoming changes Incorrect path delimiter used in ZipArchiver when creating archive on Windows. issue 9942
  • - .jpi is now supported as well as .hpi as a plugin extension. + .jpi is now supported as well as .hpi as a plugin extension. (pull #331) +
  • + OSX installer now checks for the existence of JVM and open the browser in the end. + (pull #329) diff --git a/osx/JenkinsInstaller.pmdoc/index.xml b/osx/JenkinsInstaller.pmdoc/index.xml index 368692baa55577335b434abf08ed8a0dee867dde..f864802968b265a6004239efc2262ab8b489a27d 100644 --- a/osx/JenkinsInstaller.pmdoc/index.xml +++ b/osx/JenkinsInstaller.pmdoc/index.xml @@ -34,11 +34,17 @@ docs/JenkinsWelcomePanel.rtf + + + /System/Library/Frameworks/JavaVM.framework/Versions/A/Commands/java + Java Runtime Not Found + You need Java runtime to run Jenkins. Open /Applications/Utilities/Java Preferences, install Java and then run this installer again. + + - - /Users/Shared/Jenkins/Home - absolute-path + + http://localhost:8080/ @@ -48,10 +54,10 @@ 04jenkins.xml description properties.title - properties.systemDomain + properties.anywhereDomain properties.userDomain properties.customizeOption extraFiles + properties.systemDomain postinstallActions.actions - properties.anywhereDomain