Gerd Aschemann

Results 85 comments of Gerd Aschemann

> What other distributions will you work on: Fedora, RockyLinux, RedHat Enterprise Linux? @Jeeppler: I will finally provide Linux JREs for the very same distributions for which Temurin JDK packages...

> While building the alpine images I got the following error message a couple of times: > > ``` > > Task :jre:alpine:checkJreAlpine FAILED > > UnknownClass.JUnit Jupiter > UnknownClass.executionError...

> I built the Alpine image using the following command: ... > However, encountered an error message along the way: > > ``` > >>> ERROR: temurin-8-jre*: libawt.so: path not...

> After building temurin-17, two `apk` packages are in the `linux/jre/alpine/build/ospackage` folder: > > ``` > $ ls -1 > APKINDEX.tar.gz > temurin-17-17.0.5_p8-r0.apk > temurin-17-jre-17.0.5_p8-r0.apk > ``` > > I...

> > The Alpine JDKs/JREs are headless, ie., they do not support UIs with AWT > > > > Is there any reason, why they are not named: `temurin-17-jre-headless-17.0.5_p8-r0.apk`? Well,...

> The packages from Alpine itself have _headless_ in there name: e.g. [openjdk17-jre-headless](https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/openjdk17-jre-headless). It would make sense to name the `temurin` packages similarly. I am with you. But the naming...

> @ascheman the Debian packages should work on Ubuntu as well, is that correct? Yes, as Ubuntu is heavily based on Debian, the packages should be working there as well.

We should at first provide a regression test.

Did you proceed on this idea, @uniqueck? Meanwhile we have modularized HSC (cf. #309), which is still work-in-progress and are aiming at adding a Maven plugin (cf. #314). I will...

Does it make sense to replace the contents of hsc.aim42.org with the [generated GH pages](https://aim42.github.io/htmlSanityCheck/) from this build?