[
https://issues.apache.org/jira/browse/XMLBEANS-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17581421#comment-17581421
]
PJ Fanning commented on XMLBEANS-622:
-------------------------------------
This gets stranger still. If I run with javaparser 3.24.4 and change
build.gradle so the org.apache.xmlbeans.impl.tool.SchemaCompiler is run with
`-verbose` instead of `-quiet`, then the generated source code is correct and
compiles without issue.
> javaparser 3.24.4 breaks xmlbeans build
> ---------------------------------------
>
> Key: XMLBEANS-622
> URL: https://issues.apache.org/jira/browse/XMLBEANS-622
> Project: XMLBeans
> Issue Type: Improvement
> Affects Versions: Version 5.1.0
> Reporter: PJ Fanning
> Priority: Major
> Fix For: Version 5.1.2
>
>
> https://github.com/javaparser/javaparser/releases/tag/javaparser-parent-3.24.3
> seems to have breaking changes. This is tagged 3.24.3 but that release seems
> to have failed and a newer release 3.24.4 was made.
> The xmlbeans build fails with this version. It appears some generated code
> appears in Java files whose name does match the name of the class (case
> sensitivity issues).
> We could fix the tests so that the build succeeds but the question is would
> users who use XMLBeans also hit similar issues with their XSD to Java code
> generation?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]