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

kenneth_suter
11.14.2007 2c18c7eda8c978ea6c0b7f6facd631e828a15533
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
commit2c18c7eda8c978ea6c0b7f6facd631e828a15533
tree b888163b0845ade1b134d033ae7c3c82d1c84741 tree | zip | gz
parent 698441053ee49762223e8d9b3c13c727717a5cb6 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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 14 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/util/FileManager.java 26 ●●●●● diff | view | raw | blame | history