Check zip contents using zip4j #89

Closed
opened 2026-06-26 10:52:20 +02:00 by Griefed · 0 comments
Owner

@Griefed on GitLab · https://git.griefed.de/Griefed/ServerPackCreator/-/issues/197

https://github.com/srikanth-lingala/zip4j#list-all-files-in-a-zip

Instead of the current way which uses a FileSystem which can be unreliable at times, we should use the already present zip4j library which has methods available to get the content of files in a zip archive.

<!-- repoman:origin --> > **@Griefed** on **GitLab** · https://git.griefed.de/Griefed/ServerPackCreator/-/issues/197 https://github.com/srikanth-lingala/zip4j#list-all-files-in-a-zip Instead of the current way which uses a FileSystem which can be unreliable at times, we should use the already present zip4j library which has methods available to get the content of files in a zip archive.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Griefed/ServerPackCreator#89
No description provided.