aboutsummaryrefslogtreecommitdiffstats
path: root/build.xml
diff options
context:
space:
mode:
Diffstat (limited to 'build.xml')
-rw-r--r--build.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.xml b/build.xml
index d8ce3795..894256d7 100644
--- a/build.xml
+++ b/build.xml
@@ -90,6 +90,7 @@
optimize="off"
includes="**">
<classpath refid="test.compile.classpath"/>
+ <compilerarg value="-parameters" />
</javac>
</target>