deployablewar.properties revision e8721886dbfd32e88cc7077cbee4b6bb1b44b443
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# Copyright (c) 2009 Sun Microsystems Inc. All Rights Reserved
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# The contents of this file are subject to the terms
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# of the Common Development and Distribution License
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# (the License). You may not use this file except in
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# compliance with the License.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# You can obtain a copy of the License at
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# https://opensso.dev.java.net/public/CDDLv1.0.html or
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# opensso/legal/CDDLv1.0.txt
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# See the License for the specific language governing
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# permission and limitations under the License.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# When distributing Covered Code, include this CDDL
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# Header Notice in each file and include the License file
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# at opensso/legal/CDDLv1.0.txt.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# If applicable, add the following below the CDDL Header,
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# with the fields enclosed by brackets [] replaced by
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# your own identifying information:
60aabb4ce92352f01733c518d6b6bb69e60b9113Chris Horne# "Portions Copyrighted [year] [name of copyright owner]"
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# $Id: deployablewar.properties,v 1.1 2009/01/05 23:51:31 veiming Exp $
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh#
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh# Portions Copyrighted [2011] [ForgeRock AS]
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhusage=Usage: createwar --staging|-s stagingDir\n --type|-t typeOfWarFile\n --warfile|-w warfileName\n [--locale|-l locale]\n createwar --help|-?\n [--locale|-l locale]\n\nwhere\n stagingDir\n is staging directory where the content of opensso.war reside.\n typeOfWarFile\n is the type of WAR file to be created. The possible options are\n console, distauth, noconsole and idpdiscovery.\n warfileName\n is the name of the WAR file to be created.\n locale\n (is optionally) to indicate the locale of which this tool is running\n with.\n\nThe createwar script has to be run from the deployable-war directory in order to find and use the type-specific files for the WAR.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhinvalid.staging.dir=The provided staging directory either does not exists or it's not a valid staging directory. The staging directory has to contain the extracted content of opensso.war.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhunsupported.type=Invalid type of WAR.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhmissing.file=Warning: The following file is missing: {0}.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhmissing.typedir=Unable to find type-specific directory.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dhwarfile.created=WAR file was created.
4c06356b0f0fffb4fc1b6eccc8e5d8e2254a84d6dh