You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Jaroslav Tulach (Jira)" <ji...@apache.org> on 2020/12/10 07:20:00 UTC

[jira] [Resolved] (NETBEANS-1765) Cannot install JavaScript Kit

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

Jaroslav Tulach resolved NETBEANS-1765.
---------------------------------------
    Fix Version/s: 12.0
       Resolution: Fixed

Fixed at least for 12.0 by relicensing the requested version of JavaScript parser under UPL and distributing it with NetBeans by default.

> Cannot install JavaScript Kit
> -----------------------------
>
>                 Key: NETBEANS-1765
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-1765
>             Project: NetBeans
>          Issue Type: Bug
>          Components: javascript - Model, platform - Autoupdate
>    Affects Versions: 10.0
>            Reporter: Jaroslav Tulach
>            Assignee: Svatopluk Dedic
>            Priority: Minor
>             Fix For: 12.0
>
>
> Update NetBeans to version
> {code:java}
> commit ab822e2c93541f69bc5e27250f22ba84c4f581ec (HEAD -> feature/autoupdate_enable_download, sdedic/feature/autoupdate_enable_download)
> Author: Svata Dedic <sv...@oracle.com>
> Date: Fri Nov 30 18:33:37 2018 +0100
> {code}
> and then {{ant build}} and start with clean userdir:
> {code:java}
> nbbuild$ rm -rf netbeans/ testuserdir/; unzip NetBeans-dev-*-ab822e2c9354-release.zip ; ant tryme{code}
> Go to _Tools/Plugins/Installed_, check the _Show details_ checkbox, so one sees not only features, but all AU visible modules and try to activate *JavaScript2 Kit*:
> {code:java}
> Activation failed: Not all requested modules can be enabled: [StandardModule:org.netbeans.modules.javascript2.kit jarFile: nbbuild/netbeans/webcommon/modules/org-netbeans-modules-javascript2-kit.jar]{code}
>  
> There is a workaround. One can go into the _Available Plugins_ tab and install *Oracle Javascript Parser implementation* first. Then activation of *JavaScript2 Kit* (btw. why "2", that is an implementation detail the version "1" is buried in history for many years) succeeds.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists