src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/Messages.java

changeset 514
29a761eaff0d
parent 286
f50545b5e2f1
child 637
9c07ef4934dd
     1.1 --- a/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/Messages.java	Tue Feb 11 14:35:59 2014 -0800
     1.2 +++ b/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/Messages.java	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 @@ -60,7 +60,6 @@
    1.11      PROPERTY_ORDER_CONTAINS_UNUSED_ENTRY, // 2 args
    1.12  
    1.13      INVALID_XML_ENUM_VALUE, // 2 arg
    1.14 -    FAILED_TO_INITIALE_DATATYPE_FACTORY, // 0 args
    1.15      NO_IMAGE_WRITER, // 1 arg
    1.16  
    1.17      ILLEGAL_MIME_TYPE, // 2 args

mercurial