| opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/Utilities.java | ●●●●● patch | view | raw | blame | history |
opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/util/Utilities.java
@@ -1839,8 +1839,7 @@ { final String normPath = classPath.replace(File.separatorChar, '/'); if (normPath.endsWith(OPENDJ_BOOTSTRAP_CLIENT_JAR_RELATIVE_PATH) || normPath.endsWith(OPENDJ_BOOTSTRAP_JAR_RELATIVE_PATH) || normPath.endsWith("classes")) || normPath.endsWith(OPENDJ_BOOTSTRAP_JAR_RELATIVE_PATH)) { return classPath; }