Skip to content

Brainstorm about TrueVFS alternatives / workarounds #1712

@octylFractal

Description

@octylFractal

TrueVFS was the last remaining vestige of SLF4J in WorldEdit. As I don't think it's likely for their logging implementation from 2015 to update, I removed it in the SLF4J replacement branch. There are a few options:

  • TrueVFS doesn't even distribute the shaded jar anymore. Make our own, make it available somewhere, and it can contain the shaded SLF4J + Log4J bridge
  • Figure out a way to not depend on TrueVFS. This might include dropping support for esoteric ZIPs, figuring out some way to support .tar.gz files (which don't even have a directory in them)

Metadata

Metadata

Assignees

Labels

status:acceptedWill be fixed / added to WorldEdit, eventuallytype:tech-debtTask for cleaning up tech debt that has accumulated in the code base

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions