Skip to content

Releases: ilri/cgspace-java-helpers

v7.6.1.3

26 Jun 12:39
v7.6.1.3
8531992
Compare
Choose a tag to compare

Updated

  • Add more formats to NormalizeDOIs curation task

v7.6.1.2

26 Jun 12:37
v7.6.1.2
d4ca920
Compare
Choose a tag to compare

Changed

  • Remove reporting from curation tasks since "results" are enough

v7.6.1.1

23 Apr 10:15
v7.6.1.1
9050caf
Compare
Choose a tag to compare

Added

  • New NormalizeDOIs curation task

Updated

  • Update dependencies in pom.xml

v7.6.1

23 Apr 10:04
v7.6.1
ee65180
Compare
Choose a tag to compare

Changed

  • Pin gson dependency to 2.9.0 to avoid dependency convergence issues with DSpace

Version 7.6

02 Jan 16:58
v7.6
9faf657
Compare
Choose a tag to compare

Updated

Added

  • DSpace 7.6 compatibility

Version 6.2

20 Feb 17:52
v6.2
c05a2e4
Compare
Choose a tag to compare

Updated

  • iso_3166-1.json from iso-codes 4.12.0, which updates the name for TR to "Türkiye"

Version 6.1

31 Oct 08:45
v6.1
3eddbc3
Compare
Choose a tag to compare

Added

  • New FixLowQualityThumbnails script to detect and remove more low-quality thumbnails

Updated

  • Update dependencies in pom.xml
  • iso_3166-1.json from iso-codes 4.11.0

Changed

  • Java compiler and target from JDK 7 to JDK 8

Fixed

  • FixJpgJpgThumbnails and FixLowQualityThumbnails scripts not commiting changes when operating on a site, community, or collection

Version 6.0

08 Aug 10:55
v6.0
cea97ae
Compare
Choose a tag to compare

Initial port of the 5.x code to DSpace 6 service API.

Version 5.3

07 Aug 09:23
v5.3
fce81c6
Compare
Choose a tag to compare

Changed

  • Make sure FixJpgJpgThumbnails only replaces thumbnails where the original is less than ~100KiB
  • Make sure FixJpgJpgThumbnails only replaces thumbnails if the item type is not Infographic (because the JPG in the ORIGINAL bundle is the "real" file and it's OK that the thumbnail is ".jpg.jpg")

Version 5.2

06 Aug 13:22
v5.2
fd893d8
Compare
Choose a tag to compare

Updated

  • Make FixJpgJpgThumbnails helper check for files named "JPG" as well as "jpg" (case insensitive)
  • Make FixJpgJpgThumbnails helper replace thumbnails with description IM Thumbnail as well as Generated Thumbnail