forked from morquea/entcore
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgradle.properties
More file actions
40 lines (30 loc) · 905 Bytes
/
gradle.properties
File metadata and controls
40 lines (30 loc) · 905 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
36
37
38
39
40
# E.g. your domain name
modowner=org.entcore
modname=ent-core
# Your module version
version=1.14.16
# 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=2.1.2
toolsVersion=2.0.0-final
junitVersion=4.10
# compile lib
webUtilsVersion=1.11.2
mongodbHelperVersion=1.2.1
opencsvVersion=2.4
juniversalchardetVersion=1.0.3
vertxCronTimer=1.0.1
casVersion=0.1.1
vertxSwiftClientVersion=0.1.1
commonsLangVersion=3.3.2
runModsArgs=