Fridrich Strba 2019-03-12 16:13:15 +00:00 committed by Git OBS Bridge
parent b8a8f62740
commit 1bce064f8f

View File

@ -120,6 +120,7 @@
<javac destdir="${build.testOutputDir}" <javac destdir="${build.testOutputDir}"
nowarn="false" nowarn="false"
debug="true" debug="true"
encoding="utf-8"
optimize="false" optimize="false"
deprecation="true" deprecation="true"
target="${compiler.target}" target="${compiler.target}"