setup revision d319724fed3be916a9f68676aac6eb203d44b551
92108a6c4fd7ca6e9acc94d2485920436763e491sf# CDDL HEADER START
2b82678319a66fd9caad8827ca9b38d2412a5abdminfrin# The contents of this file are subject to the terms of the
c0da461d68518e8f89f4070a709ba1e56381247cminfrin# Common Development and Distribution License, Version 1.0 only
c0da461d68518e8f89f4070a709ba1e56381247cminfrin# (the "License"). You may not use this file except in compliance
c0da461d68518e8f89f4070a709ba1e56381247cminfrin# with the License.
797fb211307298a8a6984c0edc0d8972b35eeac1minfrin# You can obtain a copy of the license at
f27c90ecdefe634bd5f9c529d8658d3a3b441303minfrin# See the License for the specific language governing permissions
f27c90ecdefe634bd5f9c529d8658d3a3b441303minfrin# and limitations under the License.
80cabec6752622e0db5421af61502bfda95715eaminfrin# When distributing Covered Code, include this CDDL HEADER in each
80cabec6752622e0db5421af61502bfda95715eaminfrin# file and include the License file at
80cabec6752622e0db5421af61502bfda95715eaminfrin# trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin# add the following below this CDDL HEADER, with the fields enclosed
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin# by brackets "[]" replaced with your own identifying information:
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin# Portions Copyright [yyyy] [name of copyright owner]
a2e1bbb77dd09c6a60f2dc18f831000e49add31eminfrin# CDDL HEADER END
deec48c67d4786bc77112ffbf3a4e70b931097edminfrin# Copyright 2006-2008 Sun Microsystems, Inc.
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin# Capture the current working directory so that we can change to it later.
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin# Then capture the location of this script and the Directory Server instance
6d601599d3d65df0410eae6e573e75b2dbfb1fb4minfrin# root so that we can use them to create appropriate paths.
806e9ba570ef48df4bfd8364e2f4d57381388a11minfrincd "${WORKING_DIR}"
0754dde4b645ccd88fdb6c2961c0bdd7b213bdbaminfrin# Set environment variables
a4273e3e513ce8f5e1311c320cbd334cc382950eminfrin. "${INSTALL_ROOT}/lib/_script-util.sh"
1aac1c71105133d669960501bdf2274e63561054minfrin# Launch the setup process.
1aac1c71105133d669960501bdf2274e63561054minfrin"${OPENDS_JAVA_BIN}" ${OPENDS_JAVA_ARGS} ${SCRIPT_NAME_ARG} org.opends.quicksetup.installer.SetupLauncher "${@}"
2c487ac43b583db869e743772a7a10b278aa2bcfminfrin# return part
dbf5f584c62fe6030d81121fdddeb7588b78b867sf # Version info was on requested