Opened 4 years ago

Last modified 4 years ago

#21596 closed enhancement

[PATCH] Update dependencies in ivy.xml and tools/ivy.xml — at Initial Version

Reported by: taylor.smock Owned by: team
Priority: normal Milestone: 21.12
Component: Core Version:
Keywords: Cc:

Description

  • A new class TarFile provides random access to TAR archives.
  • Commons Compress now ships with a copy of the Pack200 code of the retired Apache Harmony project. The pack200 support in Commons Compress no longer uses the implementation of the Java class library - and thus also works for Java 14 and later.
  • Added new methods supporting java.nio.Path as an alternative to java.io.File to many classes.

v0.26.0

This release adds a flag to indicate more lenient handling of time ranges with earlier end than start times in strict mode. It does not change the behaviour in non-strict mode.

Note: the one parameter variant of OpeningHoursParser.rules maintains the same behaviour as prior releases, you will need to use the two parameter call if you want to set the flag.

v0.25.0

Fixes:

  • adds missing setOpenEnded method for year ranges
  • throws a parse error on invalid data ranges combining open ended with end date
  • Update [spotbugs-annotations] from v4.3.0 to v4.5.0

NOTE: I'll try highlighting changes in the dependencies here

Change History (1)

by taylor.smock, 4 years ago

Attachment: 21596.patch added
Note: See TracTickets for help on using tickets.