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

kenneth_suter
02.22.2007 eebe112fb9a05226379250e0773a43b219be18da
refs
author kenneth_suter <kenneth_suter@localhost>
Wednesday, May 2, 2007 21:22 +0200
committer kenneth_suter <kenneth_suter@localhost>
Wednesday, May 2, 2007 21:22 +0200
commiteebe112fb9a05226379250e0773a43b219be18da
tree 3659e53b577fd1e7285cd9ba11b58bf397e888f7 tree | zip | gz
parent b27721e452ab73064fb1a652797cc36a0f7e22e0 view | diff
mproves the amount of logging that is done in quicksetup applications.  Much of what was simply relayed to the user as progress messages is not logged also.

- Make the output of progress messages from various operations optional for applications. This is done to allow the upgrader to use the new abbreviated form of output while maintaining the other QuickSetup applications as the are currently.

- Progress page now produces percentage completed messages for the build download step.

- Disables parental loggers when setting up QuickSetup logs to prevent polution of the console by the root console logger.
11 files modified
710 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/ApplicationException.java 25 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/QuickSetupLog.java 1 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/i18n/ResourceProvider.java 2 ●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 6 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/BuildExtractor.java 24 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/RemoteBuildManager.java 26 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 300 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/FileManager.java 72 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/ServerController.java 214 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/ZipExtractor.java 38 ●●●● diff | view | raw | blame | history
opends/src/statuspanel/org/opends/statuspanel/i18n/ResourceProvider.java 2 ●●● diff | view | raw | blame | history