-
Type: Improvement
-
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 currently depends on Mozilla Rhino (JS engine) to evaluate the Proxy PAC rules. Since the Nashorn engine is included in Java 8, we don't need this external dependency.
As a side benefit, this reduces the size of nuxeo-launcher as it doesn't need to included a shaded rhino (rhino:js-1.7R1.jar).