src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/Messages.properties

changeset 514
29a761eaff0d
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
     1.1 --- a/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/Messages.properties	Tue Feb 11 14:35:59 2014 -0800
     1.2 +++ b/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/runtime/reflect/Messages.properties	Fri Feb 14 10:53:55 2014 +0100
     1.3 @@ -1,5 +1,5 @@
     1.4  #
     1.5 -# Copyright (c) 1997, 2011, Oracle and/or its affiliates. All rights reserved.
     1.6 +# Copyright (c) 1997, 2014, Oracle and/or its affiliates. All rights reserved.
     1.7  # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
     1.8  #
     1.9  # This code is free software; you can redistribute it and/or modify it
    1.10 @@ -38,3 +38,6 @@
    1.11  NO_GETTER = \
    1.12      The property has a setter "{0}" but no getter. \
    1.13      For marshaller, please define getters.
    1.14 +
    1.15 +INVALID_XML_ENUM_VALUE = \
    1.16 +    "{0}" is not a valid value for {1}.

mercurial