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

jvergara
13.21.2007 73fe1b1f4f6c50c2e8d4de7b3b0e09f9c5f1365b
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/Constants.java
@@ -82,6 +82,12 @@
          HTML_LIST_ITEM_CLOSE
  };
  /** DN of the schema object. */
  public static final String SCHEMA_DN = "cn=schema";
  /** DN of the replication changes base DN. */
  public static final String REPLICATION_CHANGES_DN = "dc=replicationChanges";
  /** The cli java system property. */
  public static final String CLI_JAVA_PROPERTY = "org.opends.quicksetup.cli";