Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

jackson-modules-base-2.17.0-1.fc41 RPM for noarch

From Fedora Rawhide for s390x / j

Name: jackson-modules-base Distribution: Fedora Project
Version: 2.17.0 Vendor: Fedora Project
Release: 1.fc41 Build date: Fri Mar 22 11:43:54 2024
Group: Unspecified Build host: buildhw-x86-10.iad2.fedoraproject.org
Size: 24207 Source RPM: jackson-modules-base-2.17.0-1.fc41.src.rpm
Packager: Fedora Project
Url: https://github.com/FasterXML/jackson-modules-base
Summary: Jackson modules: Base
Jackson "base" modules: modules that build directly on databind,
and are not data-type, data format, or JAX-RS provider modules.

Provides

Requires

License

Apache-2.0

Changelog

* Tue Mar 12 2024 Packit <hello@packit.dev> - 2.17.0-1
  - [maven-release-plugin] prepare release jackson-modules-base-2.17.0 (Tatu Saloranta)
  - Prepare for 2.17.0 release (Tatu Saloranta)
  - Back to snapshot dep (Tatu Saloranta)
  - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
  - Back to snapshot dep (Tatu Saloranta)
  - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
  - [maven-release-plugin] prepare release jackson-modules-base-2.17.0-rc1 (Tatu Saloranta)
  - Prepare for 2.17.0-rc1 (Tatu Saloranta)
  - Prepare for 2.17.0-rc1 (Tatu Saloranta)
  - Test refactoring (Tatu Saloranta)
  - Add tests relating to aspects of #195 (verify @XmlSeeAlso handling wrt subtype deps) (Tatu Saloranta)
  - update 2.17 version too (Tatu Saloranta)
  - Start 2.17 branch (Tatu Saloranta)
  - Resolves rhbz#2269276
* Sat Mar 09 2024 Packit <hello@packit.dev> - 2.16.2-1
  - [maven-release-plugin] prepare release jackson-modules-base-2.16.2 (Tatu Saloranta)
  - Prepare for 2.16.2 release (Tatu Saloranta)
  - Resolves rhbz#2268714
* Tue Feb 27 2024 Jiri Vanek <jvanek@redhat.com> - 2.16.1-3
  - Rebuilt for java-21-openjdk as system jdk
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.1-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Marco Fargetta <mfargett@redhat.com> - 2.16.1-1
  - [maven-release-plugin] prepare release jackson-modules-base-2.16.1 (Tatu Saloranta)
  - Prepare for 2.16.1 release (Tatu Saloranta)
  - Fix #231: change OSGi dep of "activation" package to jakarta (from javax) (Tatu Saloranta)
  - Back to snapshot deps (Tatu Saloranta)
  - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
* Sat Jan 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Thu Nov 16 2023 Packit <hello@packit.dev> - 2.16.0-1
  - [maven-release-plugin] prepare release jackson-modules-base-2.16.0 (Tatu Saloranta)
  - Prepare for 2.16.0 release (Tatu Saloranta)
  - Updated doc. Added missing test accessor. (eranl)
  - Minor test improvement to android module (Tatu Saloranta)
  - Update release notes wrt #227 (Tatu Saloranta)
  - Updated doc. Moved failing tests to 'failing' package. Added test for differing generic parameter types. Pruned BaseTest and BaseMapTest. Added comment about '-parameters' compiler option. (eranl)
  - Addressed review comments With the goal of maximizing consistency with built-in record support, I copied and "desugared" some unit tests from https://github.com/FasterXML/jackson-databind/tree/2.16/src/test-jdk17/java/com/fasterxml/jackson/databind/records. A few of the test cases are failing, and I marked them with a "Failing" comment and a "notest" name prefix. I'm hoping for guidance about whether and how I should fix them. Fixed handling of getters Added support for injected values Added use of constructor parameter names Skip module if class already has a withArgsCreator (eranl)
  - Add jackson-core dependency, animal-sniffer-maven-plugin, per review comments (eranl)
  - Add Android Record Module (eranl)
  - Move now passing #223 test to non-failing package (Tatu Saloranta)
  - Fix #223: apply check for default (interface) method in all applicable places (Tatu Saloranta)
  - Add test for #223: passes for Blackbird, fails for Afterburner (Tatu Saloranta)
  - Test #30 simplification for blackbird too (Tatu Saloranta)
  - Simplify test for #30 since Java 8 baseline for Jackson 2.x (Tatu Saloranta)
  - Remove maven-wrapper.jar (Tatu Saloranta)
  - Back to snapshot dep (Tatu Saloranta)
  - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
  - Resolves rhbz#2249935
* Mon Nov 06 2023 Chris Kelley <ckelley@redhat.com> - 2.15.3-1
  - [maven-release-plugin] prepare release jackson-modules-base-2.15.3 (Tatu Saloranta)
  - Prepare for 2.15.3 release (Tatu Saloranta)
  - Udpate Maven wrapper version (Tatu Saloranta)
  - 2.15.3-SNAPSHOT (Tatu Saloranta)
  - [maven-release-plugin] prepare for next development iteration (Tatu Saloranta)
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.15.2-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Mon Jun 19 2023 Chris Kelley <ckelley@redhat.com> - 2.15.2-1
  - Update to version 2.15.2
* Fri Feb 03 2023 Chris Kelley <ckelley@redhat.com> - 2.14.2-3
  - Remove dependency on jaxb-api2 compat package
* Fri Feb 03 2023 Chris Kelley <ckelley@redhat.com> - 2.14.2-2
  - Remove dependency on jakarta-activation1 compat package
* Tue Jan 31 2023 Chris Kelley <ckelley@redhat.com> - 2.14.2-1
  - Update to version 2.14.2
* Fri Jan 20 2023 Marian Koncek <mkoncek@redhat.com> - 2.14.1-4
  - Depend on compat versions of activation and XML bind
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.14.1-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Tue Dec 20 2022 Marian Koncek <mkoncek@redhat.com> - 2.14.1-2
  - Rebuild with compat jakarta.activation version 1
* Wed Nov 23 2022 Chris Kelley <ckelley@redhat.com> - 2.14.1-1
  - Update to version 2.14.1
* Tue Nov 08 2022 Chris Kelley <ckelley@redhat.com> - 2.14.0-1
  - Update to version 2.14
  - Update to use SPDX licence
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.11.4-9
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Fri Jul 08 2022 Jiri Vanek <jvanek@redhat.com> - 2.11.4-8
  - Rebuilt for Drop i686 JDKs

Files

/usr/share/doc/jackson-modules-base
/usr/share/doc/jackson-modules-base/README.md
/usr/share/doc/jackson-modules-base/release-notes
/usr/share/doc/jackson-modules-base/release-notes/CREDITS-2.x
/usr/share/doc/jackson-modules-base/release-notes/VERSION-2.x
/usr/share/licenses/jackson-modules-base
/usr/share/licenses/jackson-modules-base/LICENSE
/usr/share/licenses/jackson-modules-base/NOTICE
/usr/share/maven-metadata/jackson-modules-base-jackson-modules-base.xml
/usr/share/maven-poms/jackson-modules
/usr/share/maven-poms/jackson-modules/jackson-modules-base.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 02:28:23 2024