jackson-module-jaxb-annotations 2.8.10-2 source package in Ubuntu
Changelog
jackson-module-jaxb-annotations (2.8.10-2) unstable; urgency=medium * Team upload. * Tighten build-dependency on libjackson2-core-java. * Use compat level 11. * Declare compliance with Debian Policy 4.1.3. * Update jackson-bom.patch to fix FTBFS with version 2.9.4 of jackson-core. * Use https for Format field. * Build-depend on libmaven-enforcer-plugin-java. -- Markus Koschany <email address hidden> Fri, 26 Jan 2018 20:10:12 +0100
Upload details
- Uploaded by:
- Debian Java Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Java Maintainers
- Architectures:
- all
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jackson-module-jaxb-annotations_2.8.10-2.dsc | 2.6 KiB | 830325eebb2934504bb450be0c6b7b331dcfe835733155f43edcbd010e0aa333 |
jackson-module-jaxb-annotations_2.8.10.orig.tar.gz | 44.8 KiB | 92d0fd6f0bf72186e4354ee3d59d38b9a4f158e3bd012f911178627a19fa0e26 |
jackson-module-jaxb-annotations_2.8.10-2.debian.tar.xz | 3.1 KiB | 363a16f1d17910cb6cc198594f5e85f6261b3e14292c29bc24eb1b834d6fee0f |
Available diffs
- diff from 2.8.10-1 to 2.8.10-2 (1.0 KiB)
No changes file available.
Binary packages built by this source
- libjackson2-module-jaxb-annotations-java: Fast and powerful JSON library for Java -- JAXB annotations
This Jackson extension module provides support for using JAXB (javax.xml.bind)
annotations as an alternative to native Jackson annotations. It is most often
used to make it easier to reuse existing data beans that used with JAXB
framework to read and write XML.