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

jvergara
02.48.2008 4bf97e431d7bd6d430e82b5281a84d906257ef81
refs
author jvergara <jvergara@localhost>
Friday, May 2, 2008 18:48 +0200
committer jvergara <jvergara@localhost>
Friday, May 2, 2008 18:48 +0200
commit4bf97e431d7bd6d430e82b5281a84d906257ef81
tree 73feb14224e93a16c26e51cbe7624155989a9db6 tree | zip | gz
parent c8e0903c83547f96871f98e2d7755b75a3433213 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
opends/src/quicksetup/org/opends/quicksetup/upgrader/MigrationManager.java 78 ●●●● diff | view | raw | blame | history