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";