Ralf D. Müller

Results 398 comments of Ralf D. Müller

> would you like to post releases on every push to the main branch? JReleaser does this for itself, allowing people to provide early feedback. Sdkman publication is usually disabled...

regarding the dockerfile and zip distro: yes, the dockerfile is older than the zip distribution and it would be better to use the zip

Uh. Don't know. Currently, I would think that button push makes sense since we maybe also use tags for other things?

we are already working on a multi-platform docker image, but it will still take some time. regarding jBake, I haven't identified it as a problem yet. Your error messages look...

Thanx for the PR! I will check it asap. Regarding the jbake upgrade: yes, let's test the new version

I just executed the following commands on my M2 with success: ``` arch arch -x86_64 /bin/zsh arch ./dtcw getJava ./dtcw local generateSite ``` it could be that the `local` option...

hm. interesting to read that there are problems with jdk11...

great that you found the problem. I wonder why `uname` behaves like this. In my case, I get ``` arch -x86_64 /bin/zsh uname -m x86_64 ``` I would be happy...

hm. the original idea was that you don't need to add `local` when you once installed docToolchain locally. But it seems there is some bug.

> These were the pain points I felt when I found the project: This section is pure gold. Thank you! > But my main point is, making an architecture document...