[
https://issues.apache.org/jira/browse/XMLBEANS-553?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
PJ Fanning updated XMLBEANS-553:
--------------------------------
Priority: Critical (was: Blocker)
> xmlbeans 4.0.0 generated code from xsd incompatible with xmlbeans 4.0.0
> -----------------------------------------------------------------------
>
> Key: XMLBEANS-553
> URL:
https://issues.apache.org/jira/browse/XMLBEANS-553> Project: XMLBeans
> Issue Type: Bug
> Components: Compiler
> Affects Versions: Version 4.0.0
> Reporter: wma
> Priority: Critical
> Labels: code-generation
> Attachments: xmlbeans-broken.zip
>
>
> When trying to update our project to xmlbeans 4.0.0, we discovered xmlbeans generates invalid source code.
> The generated code contains references to org.apache.xmlbeans.xml.stream.XMLInputStream which was deleted in xmlbeans 4.0.0
> Attached a simple maven project to simulate the situation. Using xmlbeans 3.1.0, there is no issue, updating to 4.0.0 and you have the problem.
>
> {quote}error: cannot find symbol
> public static org.broken.xmlbeans.xmlBeansBrokenSchema.xmlbeans.XmlBean parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options) throws org.apache.xmlbeans.XmlException, org.apache.xmlbeans.xml.stream.XMLStreamException {
> ^
> symbol: class XMLStreamException
> location: package org.apache.xmlbeans.xml.stream
> {quote}
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail:
[hidden email]
For additional commands, e-mail:
[hidden email]