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

lutoff
29.38.2009 4631ff335aac195f694131e5882a640975bacadc
refs
author lutoff <lutoff@localhost>
Wednesday, April 29, 2009 09:38 +0200
committer lutoff <lutoff@localhost>
Wednesday, April 29, 2009 09:38 +0200
commit4631ff335aac195f694131e5882a640975bacadc
tree 92035af690a41423d8b947afe703094e5ebd0ad6 tree | zip | gz
parent 15eaf6ff1c3e1c4b534060d850c6398628ab59a2 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
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/LicenseFile.java 121 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 8 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/upgrader/Upgrader.java 62 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/tools/InstallDS.java 1 ●●●● diff | view | raw | blame | history