Releases: nebula-plugins/gradle-ospackage-plugin
Releases · nebula-plugins/gradle-ospackage-plugin
v7.2.0
Merge pull request #344 from nebula-plugins/gradle-6-support
add proper task annotations in task properties to support Gradle 6.x
v7.1.0
Add compatibility with Gradle 6.0 Snapshots
v7.0.2
Merge branch 'master' of ssh://github.com/nebula-plugins/gradle-ospac…
v7.0.1
Merge pull request #340 from nebula-plugins/upgrade-jdeb
upgrade jdeb to 1.8: remove 100 chars limitation for link names
v7.0.0
Upgrade to jdeb 1.8. This removes the 100 characters limitation for link names
v6.2.1
Fix #321 copydetails relative path outside sourceBase #332
v6.2.0: Merge pull request #327 from hugares/support-caching
Make Deb and Rpm tasks cacheable
v6.1.4
Fix support for configuration files in Debian plugin. #118