testClassesDir = useClover ? cloverTestClassesDir : "${jalviewDir}/${test_output_dir}"
channelSuffix = ""
- backgroundImageText = false
+ backgroundImageText = BACKGROUNDIMAGETEXT
getdownChannelDir = string("${getdown_website_dir}/${propertiesChannelName}")
getdownAppBaseDir = string("${jalviewDir}/${getdownChannelDir}/${JAVA_VERSION}")
getdownArchiveDir = string("${jalviewDir}/${getdown_archive_dir}")
testng_excluded_groups = "Not-bamboo"
}
install4jExtraScheme = "jalviewb"
+ backgroundImageText = true
break
case [ "RELEASE", "JALVIEWJS-RELEASE" ]:
getdownDir = string("${getdownChannelName}/${JAVA_VERSION}")
getdownAppBase = file(getdownAppBaseDir).toURI().toString()
if (!file("${ARCHIVEDIR}/${package_dir}").exists()) {
- throw new GradleException("Must provide an ARCHIVEDIR value to produce an archive distribution")
+ throw new GradleException("Must provide an ARCHIVEDIR value to produce an archive distribution [did not find '${ARCHIVEDIR}/${package_dir}']")
} else {
package_dir = string("${ARCHIVEDIR}/${package_dir}")
buildProperties = string("${ARCHIVEDIR}/${classes_dir}/${build_properties_file}")
install4jSuffix = "Develop"
install4jExtraScheme = "jalviewd"
install4jInstallerName = "${jalview_name} Develop Installer"
+ backgroundImageText = true
break
case "TEST-RELEASE":
install4jSuffix = "Test"
install4jExtraScheme = "jalviewt"
install4jInstallerName = "${jalview_name} Test Installer"
+ backgroundImageText = true
break
case ~/^SCRATCH(|-[-\w]*)$/:
install4jSuffix = "Test-Local"
install4jExtraScheme = "jalviewt"
install4jInstallerName = "${jalview_name} Test Installer"
+ backgroundImageText = true
break
case [ "LOCAL", "JALVIEWJS" ]:
OSX_ALTOOLPASS =
CHANNEL=LOCAL
+BACKGROUNDIMAGETEXT=false
getdown_channel_base = https://www.jalview.org/getdown
getdown_archive_base = https://www.jalview.org/old
getdown_app_dir_release = release
install4j_dmg_background = jalview_default_dmg_background-72dpi.png
install4j_dmg_ds_store = jalview_default_dmg_DS_Store
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
+install4j_background_image_text_commit_cmd = text 18,170 '%s'
+install4j_background_image_text_date_cmd = text 18,190 '%s'
+
getdown_background_image_text_font = utils/fonts/Roboto.ttf
getdown_background_image_text_colour = #b4b4b4
getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
-getdown_background_image_text_commit_cmd = text 408,168 '%s'
-getdown_background_image_text_date_cmd = text 408,188 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
install4j_background_image_text_font = utils/fonts/Roboto.ttf
install4j_background_image_text_colour = #b4b4b4
install4j_background = jalview_develop_logo_background_fade-640x480.png
install4j_dmg_background = jalview_develop_dmg_background-72dpi.png
install4j_dmg_ds_store = jalview_develop_dmg_DS_Store
+
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
+install4j_background_image_text_commit_cmd = text 18,250 '%s'
+install4j_background_image_text_date_cmd = text 18,270 '%s'
+
install4j_dmg_background = jalview_default_dmg_background-72dpi.png
install4j_dmg_ds_store = jalview_default_dmg_DS_Store
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
+install4j_background_image_text_commit_cmd = text 18,170 '%s'
+install4j_background_image_text_date_cmd = text 18,190 '%s'
+
install4j_dmg_background = jalview_dmg_background-72dpi.png
install4j_dmg_ds_store = jalview_dmg_DS_Store
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
+install4j_background_image_text_commit_cmd = text 18,250 '%s'
+install4j_background_image_text_date_cmd = text 18,270 '%s'
+
install4j_dmg_background = jalview_test-release_dmg_background-72dpi.png
install4j_dmg_ds_store = jalview_test-release_dmg_DS_Store
+getdown_background_image_text_font = utils/fonts/Roboto.ttf
+getdown_background_image_text_colour = #b4b4b4
+getdown_background_image_text_suffix_cmd = font-size 44 text 408,145 '%s'
+getdown_background_image_text_commit_cmd = text 488,18 '%s'
+getdown_background_image_text_date_cmd = text 488,38 '%s'
+
+install4j_background_image_text_font = utils/fonts/Roboto.ttf
+install4j_background_image_text_colour = #b4b4b4
+install4j_background_image_text_suffix_cmd = font-size 30 text 194,218 '%s'
+install4j_background_image_text_commit_cmd = text 18,250 '%s'
+install4j_background_image_text_date_cmd = text 18,270 '%s'
+