Can the XML libraries be removed from the lib folder?
I tried to shrink the `apache-karaf-minimal` binaray (v4.4.8) for my PKI project (https://github.com/xipki/xipki), and noticed that there are lots of XML libraries contained in the `lib` folder. Is it possible to remove them from the `lib` folder and consider them as normal bundles (in the `system` folder). Below is the list
- `lib/endorsed/org.apache.karaf.specs.java.xml-4.4.8.jar`
- `lib/endorsed/org.apache.karaf.specs.java.xml.ws-4.4.8.jar`
- `lib/jdk9plus/jakarta.xml.bind-api-2.3.3.jar`
- `lib/jdk9plus/jaxb-runtime-2.3.9.jar`
关闭于 2026-02-25 1 条评论