This message was deleted.
# releases
s
This message was deleted.
but given that https://github.com/nebula-plugins/gradle-ospackage-plugin/blob/main/src/main/groov[…]lix/gradle/plugins/packaging/AbstractPackagingCopyAction.groovy is using Gradle internals, I don't think there's any guarantee it should work the same between releases
r
true but the functionality in gradle really degraded not supporting setting filemodes like e.g. 2755
it also partially uses internals. But we sort of rely on a more flexible api for setting permissions. The rework done in archives is really limiting and breaking certain use cases
IMO
l
Hey René, Please file an issue if you see breaking changes or reduced functionality. That’s definitely not part of the plan. The breakage of internal APIs is also something that we are interested in, as there are sometimes way to do those changes while supporting unexpected usages. Note that we cannot guarantee it, but we at least need to be aware to make a decision.
r
ok
will create a ticket with howto for reproducing tomorrow
👍 1