[
https://issues.apache.org/jira/browse/NETBEANS-1159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16653103#comment-16653103
]
Jaroslav Tulach commented on NETBEANS-1159:
-------------------------------------------
Binary build from revision
[5122842|https://github.com/JaroslavTulach/graaljs/commit/5122842fa5ff88ac3e1c8a77f2cb6e2f30988ecb]
has been uploaded to [NetBeans binaries|https://hg.netbeans.org/binaries/]. To
use it add to your manifest:
{code:java}
45DDABD792FFC2E675BA1D89F5C4D1DD2248DFC6 graal-js-parser-5122842.jar{code}
The binary has been produced with following steps:
{code:java}
js/graal-js$ mx clean
js/graal-js$ mx build --projects GRAAL_JS_PARSER
js/graal-js$ mv mxbuild/dists/graal-js-parser.jar
graal-js-parser-5122842.jar{code}
> Relicense nashorn parser
> ------------------------
>
> Key: NETBEANS-1159
> URL: https://issues.apache.org/jira/browse/NETBEANS-1159
> Project: NetBeans
> Issue Type: Bug
> Components: javascript - Other
> Reporter: Svatopluk Dedic
> Assignee: Geertjan Wielenga
> Priority: Critical
>
> The nashorn parser uses GPLv2 with classpath exception, which is not
> compatible for Apache distribution.
> Since the code was fully developed by Oracle (and is committed in
> [http://hg.openjdk.java.net/graal/graal-js-parser/file/ba7a8bc42268/graal/com.oracle.js.parser/src/com/oracle/js/parser|http://hg.openjdk.java.net/graal/graal-js-parser/file/ba7a8bc42268/graal/com.oracle.js.parser/src/com/oracle/js/parser),]),
> it could be possible (for Oracle) to relicense the code to allow
> distribution.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists