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

jvergara
17.53.2007 8feee36de8e6042f928439b06a03d50018423afe
opends/src/quicksetup/org/opends/quicksetup/upgrader/ui/BuildListDownloadErrorPanel.java
@@ -89,7 +89,7 @@
    Message html =
            INFO_UPGRADE_CHOOSE_VERSION_BUILD_LIST_ERROR.get(baseContext,
                    reason.getLocalizedMessage(),
                    proxyString);
                    proxyString, baseContext);
    /* This helps with debugger the HTML rendering
    StringBuffer content = new StringBuffer();