6 lines
164 B
Properties
6 lines
164 B
Properties
|
# When running this project we don't need javadoc to be built.
|
||
|
buildJavaDoc = false
|
||
|
|
||
|
# We want assertions, because this is the test project.
|
||
|
assertions = true
|