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

Gaetan Boismal
09.25.2015 09a696cadc620d9d18add4262c352831d7ba7043
opendj-config/src/main/java/org/forgerock/opendj/config/ConfigurationFramework.java
@@ -26,8 +26,8 @@
 */
package org.forgerock.opendj.config;
import static com.forgerock.opendj.ldap.AdminMessages.*;
import static com.forgerock.opendj.ldap.ExtensionMessages.NOTE_LOG_EXTENSION_INFORMATION;
import static com.forgerock.opendj.ldap.config.AdminMessages.*;
import static com.forgerock.opendj.ldap.config.ExtensionMessages.NOTE_LOG_EXTENSION_INFORMATION;
import static com.forgerock.opendj.util.StaticUtils.EOL;
import static com.forgerock.opendj.util.StaticUtils.stackTraceToSingleLineString;
@@ -61,7 +61,7 @@
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.forgerock.opendj.ldap.AdminMessages;
import com.forgerock.opendj.ldap.config.AdminMessages;
/**
 * This class is responsible for managing the configuration framework including: