-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgradle.properties
59 lines (50 loc) · 1.69 KB
/
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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
kotlin.code.style=official
kotlin.mpp.stability.nowarn=true
kotlin.js.compiler=ir
ktCompilerArgs=-opt-in=kotlin.RequiresOptIn;-Xexpect-actual-classes;-opt-in=kotlin.js.ExperimentalJsExport
ktCompilerArgsJs=
ktCompilerArgsJvm=-Xjvm-default=all
allWarningsAsErrors=false
useKotlinBom=false
ktTargetJsDisable=false
ktTargetJvmDisable=false
disableJavadocTask=true
versionsFromCatalog=
docStyle=html
# mocha timeout for a single test method, in milliseconds
mochaTimeout=600000
nodeVersion=
org.gradle.console=plain
systemProp.org.gradle.internal.http.connectionTimeout=180000
systemProp.org.gradle.internal.http.socketTimeout=180000
org.gradle.jvmargs=-Xmx4g -XX:MaxMetaspaceSize=2g
jvmStackSize=512M
jvmMaxHeapSize=2G
# mavenRepo=https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/
mavenCentralUsername=
mavenCentralPassword=
otherMavenRepo=
repoOwner=tuProlog
otherRepo=
signingKey=
signingPassword=
npmToken=
npmOrganization=tuprolog
npmRepo=https://registry.npmjs.org
npmDryRun=false
projectLongName=Arg-tuProlog Kotlin
projectDescription=A 2p-kt library for structured argumentation
projectHomepage=https://github.com/tuProlog/arg2p-kt
projectHome=https://github.com/tuProlog/arg2p-kt
projectLicense=Apache-2.0
projectLicenseUrl=https://www.apache.org/licenses/LICENSE-2.0
scmUrl=https://github.com/tuProlog/arg2p-kt
[email protected]:tuProlog/arg2p-kt.git
issuesUrl=https://github.com/tuProlog/arg2p-kt/issues
developerPisanoName=Giuseppe Pisano
developerPisanoOrg=unibo
developerPisanoUrl=https://www.unibo.it/sitoweb/g.pisano/en
uniboName=Alma Mater Studiorum - Università di Bologna
uniboUrl=https://www.unibo.it/en/homepage