Oliver Bertuch

Results 99 comments of Oliver Bertuch

Hi @rohanKanojia! > Would this change be backward compatible with existing users? I absolutely intend to do that! So far I have only found one point where I would like...

This seems to be resolved with v0.44.0

@rohanKanojia thx for the reply. Here are some outputs as requested. 0.43.0, taken from https://github.com/IQSS/dataverse/actions/runs/5866182102/job/15904575945: ``` $ mvn -Dapp.image.tag=unstable -Dbase.image.tag=unstable -Ddocker.platforms=linux/amd64,linux/arm64 -P ct deploy ... [INFO] --- docker-maven-plugin:0.43.0:build (default-build) @...

Works like a charm in CI. Will respond later about status on the M1 machine where things failed before. Thanks a ton for fixing this @rohanKanojia ! Much appreciated!

@f-lopes would you welcome a PR for this? I actually need this... :wink:

Hey @f-lopes I started to work on this in https://github.com/poikilotherm/spring-mvc-test-utils/tree/support_mapOmap. Unfortanetly, I can't get the Smoke Test `fullTest()` to work, because the three dimensional map seems not to be supported....

Hi @f-lopes, I already wrote that unit test first... ;-) Actually I think we cannot use more than two dimensions. After testing this again with some example code, I can...

Thank you for the links @f-lopes. Unfortanetly I already had a look at those while digging through Google and they didn't enlighten me regarding this specific problem. The upstream bug...

Hi there @tdonohue good to hear from you! Sure, if someone else find the updates useful, anyone shall be free to reuse. No promises though... "We" did not have any...

Looking at the logs, I'd look into three things: 1. You said you have an existing installation. But you are setting up a new one here, without the data from...