Summary
- AttrHistoricalSingleTest.java: Fixed a bug in replay_deleteMissingAttributeValue(). Renamed replayOperationSuccess() to replayOperation(). Renamed replayOperationFailure() to replayOperationSuppressMod().
- OPENDJ-1192 Modify request replay failures Added unit tests for AttrHistoricalSingleT and AttrHistoricalMultiple. Renamed AttrInfoTest to AttrHistoricalMultipleTest.
- CR-7872 OPENDJ-2238 Add support for FreeBSD to init script
Change Type | Path in Repository | Path in Workspace |
---|---|---|
The file was modified | /trunk/opendj/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalSingleTest.java | opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalSingleTest.java |
Change Type | Path in Repository | Path in Workspace |
The file was added | /trunk/opendj/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalMultipleTest.java | opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalMultipleTest.java |
The file was added | /trunk/opendj/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalSingleTest.java | opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrHistoricalSingleTest.java |
The file was removed | /trunk/opendj/opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrInfoTest.java | opendj-server-legacy/src/test/java/org/opends/server/replication/plugin/AttrInfoTest.java |
Change Type | Path in Repository | Path in Workspace |
The file was modified | /trunk/opendj/opendj-server-legacy/src/main/java/org/opends/server/tools/CreateRCScript.java | opendj-server-legacy/src/main/java/org/opends/server/tools/CreateRCScript.java |