X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=gradle.properties;h=6f3092ea5af4ec78cacb2b013416667f38afbfb1;hb=91e1a778afa1d0752d9d7ec6e1f2a9bf64b9fb09;hp=9cf137b2046570823f3558503c67ba9eafeb94e1;hpb=b3a54b4945ca6912278474fc53706f1d94ad5244;p=jalview.git diff --git a/gradle.properties b/gradle.properties index 9cf137b..6f3092e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -30,6 +30,7 @@ use_clover = false cloverClassesDir = clover-classes cloverSourcesInstrDir = sources-instr packageDir = dist +ARCHIVEDIR = outputJar = jalview.jar testSourceDir = test @@ -47,31 +48,30 @@ gradlePluginsDir = gradle/plugins getdown_local = false getdown_website_dir = getdown/website getdown_resource_dir = resource -getdown_app_dir = dist #getdown_j11lib_dir = j11lib getdown_files_dir = getdown/files getdown_launcher = getdown/lib/getdown-launcher.jar getdown_launcher_new = getdown-launcher-new.jar -getdown_core = getdown/lib/getdown-core-1.8.3-SNAPSHOT.jar +getdown_core = getdown/lib/getdown-core.jar getdown_launch_jvl = channel_launch.jvl -getdown_current_build_properties = build_properties -getdown_install_build_properties = build_properties.install +getdown_build_properties = build_properties getdown_txt_title = Jalview -getdown_channel_base = http://www.jalview.org/getdown/jalview -getdown_channel_name = TEST getdown_txt_allow_offline = true getdown_txt_jalview.jvmmempc = 90 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 = true getdown_txt_ui.keep_on_top = true getdown_txt_ui.display_appbase = true +getdown_txt_ui.display_version = true +getdown_txt_ui.min_show_seconds = 6 getdown_txt_ui.background = FFFFFF -getdown_txt_ui.background_image = resources/images/jalview_logo_background_getdown-640x480.png -getdown_txt_ui.instant_background_image = resources/images/jalview_logo_background_getdown_instant-640x480.png -getdown_txt_ui.error_background = resources/images/jetset_jalview_splash.png -getdown_txt_ui.progress_image = resources/images/jalview_logo_background_getdown-progress.png +getdown_txt_ui.background_image = utils/getdown/jalview_logo_background_getdown-640x480.png +getdown_txt_ui.instant_background_image = utils/getdown/jalview_logo_background_getdown_instant-640x480.png +getdown_txt_ui.error_background = utils/getdown/jalview_logo_background_getdown_error-640x480.png +getdown_txt_ui.progress_image = utils/getdown/jalview_logo_background_getdown-progress.png getdown_txt_ui.icon = resources/images/JalviewLogo_Huge.png getdown_txt_ui.progress = 20, 440, 600, 22 getdown_txt_ui.progress_bar = AAAAFF @@ -118,3 +118,12 @@ eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs pandoc_exec = /usr/local/bin/pandoc,/usr/bin/pandoc dev = false +CHANNEL=LOCAL +getdown_channel_base = http://www.jalview.org/getdown +getdown_channel_name = SCRATCH-DEFAULT +getdown_app_dir_release = release +getdown_install_dir = install +getdown_app_dir_alt = alt +getdown_rsync_dest = /Volumes/jalview/docroot/getdown +reportRsyncCommand = +RUNRSYNC=false