forked from igvteam/igv
-
Notifications
You must be signed in to change notification settings - Fork 0
/
gradle.properties
26 lines (26 loc) · 898 Bytes
/
gradle.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# We override this file externally for production builds
# Use special constants for non-production builds so that the jar doesn't change unnecessarily
buildNumber=0
version=user
vendor=user
timestamp=not_set
timestamp_fs=not_set
dataServerUrl=http://www.broadinstitute.org/igvdata/$$_dataServerRegistry.txt
development=false
# Jar signing properties; ignored for developer builds
keystore=not_set
alias=not_set
keyPassword=not_set
storePassword=not_set
tsaurl=not_set
# Location of JDKs to include in distribution bundles; ignored for developer builds
jdkBundleLinux=
jdkBundleMac=
jdkBundleWindows=
# Path to NSIS packaging tool for Windows EXE installer; ignored for developer builds
makensisCommand=
# Path to Mono signcode tool for signing the Windows EXE installer; ignored for developer builds
signcodeCommand=
# Windows EXE signing properties; ignored for developer builds
spcFile=
pvkFile=