nuxeo-connect-standalone depends on Groovy for a single class, GroovyClassLoader, that is used as a mutable URLClassLoader. We can use our own SharedResourceLoader instead.
This reduces the size of nuxeo-laucher.jar from 37MB to 30MB.
- is required by
-
NXP-20209 Remove unneeded dependencies from nuxeo-launcher.jar
- Resolved