spring-framework/spring-oxm
Arjen Poutsma f191a55b8f Preserve comments when using JibxMarshaller
Prior to this commit, JibxMarshaller used a SAX ContentHandler to
marshal to StAX XMLEventWriters, which inadvertently resulted in the
deletion of XML comments.

After this commit, JibxMarshaller adapts the XMLEventWriter into an
XMLStreamWriter and comments are preserved.

Issue: SPR-9768
2012-09-17 14:07:02 +01:00
..
src Preserve comments when using JibxMarshaller 2012-09-17 14:07:02 +01:00
castorbuilder.properties Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
oxm.gradle Fix JibxMarshallerTests failing on Windows 2012-05-17 10:53:42 +03:00