mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
09.38.2012 0f6f7e1140b9a0a16b5bdce98890947543336f0e
Reinstate forked unit tests.
1 files modified
1 ■■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 1 ●●●● patch | view | raw | blame | history
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>