Skip to content

Changes

Summary

  1. Upgrade Ivy to 2.5.2 (details)
  2. Add version.properties to etc/omero.properties (details)
Commit 94c9b166741ca01ebf2bffcdb21c43f10bb93b6a by sbesson
Upgrade Ivy to 2.5.2

The current version (2.4.0) was released in December 2015. Since
then three releases have been made including CVE fixes and some
features. Ivy 2.5+ requires Java 8 as the minimum version and
includes new features like the ability to depend on timestamped
SNAPSHOTs.
See https://ant.apache.org/ivy/history/2.5.0/release-notes.html,
https://ant.apache.org/ivy/history/2.5.1/release-notes.html and
and https://ant.apache.org/ivy/history/2.5.2/release-notes.html
for the list of associated changes
The file was removedlib/repository/ivy-2.4.0.jar
The file was addedlib/repository/ivy-2.5.2.jar
Commit 85dade3b4a6eff1bd46d6232c55283b48374bced by snoopycrimecop
Add version.properties to etc/omero.properties
The file was modified etc/omero.properties (diff)