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

gbellato
30.46.2009 9d3cd6f40f49af8a06d1722252fe4e96983db5dc
opends/src/server/org/opends/server/tasks/SetGenerationIdTask.java
File was renamed from opends/src/server/org/opends/server/replication/plugin/SetGenerationIdTask.java
@@ -24,12 +24,12 @@
 *
 *      Copyright 2006-2009 Sun Microsystems, Inc.
 */
package org.opends.server.replication.plugin;
package org.opends.server.tasks;
import static org.opends.server.config.ConfigConstants.*;
import static org.opends.server.core.DirectoryServer.getAttributeType;
import org.opends.server.replication.plugin.LDAPReplicationDomain;
import org.opends.server.replication.service.ReplicationDomain;
import org.opends.server.tasks.TaskUtils;
import java.util.List;