-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathgradle.properties
More file actions
35 lines (26 loc) · 852 Bytes
/
gradle.properties
File metadata and controls
35 lines (26 loc) · 852 Bytes
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
# E.g. your domain name
modowner=org.entcore
modname=springboard-edifice
# Your module version
version=5.6-springboard-SNAPSHOT
# The test timeout in seconds
testtimeout=300
# Set to true if you want module dependencies to be pulled in and nested inside the module itself
pullInDeps=false
# Set to true if you want the build to output a jar as well as a module zip file
produceJar=false
# The version of Groovy language to compile against (if you are using Groovy compiled verticles or VertxTests)
groovyLangModVersion=2.0.0-final
# The version of Groovy to use (if you are using Groovy)
groovyVersion=2.1.1
# provided lib
gradleVersion=1.6
vertxVersion=3.9.5
toolsVersion=2.0.0-final
junitVersion=4.10
processorVersion=1.0.0
# compile lib
entCoreVersion=5.6.6
springboardPluginVersion=2.7.12
applicationHelpVersion=4.12-SNAPSHOT
runModsArgs=