[jedit:plugin-bugs] #1936 build-support.xml doesn't work with modern JDKs
Alan Ezust via jEdit-devel <[email protected]> Fri, 28 Feb 2025 02:29:21 -0000
| Newsgroups | gmane.editors.jedit.devel |
|---|---|
| Message-ID | </p/jedit/plugin-bugs/1936/f39d5061197e7c564ed3baefc85ba1ef6737adda.plugin-bugs@jedit.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============6772400229522344461== Content-Type: multipart/related; boundary="===============3881870912002750759==" This is a multi-part message in MIME format. --===============3881870912002750759== Content-Type: multipart/alternative; boundary="===============2880383806765999051==" MIME-Version: 1.0 --===============2880383806765999051== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - Description has changed: Diff: ~~~~ --- old +++ new @@ -1,4 +1,4 @@ -Currently, I must use Java 11 to build jEdit or Plugins. +Currently, I must use Java < 15 to build plugins. It would be nice if more modern JDKs were supported by our build.xml scripts. Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript currently is the preferred option. ~~~~ --- **[plugin-bugs:#1936] build-support.xml doesn't work with modern JDKs** **Status:** open **Group:** **Created:** Tue Feb 25, 2025 04:33 PM UTC by Alan Ezust **Last Updated:** Wed Feb 26, 2025 06:51 PM UTC **Owner:** nobody Currently, I must use Java < 15 to build plugins. It would be nice if more modern JDKs were supported by our build.xml scripts. Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript currently is the preferred option. BUILD FAILED /home/ezust/workspace/jedit/plugins/FTP/build.xml:30: The following error occurred while executing this line: /home/ezust/workspace/jedit/build-support/plugin-build.xml:61: Unable to create javax script engine for javascript --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/jedit/plugin-bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/jedit/admin/plugin-bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============2880383806765999051== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <div class="markdown_content"><ul> <li>Description has changed:</li> </ul> <p>Diff:</p> <div class="codehilite"><pre><span></span><code><span class="gd">--- old</span> <span class="gi">+++ new</span> <span class="gu">@@ -1,4 +1,4 @@</span> <span class="gd">-Currently, I must use Java 11 to build jEdit or Plugins. </span> <span class="gi">+Currently, I must use Java &lt; 15 to build plugins. </span> <span class="w"> </span>It would be nice if more modern JDKs were supported by our build.xml scripts. <span class="w"> </span>Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript currently is the preferred option. </code></pre></div> <hr/> <p><strong><a class="alink" href="https://sourceforge.net/p/jedit/plugin-bugs/1936/">[plugin-bugs:#1936]</a> build-support.xml doesn't work with modern JDKs</strong></p> <p><strong>Status:</strong> open<br/> <strong>Group:</strong> <br/> <strong>Created:</strong> Tue Feb 25, 2025 04:33 PM UTC by Alan Ezust<br/> <strong>Last Updated:</strong> Wed Feb 26, 2025 06:51 PM UTC<br/> <strong>Owner:</strong> nobody</p> <p>Currently, I must use Java < 15 to build plugins. <br/> It would be nice if more modern JDKs were supported by our build.xml scripts. </p> <p>Java 15 has removed Nashorn, you must provide an engine for running JavaScript yourself. GraalVM JavaScript currently is the preferred option.</p> <p>BUILD FAILED<br/> /home/ezust/workspace/jedit/plugins/FTP/build.xml:30: The following error occurred while executing this line:<br/> /home/ezust/workspace/jedit/build-support/plugin-build.xml:61: Unable to create javax script engine for javascript</p> <hr/> <p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/jedit/plugin-bugs/">https://sourceforge.net/p/jedit/plugin-bugs/</a></p> <p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/jedit/admin/plugin-bugs/options.">https://sourceforge.net/p/jedit/admin/plugin-bugs/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div> --===============2880383806765999051==-- --===============3881870912002750759==-- --===============6772400229522344461== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============6772400229522344461== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ----------------------------------------------- jEdit Developers' List [email protected] https://lists.sourceforge.net/lists/listinfo/jedit-devel --===============6772400229522344461==--