jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle.properties
author aefimov
Tue, 01 Mar 2016 17:19:31 +0300
changeset 36263 d5333008e409
child 43852 93a527059d8a
permissions -rw-r--r--
8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT) Reviewed-by: lancea
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
36263
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     1
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     2
# Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     4
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    10
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    15
# accompanied this code).
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    16
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    20
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    23
# questions.
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    24
#
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    25
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    26
UNEXPECTED_NGCC_TOKEN = \
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    27
    Unexpected {0} appears at line {1} column {2}
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    28
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    29
BASEDIR_DOESNT_EXIST = \
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    30
    Non-existent directory: {0}
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    31
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    32
VERSION = \
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    33
        schemagen 2.3.0-SNAPSHOT
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    34
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    35
FULLVERSION = \
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    36
        schemagen full version "2.3.0-SNAPSHOT"
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    37
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    38
USAGE = \
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    39
Usage: schemagen [-options ...] <java files> \n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    40
Options: \n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    41
\ \ \ \ -d <path>             : specify where to place processor and javac generated class files\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    42
\ \ \ \ -cp <path>            : specify where to find user specified files\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    43
\ \ \ \ -classpath <path>     : specify where to find user specified files\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    44
\ \ \ \ -encoding <encoding>  : specify encoding to be used for annotation processing/javac invocation \n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    45
\ \ \ \ -episode <file>       : generate episode file for separate compilation\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    46
\ \ \ \ -disableXmlSecurity  :  disables XML security features for usage on xml parsing apis \n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    47
\ \ \ \ -version              : display version information\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    48
\ \ \ \ -fullversion          : display full version information\n\
d5333008e409 8150174: Update JAX-WS RI integration to latest version (2.3.0-SNAPSHOT)
aefimov
parents:
diff changeset
    49
\ \ \ \ -help                 : display this usage message