Replace tedious and complex extraction of files and folder from JARs #83

Closed
opened 2026-06-26 10:52:13 +02:00 by Griefed · 1 comment
Owner

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

Instead of using the current way too complex system of extracting files and folders from our JAR-file, we should switch to using zip4j.

If possible we should provide a method which can extract a given file or directory from any number of nested JARs. Would be pretty neat.

<!-- repoman:origin --> > **@Griefed** on **GitLab** · https://git.griefed.de/Griefed/ServerPackCreator/-/issues/203 Instead of using the current way too complex system of extracting files and folders from our JAR-file, we should switch to using zip4j. If possible we should provide a method which can extract a given file or directory from any number of nested JARs. Would be pretty neat.
Author
Owner

@Griefed on GitLab

Not needed, at least not yet. Can't think of a situation where SPC would need such a feature.
The refactoring would be counter-productive, as the current extraction-implementations allow full functionality in a dev and prod environment already.

<!-- repoman:origin --> > **@Griefed** on **GitLab** Not needed, at least not yet. Can't think of a situation where SPC would need such a feature. The refactoring would be counter-productive, as the current extraction-implementations allow full functionality in a dev and prod environment already.
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#83
No description provided.