jaxws/src/share/jaxws_classes/com/sun/tools/internal/jxc/MessageBundle.properties
changeset 23782 953bfc3fbe31
parent 22679 d785acd84a14
child 25429 1c4e76ec718a
equal deleted inserted replaced
23403:85dbdc227c5e 23782:953bfc3fbe31
     1 #
     1 #
     2 # Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1997, 2014, 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.8-b130911.1802
    33         schemagen 2.2.9-b140218.1920
    34 
    34 
    35 FULLVERSION = \
    35 FULLVERSION = \
    36         schemagen full version "2.2.8-b130911.1802"
    36         schemagen full version "2.2.9-b140218.1920"
    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\