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

joda-convert-2.2.3-lp160.1.1 RPM for noarch

From OpenSuSE Leap 16.0 for noarch

Name: joda-convert Distribution: openSUSE Leap 16.0
Version: 2.2.3 Vendor: openSUSE
Release: lp160.1.1 Build date: Wed Oct 2 17:53:41 2024
Group: Development/Libraries/Java Build host: reproducible
Size: 158955 Source RPM: joda-convert-2.2.3-lp160.1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/JodaOrg/joda-convert/
Summary: Java library for conversion to and from standard string formats
Java library to enable conversion to and from standard string formats.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Oct 02 2024 Fridrich Strba <fstrba@suse.com>
  - Spec file cleanup
* Thu Sep 05 2024 Anton Shvetz <shvetz.anton@gmail.com>
  - Update to version 2.2.3
    * Changes of version 2.2.3:
      + Support classes that define `@FromString` but not
      `@ToString`. This can be used to leniently parse classes
      where the format used to be a Joda-Convert class.
      + Switch LGTM to CodeQL.
    * Changes of version 2.2.2:
      + Fix deserialization of array classes. Fixes #30
    + Switch master to main.
    * Changes of version 2.2.1:
      + Ensure `ZoneRegion` is correctly converted.
    * Changes of version 2.2.0:
      + Avoid circular loops in dynamic registration of converters.
    + Optimise dynamic registration of converters.
      + Add Tidelift commercial support and security policy.
    * Changes of version 2.1.2:
      + Fix `Renamed.ini` to avoid NPE during loading. A null
      `RenameHandler.INSTANCE` could be observed if `Renamed.ini`
      referred to a class with a static initializer that referred
      back to `RenameHandler`.
    + Fix build to work on Java 11.
    * Changes of version 2.1.1:
      + Log startup issues when using renames by configuration.
    * Changes of version 2.1:
      + Register renames by configuration. Add `Renamed.ini` to
      configure renames more cleanly. Fixes #26.
    * Changes of version 2.0.2:
      + Enhance speed of numeric array parsing. Previous version used
      regex patterns, which were slower.
    * Changes of version 2.0.1:
      + Add "classic" variant for systems that can't handle
      module-info.class.
    * Changes of version 2.0:
      + Add module-info for Java 9. Fixes #21.
      + Update and redesign build to support Java 9.
      + Remove direct dependency on Guava by copying code into
      Joda-Convert. The code previously used reflection
      setAccessible() which would not work on Java 9. The best
      alternative was to copy (shaded) the relevant part of Guava
      (same license). This also allowed the converter for `Type` to
      work without Guava. Given all this, Joda-Convert no longer
      has an optional dependency on Guava. It will still adapt and
      setup a converter for `TypeToken` if Guava is present. This
      adaptation will also work on Java 9, provided the modules are
      loaded in the same layer. Fixes #20, #22.
      + Enable build to work on Java 9.
      + Dynamic Java 8 code must not extend Guava code. Incorrect
      setup of reflection-based converters. Fixes #19.
      + Avoid bridge and synthetic methods in reflection. If an
      annotation is copied to the bridge/synthetic method it causes
      trouble. Fixes #23.
* Tue Mar 22 2022 Fridrich Strba <fstrba@suse.com>
  - Build with java source and target levels 8
* Tue May 11 2021 Fridrich Strba <fstrba@suse.com>
  - Do not use the legacy guava20 any more
* Wed Feb 06 2019 Fridrich Strba <fstrba@suse.com>
  - Initial package of java-convert 1.9.2
  - Add build.xml file to allow build with ant

Files

/usr/share/doc/packages/joda-convert
/usr/share/doc/packages/joda-convert/RELEASE-NOTES.txt
/usr/share/java/joda-convert.jar
/usr/share/licenses/joda-convert
/usr/share/licenses/joda-convert/LICENSE.txt
/usr/share/licenses/joda-convert/NOTICE.txt
/usr/share/maven-metadata/joda-convert.xml
/usr/share/maven-poms/joda-convert.pom


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Jan 20 23:31:59 2025