opends/src/server/org/opends/server/replication/server/ReplicationServer.java
@@ -357,7 +357,7 @@ * @param baseDn The base Dn for which the ReplicationCache must be returned. * @return The ReplicationCache associated to the base DN given in parameter. */ ReplicationCache getReplicationCache(DN baseDn) public ReplicationCache getReplicationCache(DN baseDn) { ReplicationCache replicationCache;