opends/src/quicksetup/org/opends/quicksetup/upgrader/UpgradeLauncher.java
@@ -48,6 +48,7 @@ import java.util.logging.Logger; import java.io.File; import org.opends.server.util.DynamicConstants; /** * This class is called by the upgrade and upgrade.bat @@ -118,7 +119,8 @@ */ protected Message getFrameTitle() { return Utils.getCustomizedObject("INFO_FRAME_UPGRADE_TITLE", INFO_FRAME_UPGRADE_TITLE.get(), Message.class); INFO_FRAME_UPGRADE_TITLE.get(DynamicConstants.PRODUCT_NAME), Message.class); } /**