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

Print this page




 154 # Not concatenated with any other string (written on a separate line).
 155 Driver.ParsingSchema = \
 156         parsing a schema...
 157 
 158 Driver.ParseFailed = \
 159         Failed to parse a schema.
 160 
 161 Driver.StackOverflow = \
 162         Stack overflow. Either you are compiling a large schema that requires more resources, or \
 163         XJC has a bug. First, please extend the stack size by using the -Xss JVM option. If this \
 164         doesn'''t solve the problem, please use the -debug option to obtain the stack trace and \
 165         contact Sun.
 166 
 167 # Not concatenated with any other string (written on a separate line).
 168 Driver.CompilingSchema = \
 169         compiling a schema...
 170 
 171 Driver.FailedToGenerateCode = \
 172         Failed to produce code.
 173 
 174 # DO NOT localize the 2.2.8-b01 string - it is a token for an ant <replaceFilter>
 175 Driver.FilePrologComment = \
 176         This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.2.8-b01 \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\
 179         Generated on: {0} \n
 180 
 181 Driver.Version = \
 182         xjc 2.2.8-b01
 183 
 184 Driver.FullVersion = \
 185         xjc full version "2.2.8-b01-b28"
 186 
 187 Driver.BuildID = 2.2.8-b01
 188 
 189 # for JDK integration - include version in source zip
 190 jaxb.jdk.version=2.2.8-b01
 191 
 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.
 194 Driver.DateFormat = \
 195         yyyy.MM.dd
 196 
 197 # see java.text.SimpleDateFormat for format syntax
 198 # Format should not be changed, English locale is used to transform this string into a real time.
 199 Driver.TimeFormat = \
 200         hh:mm:ss a z
 201 
 202 # as in: "generated on <date> at <time>"
 203 Driver.At = \
 204         at
 205 
 206 # ERROR in this meaning is a well known level of logging and should not be translated.
 207 Driver.ErrorMessage = \
 208         [ERROR] {0}
 209 
 210 # WARNING in this meaning is a well known level of logging and should not be translated.




 154 # Not concatenated with any other string (written on a separate line).
 155 Driver.ParsingSchema = \
 156         parsing a schema...
 157 
 158 Driver.ParseFailed = \
 159         Failed to parse a schema.
 160 
 161 Driver.StackOverflow = \
 162         Stack overflow. Either you are compiling a large schema that requires more resources, or \
 163         XJC has a bug. First, please extend the stack size by using the -Xss JVM option. If this \
 164         doesn'''t solve the problem, please use the -debug option to obtain the stack trace and \
 165         contact Sun.
 166 
 167 # Not concatenated with any other string (written on a separate line).
 168 Driver.CompilingSchema = \
 169         compiling a schema...
 170 
 171 Driver.FailedToGenerateCode = \
 172         Failed to produce code.
 173 
 174 # DO NOT localize the 2.2.8-b20130806.1801 string - it is a token for an ant <replaceFilter>
 175 Driver.FilePrologComment = \
 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\
 178         Any modifications to this file will be lost upon recompilation of the source schema. \n\
 179         Generated on: {0} \n
 180 
 181 Driver.Version = \
 182         xjc 2.2.8-b20130806.1801
 183 
 184 Driver.FullVersion = \
 185         xjc full version "2.2.8-b20130806.1801"
 186 
 187 Driver.BuildID = 2.2.8-b20130806.1801
 188 
 189 # for JDK integration - include version in source zip
 190 jaxb.jdk.version=@@JAXB_JDK_VERSION@@
 191 
 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.
 194 Driver.DateFormat = \
 195         yyyy.MM.dd
 196 
 197 # see java.text.SimpleDateFormat for format syntax
 198 # Format should not be changed, English locale is used to transform this string into a real time.
 199 Driver.TimeFormat = \
 200         hh:mm:ss a z
 201 
 202 # as in: "generated on <date> at <time>"
 203 Driver.At = \
 204         at
 205 
 206 # ERROR in this meaning is a well known level of logging and should not be translated.
 207 Driver.ErrorMessage = \
 208         [ERROR] {0}
 209 
 210 # WARNING in this meaning is a well known level of logging and should not be translated.