From 0f6f7e1140b9a0a16b5bdce98890947543336f0e Mon Sep 17 00:00:00 2001
From: Matthew Swift <matthew.swift@forgerock.com>
Date: Tue, 09 Oct 2012 10:38:54 +0000
Subject: [PATCH] Reinstate forked unit tests.

---
 opendj3/opendj-ldap-sdk/pom.xml |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/opendj3/opendj-ldap-sdk/pom.xml b/opendj3/opendj-ldap-sdk/pom.xml
index 1ed6a2e..46aad58 100644
--- a/opendj3/opendj-ldap-sdk/pom.xml
+++ b/opendj3/opendj-ldap-sdk/pom.xml
@@ -89,7 +89,6 @@
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-surefire-plugin</artifactId>
         <configuration>
-          <forkMode>never</forkMode>
           <excludes>
             <exclude>**/ConnectionFactoryTestCase.java</exclude>
           </excludes>

--
Gitblit v1.10.0