X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=c473108fed2bfa8139ddae33ba04fdbd24da79f1;hb=705635fb3c936cfc7c61f4d4e697ddb1d2b589b7;hp=c5deb83a811b50e51313252b936b2c0afe5f987f;hpb=bc4e160e76b21b2554a78b5695363ca00d524480;p=jalview.git diff --git a/gradle.properties b/gradle.properties index c5deb83..c473108 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,3 +1,5 @@ +org.gradle.jvmargs=-Xmx1536m -Xms512m + jalviewDir = . #JAVA_VERSION = 1.8 @@ -34,6 +36,10 @@ classes_dir = classes examplesDir = examples clover = false use_clover = false +cloverReportJVMHeap = 2g +cloverReportJVMArgs = -Dfile.encoding=UTF-8 +cloverReportHTMLOptions = +cloverReportXMLOptions = cloverClassesDir = clover-classes cloverSourcesInstrDir = sources-instr packageDir = dist @@ -61,9 +67,8 @@ getdown_launcher = getdown-launcher.jar getdown_launcher_local = getdown-launcher-local.jar getdown_launcher_new = getdown-launcher-new.jar getdown_core = getdown/lib/getdown-core.jar -getdown_launch_jvl = channel_launch.jvl getdown_build_properties = build_properties -getdown_txt_title = Jalview +getdown_launch_jvl_name = channel_launch getdown_txt_allow_offline = true getdown_txt_max_concurrent_downloads = 10 # now got better defaults when not set @@ -118,6 +123,7 @@ install4j_installer_file_associations = file_associations_auto-install4j8.xml install4j_build_dir = build/install4j install4j_media_types = windows,macosArchive,linuxRPM,linuxDeb,unixArchive,unixInstaller install4j_faster = false +install4j_installer_name = Jalview Installer OSX_KEYSTORE = OSX_KEYPASS = @@ -128,7 +134,6 @@ dev = false CHANNEL=LOCAL getdown_channel_base = https://www.jalview.org/getdown -getdown_channel_name = SCRATCH-DEFAULT getdown_app_dir_release = release getdown_app_dir_alt = alt getdown_app_dir_java = jre