Download

Changelog and downloads for version 2.0.0-rc4

This page does not refer to the most recent version of SCM-Manager.

Go to the download of the latest Version

You never want to miss a release again? Subscribe to our release feed

2.0.0-rc4 - (2020-02-14)

If you are looking for an other version of SCM-Manager, please have a look at the archive.

Packages

Generic Linux/Unix users:

Download the package and follow the installation instructions.

Checksum (SHA256):
ed6df1c2eb672a2909954fd4df7ffd86669bb6696defb14110d24553f2774e6f

Windows users:

Download the package and follow the installation instructions.

Checksum (SHA256):
9c52c69e4dcc28277f5caf8d4a2a275ec4ffb6e0e9a441d8a30cb9ee33e0163a

Changelog

Added

  • Support for Java versions > 8
  • Simple ClassLoaderLifeCycle to fix integration tests on Java > 8
  • Option to use a function for default collapse state in diffs

Changed

  • Use icon only buttons for diff file controls
  • Upgrade Legman to v1.6.2 in order to fix execution on Java versions > 8
  • Upgrade Lombok to version 1.18.10 in order to fix build on Java versions > 8
  • Upgrade Mockito to version 2.28.2 in order to fix tests on Java versions > 8
  • Upgrade smp-maven-plugin to version 1.0.0-rc3

Fixed