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