Community
Participate
Working Groups
Created attachment 273129 [details] Fix at TarFileSet.java If archivesFormat property is set to linux,gtk,x86_64-antTar, permissions are not set correctly in tar.gz file even if set correctly with root.linux.gtk.x86_64.permissions.755 property (e.g. jre/bin/java). This is caused by TarFileSet constructor is not passing permission parameter to parent constructor. See solution in attached patch.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.
Hello Bot! Bug is still relevant as the sourcefile in git still refers to the broken behavior: https://git.eclipse.org/c/pde/eclipse.pde.build.git/tree/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/ant/TarFileSet.java
Please reopen if the problem still persists.
.
New Gerrit change created: https://git.eclipse.org/r/c/pde/eclipse.pde.build/+/169396
Gerrit change https://git.eclipse.org/r/c/pde/eclipse.pde.build/+/169396 was merged to [master]. Commit: http://git.eclipse.org/c/pde/eclipse.pde.build.git/commit/?id=d8085ad47061600a2a4242e4c4d3b338e9d3e658
Thanks Helge!