[ https://issues.apache.org/jira/browse/XMLBEANS-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17422855#comment-17422855 ]
PJ Fanning edited comment on XMLBEANS-572 at 9/30/21, 3:37 PM: --------------------------------------------------------------- there is a fix in [https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.11/lastSuccessfulBuild/artifact/] – but we need to find a schema to test this with before we can release was (Author: pj.fanning): there is a fix in [https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.11/lastSuccessfulBuild/artifact/] > 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 > Priority: Major > Fix For: Version 5.0.2 > > Time Spent: 10m > Remaining Estimate: 0h > > 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-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org