diff --git a/build.xml b/build.xml
index 68be86fd0..77472dad7 100644
--- a/build.xml
+++ b/build.xml
@@ -163,63 +163,63 @@ limitations under the License.
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
-
+
diff --git a/default.properties b/default.properties
index 7bb26f87a..3cf9cdd42 100644
--- a/default.properties
+++ b/default.properties
@@ -52,6 +52,9 @@ source.home = src/java
# The base directory for unit test sources
test.home = src/test
+# Whether or not to fork tests
+test.fork = true
+
# Should Java compilations set the 'debug' compiler option?
compile.debug = true