Issues

Select view

Select search mode

 

Rationalize our compress / zip ./ lex / archive support

Description

  1. zip resource provider requires the compress extension

  2. apache commmons compress is bundled and used by core, which is 1mb

  3. yet the zip4j in the extension is only 205k https://mvnrepository.com/artifact/net.lingala.zip4j/zip4j/2.11.5

  4. core / loader needs zip support for .lex files, i.e the admin, coming from the extension

  5. meanwhile, java has native zip support

  6. apache commons compress supports more file types too

  7. apache commons compress is only used for the compress/extract functions, for tar, etc etc

most likely core shouldn’t bundle commons compress, move it the the extension?

this is a braindump, plans to be decided

Details

Assignee

Reporter

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Priority

Created 28 June 2024 at 14:56
Updated 28 June 2024 at 15:08

Activity

Show:

Flag notifications