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

Matthew Swift
13.27.2012 a8464021569eb5cfcbfe106649cff662b7b51f86
OPENDJ-612: SDK: Race conditions installing client/server filter chains during connect/bind/accept

Re-enable connection factory unit tests.
1 files modified
5 ■■■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 5 ●●●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/pom.xml
@@ -88,11 +88,6 @@
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>
        <artifactId>maven-surefire-plugin</artifactId>
        <configuration>
          <excludes>
            <exclude>**/ConnectionFactoryTestCase.java</exclude>
          </excludes>
        </configuration>
      </plugin>
      <plugin>
        <groupId>org.apache.maven.plugins</groupId>