Revert "JAL-3210 merging in Jalview-JS/develop"
[jalview.git] / gradle.properties
1 jalviewDir = .
2
3 #JAVA_VERSION = 1.8
4 JAVA_VERSION = 11
5
6 sourceDir = src
7 #sourceDir = utils/jalviewjs/test/src
8
9 testSourceDir = test
10 #testSourceDir = utils/jalviewjs/test/test
11
12 JALVIEW_VERSION = DEVELOPMENT
13 INSTALLATION = Source
14 jalview_keystore = keys/.keystore
15 jalview_keystore.pass = alignmentisfun
16 jalview_key = jalview
17 jalview_key.pass = alignmentisfun
18 jalview_tsaurl =
19 proxyPort = 80
20 proxyHost = sqid
21 jalview_keyalg = SHA1withRSA
22 jalview_keydig = SHA1
23
24 testngGroups = Functional
25
26 j8libDir = j8lib
27 j11libDir = j11lib
28 resourceDir = resources
29 helpParentDir = help
30 helpDir = help
31 helpOutputDir = build/distributions/help
32 docDir = doc
33 schemaDir = schemas
34 classesDir = classes
35 examplesDir = examples
36 clover = false
37 use_clover = false
38 cloverClassesDir = clover-classes
39 cloverSourcesInstrDir = sources-instr
40 packageDir = dist
41 ARCHIVEDIR =
42 outputJar = jalview.jar
43
44 testOutputDir = tests
45 utilsDir = utils
46
47 build_properties_file = .build_properties
48 application_codebase = *.jalview.org
49 mainClass = jalview.bin.Jalview
50 shadowJarMainClass = jalview.bin.Launcher
51 launcherClass = jalview.bin.Jalview
52
53 gradlePluginsDir = gradle/plugins
54
55 getdown_local = false
56 getdown_website_dir = getdown/website
57 getdown_resource_dir = resource
58 #getdown_j11lib_dir = j11lib
59 getdown_files_dir = getdown/files
60 getdown_lib_dir = getdown/lib
61 getdown_launcher = getdown-launcher.jar
62 getdown_launcher_local = getdown-launcher-local.jar
63 getdown_launcher_new = getdown-launcher-new.jar
64 getdown_core = getdown/lib/getdown-core.jar
65 getdown_launch_jvl = channel_launch.jvl
66 getdown_build_properties = build_properties
67 getdown_txt_title = Jalview
68 getdown_txt_allow_offline = true
69 getdown_txt_max_concurrent_downloads = 10
70 getdown_txt_jalview.jvmmempc = 90
71 getdown_txt_multi_jvmarg = -Dgetdownappdir=%APPDIR%
72 getdown_txt_strict_comments = true
73 getdown_txt_title = Jalview
74 getdown_txt_ui.name = Jalview
75 getdown_txt_ui.progress_sync_before_shown = true
76 getdown_txt_ui.progress_sync_after_shown = false
77 getdown_txt_ui.keep_on_top = true
78 getdown_txt_ui.display_appbase = true
79 getdown_txt_ui.display_version = true
80 getdown_txt_ui.min_show_seconds = 6
81 getdown_txt_ui.background = FFFFFF
82 getdown_txt_ui.background_image = utils/getdown/jalview_logo_background_getdown-640x480.png
83 getdown_txt_ui.instant_background_image = utils/getdown/jalview_logo_background_getdown_instant-640x480.png
84 getdown_txt_ui.error_background = utils/getdown/jalview_logo_background_getdown_error-640x480.png
85 getdown_txt_ui.progress_image = utils/getdown/jalview_logo_background_getdown-progress.png
86 getdown_txt_ui.icon = resources/images/JalviewLogo_Huge.png
87 getdown_txt_ui.progress = 20, 440, 600, 22
88 getdown_txt_ui.progress_bar = AAAAFF
89 getdown_txt_ui.progress_text = 000000
90 getdown_txt_ui.status = 20, 380, 600, 58
91 getdown_txt_ui.status_text = 000066
92 #getdown_txt_ui.text_shadow = FFFFFF
93 getdown_txt_ui.install_error = http://www.jalview.org/faq/getdownerror
94 getdown_txt_ui.mac_dock_icon = resources/images/jalview_logos.ico
95 getdown_alt_java8_min_version  = 01080000
96 getdown_alt_java8_max_version  = 01089999
97 getdown_alt_java11_min_version = 11000000
98 getdown_alt_java11_max_version =
99 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
100 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
101 JRE_installs = /Users/bsoares/Java/installs
102 Windows_JRE8 = OpenJDK8U-jdk_x64_windows_hotspot_8u202b08/jdk8u202-b08
103 Mac_JRE8 = OpenJDK8U-jre_x64_mac_hotspot_8u202b08/jdk8u202-b08-jre/Contents/Home
104 Linux_JRE8 = OpenJDK8U-jre_x64_linux_hotspot_8u202b08/jdk8u202-b08-jre
105 Windows_JRE11 = OpenJDK11-jre_x64_windows_hotspot_11_28/jdk-11+28-jre
106 Mac_JRE11 = OpenJDK11-jre_x64_mac_hotspot_11_28/jdk-11+28-jre/Contents/Home
107 Linux_JRE11 = OpenJDK11-jre_x64_linux_hotspot_11_28/jdk-11+28-jre
108
109 j8libDir = j8lib
110 j11libDir = j11lib
111 j11modDir = j11mod
112 j11modules = com.sun.istack.runtime,com.sun.xml.bind,com.sun.xml.fastinfoset,com.sun.xml.streambuffer,com.sun.xml.txw2,com.sun.xml.ws.policy,java.activation,java.annotation,java.base,java.compiler,java.datatransfer,java.desktop,java.logging,java.management,java.management.rmi,java.naming,java.prefs,java.rmi,java.scripting,java.security.sasl,java.sql,java.xml,java.xml.bind,java.xml.soap,java.xml.ws,javax.jws,jdk.httpserver,jdk.jsobject,jdk.unsupported,jdk.xml.dom,org.jvnet.mimepull,org.jvnet.staxex,javax.servlet.api,java.ws.rs
113
114 install4jCopyrightMessage = ...
115 install4jMacOSBundleId = org.jalview.jalview-desktop
116 install4jResourceDir = utils/install4j
117 install4jTemplate = install4j_template.install4j
118 install4jInfoPlistFileAssociations = file_associations_auto-Info_plist.xml
119 install4jInstallerFileAssociations = file_associations_auto-install4j.xml
120 install4jDMGUninstallerAppFiles = uninstall_old_jalview_files.xml
121 install4jBuildDir = build/install4j
122 install4jMediaTypes = windows,macosArchive,linuxRPM,linuxDeb,unixArchive,unixInstaller
123 install4jFaster = false
124
125 OSX_KEYSTORE =
126 OSX_KEYPASS =
127 JSIGN_SH = echo
128
129 pandoc_exec = /usr/local/bin/pandoc,/usr/bin/pandoc
130 dev = false
131
132 CHANNEL=LOCAL
133 getdown_channel_base = http://www.jalview.org/getdown
134 getdown_channel_name = SCRATCH-DEFAULT
135 getdown_app_dir_release = release
136 getdown_app_dir_alt = alt
137 getdown_install_dir = install
138 getdown_rsync_dest = /Volumes/jalview/docroot/getdown
139 reportRsyncCommand =
140 RUNRSYNC=false
141
142 bamboo_channelbase = https://builds.jalview.org/browse
143 bamboo_planKey = 
144 bamboo_getdown_channel_suffix = /latest/artifact/shared/getdown-channel
145
146 eclipse_extra_jdt_prefs_file = .settings/org.eclipse.jdt.core.jalview.prefs
147 eclipse_project_name = jalview
148 eclipse_bin_dir = bin
149 eclipse_debug = false
150
151 jalviewjs_eclipse_root = ~/buildtools/eclipse/jee-2019-09
152
153 jalviewjs_eclipse_dropins_dir = utils/jalviewjs/eclipse/dropins
154 jalviewjs_swingjs_zip = swingjs/SwingJS-site.zip
155 jalviewjs_j2s_plugin = swingjs/net.sf.j2s.core.jar
156 jalviewjs_libjs_dir = utils/jalviewjs/libjs
157 jalviewjs_site_resource_dir = utils/jalviewjs/site-resources
158 jalviewjs_j2s_settings = .j2s
159 #jalviewjs_eclipse_workspace = ~/tmp/eclipse-workspace
160 # these 3 files/dirs found in build/jalviewjs
161 jalviewjs_eclipse_tmp_dropins_dir = eclipse_dropins
162 jalviewjs_eclipse_workspace_location_file = eclipse_workspace_location
163 jalviewjs_site_dir = site
164 jalviewjs_j2s_subdir = swingjs/j2s
165 #jalviewjs_eclipseBuildArg = build
166 jalviewjs_eclipse_build_arg = cleanBuild
167 jalviewjs_server_port = 9001
168 jalviewjs_server_wait = 30
169 jalviewjs_server_resource = /jalview_bin_Jalview.html
170
171 j2s.compiler.status = enable
172 #j2s.site.directory = null ## site defined from buildDir+'/jalviewjs/'+jalviewjs_site_dir
173 #j2s.log.methods.declared = j2s_methods_declared.log
174 #j2s.log.methods.called = j2s_methods_called.log
175 #a semicolon-separated list of package-level file paths to be excluded
176 j2s.excluded.paths = test;testng;util
177 #j2s.include.tests = true
178 #j2s.testing = null
179 #j2s.compiler.nonqualified.packages = null
180 #j2s.compiler.nonqualified.classes = null
181 #j2s.compiler.mode = debug
182 #a semicolon-separated list of package (foo.) or class (foo.bar) replacements to be made 
183 j2s.class.replacements = org.apache.log4j.->jalview.javascript.log4j.
184 j2s.template.html = utils/jalviewjs/template.html
185 #output file name for logging methods declared - delete the file to regenerate a listing 
186 #j2s.prop.j2s.log.methods.declared=swingjs/methodsDeclared_csv
187 #output file name for logging methods called - delete the file to regenerate a listing
188 #j2s.prop.j2s.log.methods_called=swingjs/methodsCalled_csv
189 #if set, every instance of methods called will be logged
190 #otherwise, only the first call to a method will be logged 
191 #output will be comma-separated: called method,caller class 
192 #j2s.prop.j2s.log.all.calls=true
193
194 jalviewjs_j2s_stdout = j2s-transpile.out
195 #jalviewjs_j2s_stderr = j2s-transpile.err # all going into out
196 jalviewjs_j2s_to_console = true
197
198
199 testp=gradle.properties