Skip to content

Conversation

@masc3d
Copy link

@masc3d masc3d commented Oct 31, 2018

contributing to #23

@thrau
Copy link
Owner

thrau commented Nov 8, 2018

it seems that this PR only covers one very specific case and introduces quite a lot of changes just to make that one case work. i think it would be more useful to take a more general approach to #23 using the Java 7 features.

@masc3d
Copy link
Author

masc3d commented Nov 10, 2018

@thrau yes, it covers "only" the most common and relevant use case, as preserving executability is a key feature of eg tar archives.

there's not really many changes here, but you probably refer to fixing the inconsistent way factory has been handling CommonsArchiver
This was necessary and should be merged anyhow as it's a potential generic defect.

imho best way forward would be to merge and do minor cleanup if necessary after #23 has been implemented.

@masc3d
Copy link
Author

masc3d commented Nov 10, 2018

everything to make it work is essentially in specialized TarAchiver

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants