Merge branch 'develop' into blocker/JAL-3611_space_character_in_jalview_install_path
authorBen Soares <b.soares@dundee.ac.uk>
Thu, 15 Oct 2020 14:01:19 +0000 (15:01 +0100)
committerBen Soares <b.soares@dundee.ac.uk>
Thu, 15 Oct 2020 14:01:19 +0000 (15:01 +0100)
utils/install4j/install4j8_template.install4j

index a02cd6d..d540935 100644 (file)
           <versionLine x="85" y="109" text="version ${compiler:sys.version}" />
         </text>
       </splashScreen>
-      <java mainClass="com.threerings.getdown.launcher.GetdownApp" vmParameters="-Dinstaller_template_version=${compiler:INSTALLER_TEMPLATE_VERSION}" arguments="${launcher:sys.launcherDirectory} jalview">
+      <java mainClass="com.threerings.getdown.launcher.GetdownApp" vmParameters="-Dinstaller_template_version=${compiler:INSTALLER_TEMPLATE_VERSION}" arguments="&quot;${launcher:sys.launcherDirectory}&quot; jalview">
         <classPath>
           <archive location="getdown-launcher.jar" />
           <archive location="${compiler:GETDOWN_INSTALL_DIR}/getdown-launcher.jar" failOnError="false" />