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

kenneth_suter
17.05.2007 293d6dd9da947951ac774636e97f6667ed669a18
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/InProcessServerController.java
@@ -256,7 +256,7 @@
   * @throws LDIFException if there is an LDIF error
   * @throws ApplicationException if there is an application specific error
   */
  public void applyCustomizationLdifFile(File ldifFile)
  public void modify(File ldifFile)
          throws IOException, LDIFException,
          ApplicationException {
    try {