[
https://issues.apache.org/jira/browse/XMLBEANS-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17332766#comment-17332766
]
Andreas Beeker commented on XMLBEANS-565:
-----------------------------------------
Applied via
[r1889220|http://svn.apache.org/viewvc?view=revision&revision=1889220]
> 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
> Priority: Major
> Fix For: Version 5.0.1
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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]