-
Type: Clean up
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: NCC-1.4.26
-
Component/s: nuxeo-connect-client
-
Tags:
-
Sprint:nxFG 8.4.1
nuxeo-connect-client has a dependency on commons-codec which is implicit and resolves to version 1.2. We should use explicitly the same version as the one in Nuxeo: 1.9.
(This is a problem only when running unit test org.nuxeo.connect.update.standalone.commands.AbstractCommandTest.testInstallThenUninstall from Eclipse, which picks 1.2 and fails to resolve org.apache.commons.codec.binary.Base64.decodeBase64(String))
- is required by
-
NXBT-1173 Run some additionnal maven checks on CI
- Open