jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/jxc/MessageBundle.properties
changeset 29839 6d5d546e953b
parent 28887 88470f768658
equal deleted inserted replaced
29838:fe5fd9871a13 29839:6d5d546e953b
     1 #
     1 #
     2 # Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1997, 2015, Oracle and/or its affiliates. All rights reserved.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     4 #
     4 #
     5 # This code is free software; you can redistribute it and/or modify it
     5 # This code is free software; you can redistribute it and/or modify it
     6 # under the terms of the GNU General Public License version 2 only, as
     6 # under the terms of the GNU General Public License version 2 only, as
     7 # published by the Free Software Foundation.  Oracle designates this
     7 # published by the Free Software Foundation.  Oracle designates this
    28 
    28 
    29 BASEDIR_DOESNT_EXIST = \
    29 BASEDIR_DOESNT_EXIST = \
    30     Non-existent directory: {0}
    30     Non-existent directory: {0}
    31 
    31 
    32 VERSION = \
    32 VERSION = \
    33         schemagen 2.2.12-b150126.1924
    33         schemagen 2.2.12-b150331.1824
    34 
    34 
    35 FULLVERSION = \
    35 FULLVERSION = \
    36         schemagen full version "2.2.12-b150126.1924"
    36         schemagen full version "2.2.12-b150331.1824"
    37 
    37 
    38 USAGE = \
    38 USAGE = \
    39 Usage: schemagen [-options ...] <java files> \n\
    39 Usage: schemagen [-options ...] <java files> \n\
    40 Options: \n\
    40 Options: \n\
    41 \ \ \ \ -d <path>             : specify where to place processor and javac generated class files\n\
    41 \ \ \ \ -d <path>             : specify where to place processor and javac generated class files\n\