jdeb icon indicating copy to clipboard operation
jdeb copied to clipboard

Preserve permissions in directory producer

Open corecanarias opened this issue 11 years ago • 2 comments

I've starting using the awesome lib for ant a couple of weeks ago. But if I not wrong, the most simple usage is not supported:

I want to preserve the permissions of the files in my directory, and override the user to root as usual in any installed app... I've tried to do this in a easy way but for me was absolutely impossible... I've added some changes to preserve the permissions...

WARNING: requires jdk1.7

corecanarias avatar Sep 03 '14 16:09 corecanarias

Usually I would create a tgz with the right permissions - and they would be preserved.

tcurdt avatar Oct 11 '14 21:10 tcurdt

This will be supported in jdeb 2.x but I fear 1.x will have to stay java 1.6 compatible.

tcurdt avatar Oct 11 '14 21:10 tcurdt