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

jvergara
02.48.2008 be5c44da56c28855be4b5b4f2465fe8db645fa2b
refs
author jvergara <jvergara@localhost>
Friday, May 2, 2008 18:48 +0200
committer jvergara <jvergara@localhost>
Friday, May 2, 2008 18:48 +0200
commitbe5c44da56c28855be4b5b4f2465fe8db645fa2b
tree 3f4d385a75cbdea265501351315385faee4005c8 tree | zip | gz
parent 1a0d004f77d105ed828c05fbb196f34b523ffdd3 view | diff
Fix for issue 3218 (upgrade should try to add first the attributes rather than the objectclasses)

The code tries to add all the changes in the configuration or in the schema, until no remaining change can be added. Applying this simple algorithm we avoid having dependency issues between modifications. Also the codes uses the --singleValueChanges option in order to minimize the ordering issues between modifications.
1 files modified
78 ■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/MigrationManager.java 78 ●●●● diff | view | raw | blame | history