exasol / script-languages-release

Release Repository for Script Language Container for user defined functions (UDF's) that can be used in the EXASOL database.
https://docs.exasol.com/database_concepts/udf_scripts.htm
GNU General Public License v3.0
9 stars 5 forks source link

Remove virtualschema-jdbc-adapter.jar #588

Closed tkilias closed 2 years ago

tkilias commented 2 years ago

Remove virtualschema-jdbc-adapter.jar from script-languages-* and integration-test-docker-environment

https://github.com/exasol/script-languages/blob/67aa452ab4e05f6ddb185565a154bef742031378/tests/Dockerfile#L26

tomuben commented 2 years ago

First need to remove https://github.com/exasol/integration-test-docker-environment/blob/main/exasol_integration_test_docker_environment/lib/test_environment/database_setup/upload_virtual_schema_jdbc_adapter.py

tomuben commented 2 years ago

Need to fix https://github.com/exasol/integration-test-docker-environment/issues/213 before this one.