upgrade revision 3cedecd5ea21cca5d9709abf320a2082cd3694e5
935N/A# The contents of this file are subject to the terms of the 222N/A# Common Development and Distribution License, Version 1.0 only 222N/A# (the "License"). You may not use this file except in compliance 919N/A# You can obtain a copy of the license at 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# file and include the License file at 919N/A# add the following below this CDDL HEADER, with the fields enclosed 919N/A# by brackets "[]" replaced with your own identifying information: 919N/A# Portions Copyright [yyyy] [name of copyright owner] 222N/A# Copyright 2006-2008 Sun Microsystems, Inc. 493N/A# Capture the current working directory so that we can change to it later. 493N/A# Then capture the location of this script and the Directory Server instance 222N/A# root so that we can use them to create appropriate paths. 355N/A# Set environment variables 935N/A# Configure the appropriate CLASSPATH to test. 365N/A# Test the java installation # Launch the build extractor. # Configure the appropriate CLASSPATH. # BuildExtractor uses the existing install's # Run the build extractor first. An exit code of 99 from the extractor # means that this is indeed an upgrade (as opposed to a reversion) and # that the upgrade should continue. An exit code of 98 means that this # operation is a reversion. An exit code of 50 means that the usage # statement was printed and there is nothing else to do # Configure the appropriate CLASSPATH. # Unlike BuildExtractor, the Upgrader uses # the newly extracted build's jars. # Launch the upgrade process. # Copy jars to a temporary place from which to run the reverter # in order to avoid potential file lock issues. echo "ERROR: Failed to initialize reversion." # Launch the upgrade process. # Version info was on requested # Some unknown return code returned