< prev index next >

src/jdk.xml.bind/share/classes/com/sun/tools/internal/xjc/MessageBundle.properties

Print this page

        

*** 21,30 **** --- 21,31 ---- # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA # or visit www.oracle.com if you need additional information or have any # questions. # + # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.UnknownLocation) if location of the error is not known. ConsoleErrorReporter.UnknownLocation = \ unknown location # Concatenated with Driver.ErrorMessage, Driver.WarningMessage, Driver.InfoMessage (Driver.InfoMessage + exception message + ConsoleErrorReporter.LineXOfY). {0} - "?"/number, {1} - file location/"unknown file" e.g.: [xjc] [ERROR] Attempt to create a property having the same name as the reserved word "Class". [xjc] line 6 of example.xsd
*** 171,197 **** compiling a schema... Driver.FailedToGenerateCode = \ Failed to produce code. ! # DO NOT localize the 2.3.0-b170531.0717 string - it is a token for an mvn <properties filter> Driver.FilePrologComment = \ ! This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.0-b170531.0717 \n\ ! See <a href="https://jaxb.java.net/">https://jaxb.java.net/</a> \n\ Any modifications to this file will be lost upon recompilation of the source schema. \n\ Generated on: {0} \n Driver.Version = \ ! xjc 2.3.0-b170531.0717 Driver.FullVersion = \ ! xjc full version "2.3.0-b170531.0717" ! Driver.BuildID = 2.3.0-b170531.0717 # for JDK integration - include version in source zip ! jaxb.jdk.version=2.3.0-b170531.0717 # see java.text.SimpleDateFormat for format syntax # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date. Driver.DateFormat = \ yyyy.MM.dd --- 172,198 ---- compiling a schema... Driver.FailedToGenerateCode = \ Failed to produce code. ! # DO NOT localize the 2.3.1-b170921.0655 string - it is a token for an mvn <properties filter> Driver.FilePrologComment = \ ! This file was generated by the JavaTM Architecture for XML Binding(JAXB) Reference Implementation, v2.3.1-b170921.0655 \n\ ! See <a href="https://javaee.github.io/jaxb-v2/">https://javaee.github.io/jaxb-v2/</a> \n\ Any modifications to this file will be lost upon recompilation of the source schema. \n\ Generated on: {0} \n Driver.Version = \ ! xjc 2.3.1-b170921.0655 Driver.FullVersion = \ ! xjc full version "2.3.1-b170921.0655" ! Driver.BuildID = 2.3.1-b170921.0655 # for JDK integration - include version in source zip ! jaxb.jdk.version=2.3.1-b170921.0655 # see java.text.SimpleDateFormat for format syntax # DO NOT LOCALIZE, Format should not be changed, English locale is used to transform this string into a real date. Driver.DateFormat = \ yyyy.MM.dd
< prev index next >