From b49b8a4813c81d990788566b3bbb7370fef154f1 Mon Sep 17 00:00:00 2001 From: Thomas Ubensee <34603111+tomuben@users.noreply.github.com> Date: Wed, 30 Oct 2024 15:40:41 -0300 Subject: [PATCH] #988: Adapted Java integration tests for new ScriptOptions parser (#995) closes #988 --- .current_gitmodules | 2 +- doc/changes/changes_8.4.0.md | 1 + script-languages | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.current_gitmodules b/.current_gitmodules index dfcb7afe..d37d0963 100644 --- a/.current_gitmodules +++ b/.current_gitmodules @@ -1 +1 @@ -160000 cf43d08ed99955d00d8cc3909ad62e80eaf00ec6 0 script-languages +160000 e42b5a898f9525586172036b55bbb79ea346b88d 0 script-languages diff --git a/doc/changes/changes_8.4.0.md b/doc/changes/changes_8.4.0.md index 35909eca..a7c78542 100644 --- a/doc/changes/changes_8.4.0.md +++ b/doc/changes/changes_8.4.0.md @@ -34,6 +34,7 @@ This release uses version 1.0.0 of the container tool. - #986: Added environment variable for new ScriptOptionsLine parser in UDF client - #990: Forward JAR options without changing order to classpath - #989: Trim script class and import script options + - #988: Adapted Java integration tests for new ScriptOptions parser ## Bugs - #977: Fixed Trivy update cache workflow diff --git a/script-languages b/script-languages index cf43d08e..e42b5a89 160000 --- a/script-languages +++ b/script-languages @@ -1 +1 @@ -Subproject commit cf43d08ed99955d00d8cc3909ad62e80eaf00ec6 +Subproject commit e42b5a898f9525586172036b55bbb79ea346b88d