Closed mricciuti closed 1 year ago
Hi @rpalcolea ,
would you mind having a look at this PR (and also https://github.com/nebula-plugins/gradle-ospackage-plugin/pull/417 ) ?
I think the proposed fix is safe, there is a dedicated unit test; this fixes a very annoying and old bug that can have bad effects on the permissions of files/dirs installed by the os packages.
Would be nice to have this included in next release.
Thanks in advance for feedback.
The purpose of this PR is to fix issue with
addPArentDirs
defined inospackage
extension not properly propagated to tasks configuration: