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

gbellato
25.09.2007 82fac34ae279ec769891444f0f6ea10b47382f8d
opends/src/server/org/opends/server/replication/protocol/HeartbeatThread.java
File was renamed from opends/src/server/org/opends/server/synchronization/protocol/HeartbeatThread.java
@@ -25,7 +25,7 @@
 *      Portions Copyright 2007 Sun Microsystems, Inc.
 */
package org.opends.server.synchronization.protocol;
package org.opends.server.replication.protocol;
import org.opends.server.api.DirectoryThread;
import static org.opends.server.loggers.debug.DebugLogger.debugEnabled;