Skip to content

1.1.1

Compare
Choose a tag to compare
@johnrengelman johnrengelman released this 27 Aug 15:50
· 892 commits to main since this release
  • Fix bug in 'createStartScripts' task that was causing it to not execute 'shadowJar' task (Issue #90)
  • Do not include null in ShadowJar Manifest 'Class-Path' value when jar task does not specify a value for it. (Issue #92)
  • ShadowJar Manifest 'Class-Path' should reference jars from 'shadow' config as relative to location of shadowJar output (Issue #91)