X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=0bd93ae06fdf1282cf2d41727129abda75cfdd31;hb=304e64fb34b32659be1bbfd39fb4e15b2f79586e;hp=ba87a6ce03846e2b7f09ac476aaae5b768c21f0f;hpb=c278f1c989d8b8facc353d36c64d713e67ab24f5;p=jalview.git diff --git a/gradle.properties b/gradle.properties index ba87a6c..0bd93ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -100,8 +100,8 @@ getdown_alt_java8_min_version = 01080000 getdown_alt_java8_max_version = 01089999 getdown_alt_java11_min_version = 11000000 getdown_alt_java11_max_version = -#getdown_alt_java11_txt_multi_java_location = [windows-amd64] /getdown/jre/windows-jre11.jar,[linux-amd64] /getdown/jre/linux-jre11.tgz,[mac os x] /getdown/jre/macos-jre11.tgz -#getdown_alt_java8_txt_multi_java_location = [windows-amd64] /getdown/jre/windows-jre1.8.tgz,[linux-amd64] /getdown/jre/linux-jre1.8.tgz,[mac os x] /getdown/jre/macos-jre1.8.tgz +#getdown_alt_java11_txt_multi_java_location = [windows-amd64] /getdown/jre/jre-11-windows-x64.zip,[linux-amd64] /getdown/jre/jre-11-linux-x64.zip,[mac os x] /getdown/jre/jre-11-mac-x64.zip +#getdown_alt_java8_txt_multi_java_location = [windows-amd64] /getdown/jre/jre-8-windows-x64.zip,[linux-amd64] /getdown/jre/jre-8-linux-x64.zip,[mac os x] /getdown/jre/jre-8-mac-x64.zip jre_installs_dir = ~/buildtools/jre j8libDir = j8lib @@ -112,7 +112,6 @@ j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com flexmark_css = utils/doc/github.css channel_properties_dir = utils/channels - install4j_home_dir = ~/buildtools/install4j8 install4j_copyright_message = ... install4j_bundle_id = org.jalview.jalview-desktop @@ -123,6 +122,7 @@ install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml install4j_installer_file_associations = file_associations_auto-install4j8.xml #install4j_DMG_uninstaller_app_files = uninstall_old_jalview_files.xml install4j_build_dir = build/install4j +install4j_executable_name = jalviewg install4j_media_types = windows,macosArchive,unixArchive,unixInstaller install4j_faster = false install4j_application_categories = Science;Biology;Java; @@ -133,12 +133,15 @@ install4j_png_icon_file = jalview_logo.png install4j_background = jalview_logo_background_fade-640x480.png install4j_dmg_background = jalview_dmg_background-NON-RELEASE.png install4j_dmg_ds_store = jalview_dmg_DS_Store -getdown_bash_wrapper_script = jalviewc -getdown_powershell_wrapper_script = jalviewc.ps1 +getdown_wrapper_script_dir = bin +getdown_bash_wrapper_script = jalview.sh +getdown_powershell_wrapper_script = jalview.ps1 +getdown_batch_wrapper_script = jalview.bat OSX_KEYSTORE = OSX_KEYPASS = JSIGN_SH = echo + OSX_APPLEID = OSX_ALTOOLPASS = @@ -174,7 +177,6 @@ jalviewjs_j2s_alt_settings = build/jalviewjs/config/j2s # these are used for actual .j2s file to pass on to alt j2s file jalviewjs_j2s_settings = .j2s jalviewjs_j2s_alt_file_property_config = j2s.config.altfileproperty - # for developing in Eclipse as IDE, set this to automatically copy current swingjs/net.sf.j2s.core.jar to your dropins dir jalviewjs_eclipseIDE_auto_copy_j2s_plugin = false # Override this in a local.properties file