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

Gaetan Boismal
08.42.2015 33e4a674446f05ab1d401c4e4d38b7de09dc9473
refs
author Gaetan Boismal <gaetan.boismal@forgerock.com>
Wednesday, April 8, 2015 16:42 +0200
committer Gaetan Boismal <gaetan.boismal@forgerock.com>
Wednesday, April 8, 2015 16:42 +0200
commit33e4a674446f05ab1d401c4e4d38b7de09dc9473
tree 3dfb899decf9884a93131e871afb2597350312db tree | zip | gz
parent 4e9638d1d07cda816f5cda6e62168e80ff400f42 view | diff
OPENDJ-1714 Code cleanup

* Installer.java
** Minor refactorings in method updateUserDataForNewSuffixOptionsPanel(QuickSetup)
*** Fix minor UI bug with invalid/valid fields
*** Reformat
*** Add final keyword
*** Replace hardcoded line separator by constant
*** Extracted methods:
**** checkProvidedBaseDn(QuickSetup, List<String>, List<LocalizableMessage>)
**** checkImportLDIFFile(QuickSetup, List, boolean, List)
**** checkImportGeneratedData(QuickSetup, List, boolean, List)
**** checkImportData(QuickSetup, List, boolean, List)
1 files modified
258 ■■■■ changed files
opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/Installer.java 258 ●●●● diff | view | raw | blame | history