Release notes

5.9.0 - 5.9.2

Features

  • #191 - Detect AIX and HP-UX operating systems. These are provided on a best-effort basis as we have no access to systems to test them on.

  • #193 - Added ProviderTools.setProperty helper methods.

Bugs

  • #194 - Use Gradle Property instances inside AbstractWrapperGeneratorTask and AbstractWrapperCacheBinaryTask for better lazy-evaluation.

  • #195 - ExecTools fails on Gradle 9.7+ if the standard or error stream is set to null in the execution specification.

Other

  • #192 - LICENSE change from Apache 2.0 to Mozilla Public License 2.0