You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Csaba Koncz (JIRA)" <ji...@apache.org> on 2019/01/08 11:29:00 UTC

[jira] [Assigned] (RANGER-2319) Remove deprecated phantomjs NPM package

     [ https://issues.apache.org/jira/browse/RANGER-2319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Csaba Koncz reassigned RANGER-2319:
-----------------------------------

    Assignee: Csaba Koncz

> Remove deprecated phantomjs NPM package
> ---------------------------------------
>
>                 Key: RANGER-2319
>                 URL: https://issues.apache.org/jira/browse/RANGER-2319
>             Project: Ranger
>          Issue Type: Wish
>          Components: admin
>    Affects Versions: 2.0.0
>            Reporter: Csaba Koncz
>            Assignee: Csaba Koncz
>            Priority: Major
>
> [Phantomjs|https://github.com/apache/ranger/blob/e1b0105eee67bb73c56b66b2dda1c3424555ab3e/security-admin/src/main/webapp/package.json#L15] NPM package is deprecated.
> {code:java}
> $ npm show phantomjs
> phantomjs@2.1.7 | Apache-2.0 | deps: 8 | versions: 81
> Headless WebKit with JS API
> https://github.com/Medium/phantomjs
> DEPRECATED ⚠️  - Package renamed to phantomjs-prebuilt. Please update 'phantomjs' package references to 'phantomjs-prebuilt'{code}
> Worse, karma-phantomjs-launcher brings in its version as phantomjs-prebuilt which results in Phantomjs binaries being downloaded twice.
> Build would speed up if only one Phantomjs version is downloaded.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)