-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 9.10-HF37, 10.10-HF15, 11.1, 2021.0
-
Component/s: Automation
-
Tags:
-
Sprint:nxFG 11.1.10
-
Story Points:2
Dependencies httpclient-osgi / httpcore-osgi are problematic because they embed a lot of dependencies available in other JARs (for instance commons-codec).
This means that sometimes upgrades of these other JARs will be hidden if httpclient-osgi / httpcore-osgi are first in the classpath.
As we don't use OSGi anymore for Nuxeo AutomationClient, remove these dependencies.