exasol / script-languages

Base Repository for the Script Language Container for user defined functions (UDF's) that can be used in the EXASOL database. You can find the release repository under https://github.com/exasol/script-languages-release
https://docs.exasol.com/database_concepts/udf_scripts.htm
MIT License
13 stars 15 forks source link

Fixed Java module test #423

Closed tomuben closed 5 months ago

tomuben commented 5 months ago

Since we are now using ITDE 3.0.0, we need to switch the bucketfs port which was changed to 2580 in https://github.com/exasol/integration-test-docker-environment/releases/tag/2.0.0. See https://github.com/exasol/integration-test-docker-environment/issues/308

tkilias commented 5 months ago

Maybe we should get the port from the config we should put into the test container