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

neil_a_wilson
07.21.2007 421bdc0a19055773d1a3e97c95cea7e35cc5de71
opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java
@@ -404,7 +404,7 @@
   */
  private String[] getOpenDSJarPaths()
  {
    String[] jarPaths =
    String[] jarPaths =
            new String[Installation.OPEN_DS_JAR_RELATIVE_PATHS.length];
    File parentDir = new File(getUserData().getServerLocation());
    for (int i = 0; i < jarPaths.length; i++)