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

lutoff
29.38.2009 fef8fc7d514743391fd93aae74e2b9db20e59baf
refs
author lutoff <lutoff@localhost>
Wednesday, April 29, 2009 09:38 +0200
committer lutoff <lutoff@localhost>
Wednesday, April 29, 2009 09:38 +0200
commitfef8fc7d514743391fd93aae74e2b9db20e59baf
tree 4172231d6368d6348572893f633cbdf55acf6fd8 tree | zip | gz
parent e5aa35ac7f7d2c3c24f70fe9404acbd311517c0e view | diff
Fix for issue #3944 : upgrade tool should support the click-through license
Fix for issue #3945 : Need to way to determine if a license had already been accepted

With this modification, the upgrade tool display the license if the
<INSTALL_DIR>/Legal/license_to_accept.txt is present into the new zip
file (issue #3944).

We also create the file <INSTANCE_DIR>/Legal/licenseAccepted when the
license has been accepted (issue #3945)
setup tools (GUI and CLI) create it after the server configuration and
before data creation (backend) upgrade tool creates it in the unzipped layout.
4 files modified
192 ■■■■ changed files
opends/src/quicksetup/org/opends/quicksetup/LicenseFile.java 121 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 8 ●●●● diff | view | raw | blame | history
opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 62 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/tools/InstallDS.java 1 ●●●● diff | view | raw | blame | history