Fernando created XMLBEANS-572:
---------------------------------
Summary: When generating Java code, there is a wrong reference to
java.util.Object
Key: XMLBEANS-572
URL: https://issues.apache.org/jira/browse/XMLBEANS-572
Project: XMLBeans
Issue Type: Bug
Components: Compiler
Affects Versions: Version 5.0.1
Reporter: Fernando
In this line of code:
[SchemaTypeCodePrinter|https://github.com/apache/xmlbeans/blob/trunk/src/main/java/org/apache/xmlbeans/impl/schema/SchemaTypeCodePrinter.java#L1240]
When generating code, the unexistent java.util.Object class is referenced,
instead of the java.lang.Object.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]