This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch chore/build-on-all-jvms in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-sightly-js-provider.git
commit 279c7e37f731e00e426e272bf2a5c0cdfb2ee8eb Author: Robert Munteanu <[email protected]> AuthorDate: Mon Jan 27 16:51:54 2025 +0100 chore: build on all supported JVMs --- .sling-module.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.sling-module.json b/.sling-module.json deleted file mode 100644 index 2e7b747..0000000 --- a/.sling-module.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "jenkins": { - "jdks": [11] - } -}
