JAVA-18148 Create a new java-nashorn project from the existing langua… (#14268)

* JAVA-18148 Create a new java-nashorn project from the existing language-interop

* JAVA-18148 Cleanup the project to contain just the python related language interop

---------

Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
timis1
2023-06-21 06:52:00 +03:00
committed by GitHub
parent 86932cba3d
commit 68f6c19109
15 changed files with 89 additions and 4 deletions
+1 -1
View File
@@ -41,7 +41,7 @@
</build>
<properties>
<jython.version>2.7.2</jython.version>
<jython.version>2.7.3b1</jython.version>
<commons-exec.version>1.3</commons-exec.version>
</properties>