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

lutoff
21.58.2009 c90b13879167ba4536107570560ea041e1ac1879
opendj-sdk/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) {