You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2021/09/11 10:16:02 UTC

[GitHub] [netbeans] Adi-18 opened a new pull request #3161: Buildfaled: Unable to create javax script engine for javascript

Adi-18 opened a new pull request #3161:
URL: https://github.com/apache/netbeans/pull/3161


   I migrated my project from NetBeans 8 (Java 8) to NetBeans 12.4 (Java 16) with using JavaFX (11.0.2)
   
   Now I get Build Failed (ANT using):
   > D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3550: The following error occurred while executing this line:
   > D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3578: The following error occurred while executing this line:
   > D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:3597: The following error occurred while executing this line:
   > D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:1251: The following error occurred while executing this line:
   > D:\Documents\Projekte\NetBeansProjectsFlex16\SEMDApp\SEMDManager\nbproject\jfx-impl.xml:1259: Unable to create javax script engine for javascript
   
   When I turn of "Build JAR after Compiling" I can "run file". But I need to have jar.
   It look like, The Nashorn JavaScript Engine has been removed in Java 15. But what is the alternative?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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

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


[GitHub] [netbeans] matthiasblaesing commented on pull request #3161: Unable to create javax script engine for javascript

Posted by GitBox <gi...@apache.org>.
matthiasblaesing commented on pull request #3161:
URL: https://github.com/apache/netbeans/pull/3161#issuecomment-917470767


   It is impolite to misuse a PR handling system to ask questions. These are not that difficult to find:
   
   http://netbeans.apache.org/community/mailing-lists.html


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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

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


[GitHub] [netbeans] matthiasblaesing closed pull request #3161: Unable to create javax script engine for javascript

Posted by GitBox <gi...@apache.org>.
matthiasblaesing closed pull request #3161:
URL: https://github.com/apache/netbeans/pull/3161


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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

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