summaryrefslogtreecommitdiff
path: root/external/apache-commons/patches/lang.patch
blob: 3e5d442659b84a2a7d63a90ca8f80f3005fd9a06 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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