jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/Messages.java
changeset 42124 640a383428fb
parent 25871 b80b84e87032
equal deleted inserted replaced
42002:3ee4e7827413 42124:640a383428fb
     1 /*
     1 /*
     2  * Copyright (c) 1997, 2013, Oracle and/or its affiliates. All rights reserved.
     2  * Copyright (c) 1997, 2016, 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
    76             "Driver.MissingModeOperand";
    76             "Driver.MissingModeOperand";
    77 
    77 
    78     // Usage not found. TODO Remove
    78     // Usage not found. TODO Remove
    79     // static final String MISSING_COMPATIBILITY_OPERAND = // 0 args
    79     // static final String MISSING_COMPATIBILITY_OPERAND = // 0 args
    80     //     "Driver.MissingCompatibilityOperand";
    80     //     "Driver.MissingCompatibilityOperand";
       
    81 
       
    82     static final String INVALID_JAVA_MODULE_NAME = // 1 arg
       
    83         "Driver.INVALID_JAVA_MODULE_NAME";
    81 
    84 
    82     static final String MISSING_PROXY = // 0 args
    85     static final String MISSING_PROXY = // 0 args
    83         "Driver.MISSING_PROXY";
    86         "Driver.MISSING_PROXY";
    84 
    87 
    85     static final String MISSING_PROXYFILE = // 0 args
    88     static final String MISSING_PROXYFILE = // 0 args