Change-Id: If6526a9170f90227fff6b148f24a0dc99ff42941 Reviewed-on: https://gerrit.libreoffice.org/12116 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
12 lines
420 B
Diff
12 lines
420 B
Diff
--- misc/commons-lang3-src/default.properties 2014-03-15 13:47:48.000000000 +0100
|
|
+++ misc/build/commons-lang3-src/default.properties 2014-10-30 17:57:53.000000000 +0100
|
|
@@ -60,7 +60,7 @@
|
|
test.home = src/test/java
|
|
|
|
# Should Java compilations set the 'debug' compiler option?
|
|
-compile.debug = true
|
|
+compile.debug = false
|
|
|
|
# Should Java compilations set the 'deprecation' compiler option?
|
|
compile.deprecation = true
|