This is an automated email from the ASF dual-hosted git repository.
andy pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/jena.git.
from 8c292c8 Merge pull request #796 from afs/fuseki-fix
new 1de7d2d JENA-1950 Replace Nashorn with GraalVM-based JavaScript engine
new 6e131fd Move GraalVM dependencies before test dependencies
new 55a3354 Make Graal VM a provided dependency
new c257ef6 Make Graal VM dependencies optional
new c5b0dc3 Remove Nashorn deprecation warning
new 4cff408 Merge pull request #787 from strangepleasures/JENA-1950
The 8565 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
jena-arq/pom.xml | 14 +++++++++
.../sparql/function/js/FunctionJavaScript.java | 2 --
.../apache/jena/sparql/function/js/JSEngine.java | 35 ++++++++++------------
.../org/apache/jena/sparql/function/js/NV.java | 8 ++---
pom.xml | 15 ++++++++++
5 files changed, 49 insertions(+), 25 deletions(-)