Skip to content

Releases: maveniverse/maven-shared

0.1.6

23 May 11:57
Compare
Choose a tag to compare

Bugfix for FileUtils:

  • caller should be forced to pass mayLink from some sort of config, to not fully rely on unreliable heuristic
  • the heuristic was made stricter: store check left in place, but now also both src and dest must be under user home

Full Changelog: release-0.1.5...release-0.1.6

0.1.5

17 May 16:26
Compare
Choose a tag to compare

The DirectoryLocker had a nasty bug: every code using it must upgrade.

What's Changed

Full Changelog: release-0.1.4...release-0.1.5

0.1.4

10 May 14:20
Compare
Choose a tag to compare

Improvement: support Java version in form of "1.x" (strip off "1." prefix), and use "OFF" value to skip any of checks.

What's Changed

  • Fix for old Java and disabling by @cstamas in #8

Full Changelog: release-0.1.3...release-0.1.4

0.1.3

10 May 13:05
Compare
Choose a tag to compare

Bugfix, to make runtime requirement check run in older (ancient) Maven versions as well.

Full Changelog: release-0.1.2...release-0.1.3

0.1.2

10 May 12:39
Compare
Choose a tag to compare

Improved "runtime requirements check".

What's Changed

  • Feat: better support for runtime req check by @cstamas in #5

New Contributors

Full Changelog: release-0.1.1...release-0.1.2

0.1.1

08 May 13:24
Compare
Choose a tag to compare

Mojo support class bugfix.

Full Changelog: release-0.1.0...release-0.1.1

0.1.0

08 May 13:05
Compare
Choose a tag to compare