[jboss-jira] [JBoss JIRA] (WFBUILD-21) Use Woodstox as the StAX engine
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Oct 4 07:35:00 EDT 2016
Jeff Mesnil created WFBUILD-21:
----------------------------------
Summary: Use Woodstox as the StAX engine
Key: WFBUILD-21
URL: https://issues.jboss.org/browse/WFBUILD-21
Project: WildFly Build Tools
Issue Type: Enhancement
Affects Versions: 1.1.3.Final
Reporter: Jeff Mesnil
Assignee: Jeff Mesnil
WildFly's XML persister uses Woodstox as its StAX engine.
By using the same engine for the build tools (especially its maven plug-in), we ensure that the XML generated by the build tools is identical to the XML generated by WildFly's XML persister.
Otherwise, there are differences in the XML declaration (WildFly persisted file have the encoding attribute while the XML generated by the build tools does not).
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list