src/share/jaxws_classes/com/sun/tools/internal/xjc/MessageBundle.properties

changeset 397
b99d7e355d4b
parent 384
8f2986ff0235
child 408
b0610cd08440
equal deleted inserted replaced
393:6cdc6ed98780 397:b99d7e355d4b
169 compiling a schema... 169 compiling a schema...
170 170
171 Driver.FailedToGenerateCode = \ 171 Driver.FailedToGenerateCode = \
172 Failed to produce code. 172 Failed to produce code.
173 173
174 # DO NOT localize the 2.2.8-b01 string - it is a token for an ant <replaceFilter> 174 # DO NOT localize the 2.2.8-b20130806.1801 string - it is a token for an ant <replaceFilter>
175 Driver.FilePrologComment = \ 175 Driver.FilePrologComment = \
176 This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b01 \n\ 176 This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b20130806.1801 \n\
177 See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \n\ 177 See <a href="http://java.sun.com/xml/jaxb">http://java.sun.com/xml/jaxb</a> \n\
178 Any modifications to this file will be lost upon recompilation of the source schema. \n\ 178 Any modifications to this file will be lost upon recompilation of the source schema. \n\
179 Generated on: {0} \n 179 Generated on: {0} \n
180 180
181 Driver.Version = \ 181 Driver.Version = \
182 xjc 2.2.8-b01 182 xjc 2.2.8-b20130806.1801
183 183
184 Driver.FullVersion = \ 184 Driver.FullVersion = \
185 xjc full version "2.2.8-b01-b28" 185 xjc full version "2.2.8-b20130806.1801"
186 186
187 Driver.BuildID = 2.2.8-b01 187 Driver.BuildID = 2.2.8-b20130806.1801
188 188
189 # for JDK integration - include version in source zip 189 # for JDK integration - include version in source zip
190 jaxb.jdk.version=2.2.8-b01 190 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
191 191
192 # see java.text.SimpleDateFormat for format syntax 192 # see java.text.SimpleDateFormat for format syntax
193 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date. 193 # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date.
194 Driver.DateFormat = \ 194 Driver.DateFormat = \
195 yyyy.MM.dd 195 yyyy.MM.dd

mercurial