[ 
https://issues.apache.org/jira/browse/NETBEANS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16741122#comment-16741122
 ] 

Jaroslav Tulach edited comment on NETBEANS-2 at 1/12/19 7:00 AM:
-----------------------------------------------------------------

Newer version of lib.nashorn is available as [org.graalvm.js 
|https://search.maven.org/search?q=g:org.graalvm.js]in Maven repository. It is 
licensed under friendly UPL license. It is "just" necessary to modify the code 
to use the new version.

 


was (Author: jtulach):
Newer version of lib.nashorn is available as 
[org.graalvm.js|https://search.maven.org/search?q=g:org.graalvm.js] it is 
"just" necessary to modify the code to use the new version.

> libs.nashorn
> ------------
>
>                 Key: NETBEANS-2
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-2
>             Project: NetBeans
>          Issue Type: Bug
>            Reporter: Emilian Bold
>            Priority: Major
>              Labels: cleanup
>
> The new Javascript editor has a dependency on the Graal.js parser which is 
> under GPL w/ CPE and cannot be used as is in an Apache project.
> This issue should follow the overall cleanup task.
> As a last resort we could retrofit the previous Javascript editor which uses 
> the Mozilla Rhino parser under the MPL.



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

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

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

Reply via email to