mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-java/jackson-dataformat-xml: [QA] Consistent whitespace in metadata.xml
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<name>Java</name>
|
||||
</maintainer>
|
||||
<longdescription>
|
||||
This projects contains Jackson extension component for reading and writing XML encoded data.
|
||||
This projects contains Jackson extension component for reading and writing XML encoded data.
|
||||
|
||||
Further, the goal is to emulate how JAXB data-binding works with "Code-first" approach (that is, no support is added for "Schema-first" approach). Support for JAXB annotations is provided by JAXB annotation module; this module provides low-level abstractions (JsonParser, JsonGenerator, JsonFactory) as well as small number of higher level overrides needed to make data-binding work.
|
||||
Further, the goal is to emulate how JAXB data-binding works with "Code-first" approach (that is, no support is added for "Schema-first" approach). Support for JAXB annotations is provided by JAXB annotation module; this module provides low-level abstractions (JsonParser, JsonGenerator, JsonFactory) as well as small number of higher level overrides needed to make data-binding work.
|
||||
</longdescription>
|
||||
<upstream>
|
||||
<remote-id type="github">FasterXML/jackson-dataformat-xml</remote-id>
|
||||
|
||||
Reference in New Issue
Block a user