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

lutoff
21.58.2009 e5b65fd562e53204fb479615bb7c6606ebf0f0e3
opends/src/server/org/opends/server/admin/ClassLoaderProvider.java
@@ -696,8 +696,7 @@
        String[] information = getBuildInformation(jarFile);
        logError(
          INFO_LOG_EXTENSION_INFORMATION.
            get(jarFile.getName().replace(DirectoryServer.getServerRoot(),
                                          "$SERVER_ROOT"),
            get(jarFile.getName(),
                information[1],
                information[2]));
      } catch(Exception e) {