Skip to content
Success

#18 (Aug 25, 2015, 5:35:09 AM)

Started 9 yr 10 mo ago
Took 5 min 12 sec
Build Artifacts
opendj-ldap-toolkit-3.0.0-SNAPSHOT.zip4.02 MiB view
opendj-rest2ldap-servlet-3.0.0-SNAPSHOT-servlet.war3.09 MiB view
opendj-server-example-plugin-3.0.0-SNAPSHOT.zip33.34 KiB view
experimental/example-plugin.zip10.00 KiB view
src.zip304.99 KiB view
target/example-plugin.zip87.93 KiB view
opendj/example-plugin.zip87.93 KiB view
OpenDJ-3.0.0-DSML.war17.21 MiB view
OpenDJ-3.0.0.zip30.64 MiB view

Started by an SCM change

Test Result (no failures)
    Revision: 12776
    Changes
    1. AssuredReplicationPluginTest.java:
      Used ReplicationTestCase.waitForSpecificMsg*().
      Code cleanup

      ReplicationTestCase.java:
      In waitForSpecificMsgs() and calling methods, let exceptions go up. (detail)
      by JnRouvignac
    2. EntryHistorical.java:
      Use HistAttrModificationKey instead of raw string.
      Code cleanup (detail)
      by JnRouvignac
    3. Try to fix randomly failing test.

      JmxTestCase.java:
      In getJmxConnectionHandler(), increase maximum wait time from 6s to 10s. (detail)
      by JnRouvignac
    4. JmxPrivilegeTestCase.java:
      Extracted methods assertSuccess()
      Code cleanup (detail)
      by JnRouvignac
    5. HistAttrModificationKey.java:
      Renamed DELATTR to ATTRDEL to match string representation. (detail)
      by JnRouvignac