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

neil_a_wilson
07.21.2007 3c85ca83284df5d0f29ef0ce9528b616ddabc424
opendj-sdk/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++)