Lucee and its relationship to OSGi bundles

a lot of the OSGI bundles in Lucee are just custom OSGI wrappers because I think back when Lucee moved to OSGI, many libraries (.jar) didn’t include OSGI metadata

@zingyb if you want to help, you could always go thru and request upstream that these libraries add OSGI metadata, like I did here with zip4j

use OSGI version of zip4j for the compress extension
https://luceeserver.atlassian.net/browse/LDEV-2526

2 Likes