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

kenneth_suter
11.14.2007 81ebf9aa63b819ecdc6b3b1b3d7d9a551dc23d76
refs
author kenneth_suter <kenneth_suter@localhost>
Wednesday, July 11, 2007 23:14 +0200
committer kenneth_suter <kenneth_suter@localhost>
Wednesday, July 11, 2007 23:14 +0200
commit81ebf9aa63b819ecdc6b3b1b3d7d9a551dc23d76
tree 1a3a1ec02a13d779c719262140b0aaf63f360b5e tree | zip | gz
parent 920dfefccbde844e87733b7aa457d5ed6776dde2 view | diff
This commit addresses issue 1973 "exclude some config subdirectories from copy during upgrade".  During an upgrade, the contents of the old config directory are recursively copied to the new config directory in order to retain things like the keystore and other SSL related artifacts and tasks.ldif.  There are however some files that should not be copied over, namely the contents of the upgrade and schema subdirectories.  This commit excludes those subdirectories. 
2 files modified
40 ■■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 14 ●●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/util/FileManager.java 26 ●●●●● diff | view | raw | blame | history