This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-infrastructure.git
The following commit(s) were added to refs/heads/main by this push:
new 96c296d Update java version to 17 for daffodil-vscode
96c296d is described below
commit 96c296db29fc0c2909d72536b2d9673cfe436f4c
Author: Shane Dell <[email protected]>
AuthorDate: Wed Oct 8 21:30:34 2025 -0400
Update java version to 17 for daffodil-vscode
---
containers/build-release/src/daffodil-build-release | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/containers/build-release/src/daffodil-build-release
b/containers/build-release/src/daffodil-build-release
index 3dce8a3..9eb1b8e 100755
--- a/containers/build-release/src/daffodil-build-release
+++ b/containers/build-release/src/daffodil-build-release
@@ -105,7 +105,7 @@ case $PROJECT in
;;
"daffodil-vscode")
- set_java_version 8
+ set_java_version 17
mkdir -p $DIST_DIR/bin/
yarn package
cp *.vsix $DIST_DIR/bin/