PeterAlfreadLee commented on issue #84: COMPRESS-477 Add support for extracting splitted zip files URL: https://github.com/apache/commons-compress/pull/84#issuecomment-553677838 Hi, @bodewig How is this PR being reviewed by now? Please feel free to let me know any kind of problems I need to modify. I have already pushed the new PR about building a split zip. Unfortunely there are some minor merge conflicts in the new PR with this PR(like `getBaseName`, adding `diskNumberStart` in `ZipArchiveEntry` and some files for testing), and some testcases need to be added to valid the building of split zip(I can also import a new library to validate it, but I don't want to do that). I hope this PR could be merged so that I can resolve these conflists, but of course you can merge them and resoulve these problems by yourself. It's all up to you. Thank you for your effort creating such a great library.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
