Marco Vermeulen

Results 33 comments of Marco Vermeulen
trafficstars

I gave it some thought last night, and think it will be good to go for the Jetty implementation for an integration test, as well as a mocked test for...

Hi, I'm loving remarkable, but really missing having that spellcheck. Any progress on this yet?

We use Cucumber at [SDKMAN](https://sdkman.io) to engage with our open source community. I've found it a great way to reach consensus among our users about new features prior to developing...

@cbdejavu It would be super useful. That way we can explicitly provide a list of interfaces to exclude. @Rafficer would that be a doable option?

@jansorg I'm using `source`, but in the context of a loop because there are quite a few files being sourced. Here is the code ref: https://github.com/sdkman/sdkman-cli/blob/2bca60be9d182fa68ff4e9d4a9d5658d012dbe16/src/main/bash/sdkman-init.sh#L82

It sounds like having it in the bash file like you suggest seems like a good idea because it's declarative. It might help showing what has been picked up in...

I currently don't have any functions clobbering each other so it would be fine for my particular use case. I can see that this might be a problem for others...

@jnorthrup the binaries downloaded through SDKMAN are the _exact_ binaries found on the origin download sites; we do not tamper with any binaries that upstream vendors provide.

Thanks, @AdnanHodzic, my bad for not testing this well enough. Let me see if I can find a workaround for this problem.

I had a look into this and it doesn't seem to be related to `systemd` not being present in the snap itself. The problem seems to be that the `python3-systemd`...