druid/integration-tests/script
Gian Merlino 63ee69b4e8
Claim full support for Java 17. (#14384)
* Claim full support for Java 17.

No production code has changed, except the startup scripts.

Changes:

1) Allow Java 17 without DRUID_SKIP_JAVA_CHECK.

2) Include the full list of opens and exports on both Java 11 and 17.

3) Document that Java 17 is both supported and preferred.

4) Switch some tests from Java 11 to 17 to get better coverage on the
   preferred version.

* Doc update.

* Update errorprone.

* Update docker_build_containers.sh.

* Update errorprone in licenses.yaml.

* Add some more run-javas.

* Additional run-javas.

* Update errorprone.

* Suppress new errorprone error.

* Add exports and opens in ForkingTaskRunner for Java 11+.

Test, doc changes.

* Additional errorprone updates.

* Update for errorprone.

* Restore old fomatting in LdapCredentialsValidator.

* Copy bin/ too.

* Fix Java 15, 17 build line in docker_build_containers.sh.

* Update busybox image.

* One more java command.

* Fix interpolation.

* IT commandline refinements.

* Switch to busybox 1.34.1-glibc.

* POM adjustments, build and test one IT on 17.

* Additional debugging.

* Fix silly thing.

* Adjust command line.

* Add exports and opens one more place.

* Additional harmonization of strong encapsulation parameters.
2023-07-07 12:52:35 -07:00
..
build_run_k8s_cluster.sh Use K3S instead of minikube for integration tests (#13782) 2023-02-17 23:06:30 +05:30
copy_hadoop_resources.sh Fixing typos in docker build scripts (#11866) 2021-11-02 23:50:52 +05:30
copy_resources_template.sh Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
docker_build_containers.sh Claim full support for Java 17. (#14384) 2023-07-07 12:52:35 -07:00
docker_compose_args.sh Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
docker_run_cluster.sh Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
setup_druid_on_k8s.sh Use K3S instead of minikube for integration tests (#13782) 2023-02-17 23:06:30 +05:30
setup_druid_operator_on_k8s.sh add latest version of druid operator to integeration tests (#13883) 2023-03-10 16:11:25 +05:30
setup_k8s_cluster.sh Use K3S instead of minikube for integration tests (#13782) 2023-02-17 23:06:30 +05:30
stop_k8s_cluster.sh Use K3S instead of minikube for integration tests (#13782) 2023-02-17 23:06:30 +05:30