You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Fernando (Jira)" <ji...@apache.org> on 2021/09/30 13:57:00 UTC

[jira] [Created] (XMLBEANS-572) When generating Java code, there is a wrong reference to java.util.Object

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: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org