FasterXML / jackson-dataformat-xml

Extension for Jackson JSON processor that adds support for serializing POJOs as XML (and deserializing from XML) as an alternative to JSON
Apache License 2.0
561 stars 221 forks source link

Added failing test for iterable collection builder methods #647

Closed bpasson closed 3 months ago

bpasson commented 3 months ago

Added a failing testcase for issue #646

bpasson commented 3 months ago

Closing this one, as I will open a PR to 2.17 branch.