ssoPatch.properties revision 4a48635cccc646ac479830fd4df0ee8e10c5bd8d
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# Copyright (c) 2007 Sun Microsystems Inc. All Rights Reserved
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# The contents of this file are subject to the terms
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# of the Common Development and Distribution License
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# (the License). You may not use this file except in
78f327ee942771169c65c91baf789fd10e72b01avboxsync# compliance with the License.
78f327ee942771169c65c91baf789fd10e72b01avboxsync# You can obtain a copy of the License at
78f327ee942771169c65c91baf789fd10e72b01avboxsync# https://opensso.dev.java.net/public/CDDLv1.0.html or
78f327ee942771169c65c91baf789fd10e72b01avboxsync# See the License for the specific language governing
78f327ee942771169c65c91baf789fd10e72b01avboxsync# permission and limitations under the License.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# When distributing Covered Code, include this CDDL
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# Header Notice in each file and include the License file
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# If applicable, add the following below the CDDL Header,
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# with the fields enclosed by brackets [] replaced by
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# your own identifying information:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# "Portions Copyrighted [year] [name of copyright owner]"
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# $Id: ssoPatch.properties,v 1.4 2009/03/10 23:54:14 veiming Exp $
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# Portions Copyrighted 2012 ForgeRock Inc
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsync# Portions Copyrighted 2012 Open Source Solution Technology Corporation
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncusage=Usage:\nssopatch\n --help|-?\n [--locale|-l]\n\nssopatch\n --war-file|-o\n [--manifest|-m]\n [--locale|-l]\n\nssopatch\n --war-file|-o\n --war-file-compare|-c\n [--staging|-s]\n [--locale|-l]\n [--override|-r]\n [--overwrite|-w]\n\nOptions:\n --help|-?\n Print this usage. This is a unary option.\n --war-file|-o\n Path to the WAR file. opensso.war file which has been previously\n deployed.\n --manifest|-m\n Path to manifest file to create. Manifest file will be generated from\n --war-file when this option is provided.\n --war-file-compare|-c\n Path to the WAR file to compare against. It will be compared against\n --war-file when this option is provided.\n --staging|-s\n Path to the staging area. Staging area where the files will be written.\n --war-file-compare is compared against --war-file and the result will be\n written to this directory.\n --locale|-l\n Locale to be used. Default system locale is used if this is not set.\n --overwrite|-w\n Option to overwrite existing staging area. This is a unary option.\n Default is false.\n --override|-r\n Option to override revision checking. This is a unary option.\n Default is false.\n\
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncinvalid-option=Invalid option, {0}.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncincorrect-format=Incorrect format.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-generating=Generating Manifest for:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-retrieve=Retrieving Manifest from inside:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-compare=Comparing manifest of
e24bfeec424d0e6481eccbe85ffde550384b6364vboxsyncpatch-against=against
e24bfeec424d0e6481eccbe85ffde550384b6364vboxsyncpatch-modified=File updated in new war
e24bfeec424d0e6481eccbe85ffde550384b6364vboxsyncpatch-missing=File was removed from original war
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-added=File not in new war
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-identical=Files are identical!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-diff=Differences:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-custom=Customizations:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-original=Original manifest:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-new=New manifest:
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-not-in-manifest=File in original war but not in original manifest
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-from-new=. Staging area using new war version
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-from-orig=. Staging area using original war version
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-customized=File customized
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-custom-rm=File was customized in original, but not found in new war
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-override=Use '--override' option to override this check.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-supported=Versions are compatible
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-not-supported=Patching of these wars is not supported.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncpatch-need-custom=May require manual customization.
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-read-error=Error reading file!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-path-exists=Directory exists! Specify a new staging area!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-no-manifest=Manifest file not found in war file!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-no-create=Could not generate manifest file!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-no-src=Source file must be specified!
dee9e52b1688c0617890cbbd8a8488f9f315d1b7vboxsyncexception-bad-args=Incompatible arguments!