diff --git a/build.xml b/build.xml
index 9be60656e..17f475307 100644
--- a/build.xml
+++ b/build.xml
@@ -17,6 +17,32 @@
+
+
+
diff --git a/build/build-compile.xml b/build/build-compile.xml
index 2e0a5fee5..09ffde822 100644
--- a/build/build-compile.xml
+++ b/build/build-compile.xml
@@ -12,14 +12,25 @@
+
+
+
+
+
+
+
+
+
+
+
@@ -30,27 +41,17 @@
source="${source.format}"
target="${class.format}"
includeAntRuntime="false"
- compiler="com.google.errorprone.ErrorProneAntCompilerAdapter"
+ compiler="${java.compiler}"
encoding="UTF-8">
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+