Andreas Beeker created XMLBEANS-565:
---------------------------------------
Summary: Generate TypeSystemHolder as .java (in sources) instead
of .class (in resources)
Key: XMLBEANS-565
URL: https://issues.apache.org/jira/browse/XMLBEANS-565
Project: XMLBeans
Issue Type: Improvement
Components: Compiler
Reporter: Andreas Beeker
Assignee: Andreas Beeker
Fix For: Version 5.0.1
Up to XmlBeans 5.0.0, the TypeSystemHolder class is generated as .class in the
resources.
I guess the reason was on-the-fly compilation and preloading the resources.
This usecase seems to be out-of-date and the generated .class file causes some
inconveniences with current build tools and IDEs. Therefore I've decided to
remove the byte-logic of tweaking an existing TypeSystemHolder template and
generate the Holder from scratch into the sources.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]