X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=782a495dcfcbc60de3ae5bd274f45f90de9940c0;hb=7b7369557e6cb834d16e59757c1a8e6ec49150aa;hp=74685aaf17991b5dedf43de5313e5afe2e020807;hpb=d3b4cd4f993c33cc16e0d225e9d6fe862058d945;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 74685aa..782a495 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,5 @@ +org.gradle.jvmargs=-Xmx1536m -Xms512m + jalviewDir = . #JAVA_VERSION = 1.8 @@ -22,6 +24,7 @@ jalview_keyalg = SHA1withRSA jalview_keydig = SHA1 testngGroups = Functional +testngExcludedGroups = j8libDir = j8lib j11libDir = j11lib @@ -53,7 +56,7 @@ mainClass = jalview.bin.Jalview shadowJarMainClass = jalview.bin.Launcher launcherClass = jalview.bin.Jalview -gradlePluginsDir = gradle/plugins +jalview_name = Jalview getdown_local = false getdown_website_dir = getdown/website @@ -75,8 +78,6 @@ getdown_txt_max_concurrent_downloads = 10 #getdown_txt_jalview.jvmmemmax = 32G getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR% getdown_txt_strict_comments = true -getdown_txt_title = Jalview -getdown_txt_ui.name = Jalview getdown_txt_ui.progress_sync_before_shown = true getdown_txt_ui.progress_sync_after_shown = false getdown_txt_ui.keep_on_top = true @@ -112,7 +113,7 @@ j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com install4j_home_dir = ~/buildtools/install4j8 install4j_copyright_message = ... -install4j_macOS_bundle_id = org.jalview.jalview-desktop +install4j_bundle_id = org.jalview.jalview-desktop install4j_utils_dir = utils/install4j install4j_template = install4j8_template.install4j install4j_info_plist_file_associations = file_associations_auto-Info_plist.xml @@ -121,8 +122,8 @@ install4j_installer_file_associations = file_associations_auto-install4j8.xml install4j_build_dir = build/install4j install4j_media_types = windows,macosArchive,unixArchive,unixInstaller install4j_faster = false -install4j_installer_name = Jalview Installer -install4j_unix_desktop_additions = Categories=Science;Biology;Java; +install4j_application_categories = Science;Biology;Java; +install4j_release_win_application_id = 6595-2347-1923-0725 OSX_KEYSTORE = OSX_KEYPASS = @@ -145,7 +146,7 @@ bamboo_channelbase = https://builds.jalview.org/browse bamboo_planKey = bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel -eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs +eclipse_extra_jdt_prefs_file = utils/eclipse/org.eclipse.jdt.core.jalview.prefs eclipse_project_name = jalview eclipse_bin_dir = bin eclipse_debug = false