diff --git a/build.xml b/build.xml
index 8aa18a1084..268abd920f 100644
--- a/build.xml
+++ b/build.xml
@@ -6,6 +6,10 @@
+
+
+
+
@@ -25,8 +29,8 @@
-
-
+
+
@@ -34,12 +38,18 @@
version=${clojure.version.label}
-
+
+ classpath="${maven.compile.classpath}:${build}"
+ debug="true" source="1.6" target="1.6">
+
+
+
+
+