jaxws/src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle.properties
changeset 43852 93a527059d8a
parent 42124 640a383428fb
child 45678 65fdff10664d
equal deleted inserted replaced
43752:3c68ef249093 43852:93a527059d8a
     1 #
     1 #
     2 # Copyright (c) 1997, 2016, Oracle and/or its affiliates. All rights reserved.
     2 # Copyright (c) 1997, 2017, 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
   171         compiling a schema...
   171         compiling a schema...
   172 
   172 
   173 Driver.FailedToGenerateCode = \
   173 Driver.FailedToGenerateCode = \
   174         Failed to produce code.
   174         Failed to produce code.
   175 
   175 
   176 # DO NOT localize the 2.3.0-SNAPSHOT string - it is a token for an mvn <properties filter>
   176 # DO NOT localize the 2.3.0-b170215.1712 string - it is a token for an mvn <properties filter>
   177 Driver.FilePrologComment = \
   177 Driver.FilePrologComment = \
   178         This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-SNAPSHOT \n\
   178         This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-b170215.1712 \n\
   179         See <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \n\
   179         See <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \n\
   180         Any modifications to this file will be lost upon recompilation of the source schema. \n\
   180         Any modifications to this file will be lost upon recompilation of the source schema. \n\
   181         Generated on: {0} \n
   181         Generated on: {0} \n
   182 
   182 
   183 Driver.Version = \
   183 Driver.Version = \
   184         xjc 2.3.0-SNAPSHOT
   184         xjc 2.3.0-b170215.1712
   185 
   185 
   186 Driver.FullVersion = \
   186 Driver.FullVersion = \
   187         xjc full version "2.3.0-SNAPSHOT"
   187         xjc full version "2.3.0-b170215.1712"
   188 
   188 
   189 Driver.BuildID = 2.3.0-SNAPSHOT
   189 Driver.BuildID = 2.3.0-b170215.1712
   190 
   190 
   191 # for JDK integration - include version in source zip
   191 # for JDK integration - include version in source zip
   192 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
   192 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
   193 
   193 
   194 # see java.text.SimpleDateFormat for format syntax
   194 # see java.text.SimpleDateFormat for format syntax