christian

Results 14 comments of christian

additional note: in case using this for a load/stress test, github might not be very happy ;-) independent from that, the application does not 'work' completely without internet access

> Hello Everyone, We have prioritized the [feature request](https://github.com/actions/setup-java/issues/72) to implement support for SapMachine JDK/JRE. We have started reviewing and testing [this PR](https://github.com/actions/setup-java/pull/614). We will update you once we have...

Hi all, it is merged and [released](https://github.com/actions/setup-java/releases/tag/v4.3.0) some minutes ago. Have fun Christian

@o-liver can you please review this PR

Hi @fniephaus did a small change in a markdown file and afterwards the test https://github.com/actions/setup-java/actions/runs/13272353142/job/37054560743?pr=750 runs in an error because downloading https://download.oracle.com/graalvm/18/latest/graalvm-jdk-18_macos-x64_bin.tar.gz runs in a 404 We're sorry, the page...

please keep this issue open and merge PR https://github.com/SAP/jenkins-library/pull/5213

hi, pp 0.71.2 from Oct2024 works fine with recent OpenJDK. Tested the OpenJDK distrbution SapMachine on Windows with 17 LTS and 21 LTS releases. Due to PP is using an...

> Makes a lot of sense. I would prefer if we could even bump to 21.0.4 or at least 17.0.12... sure, if the repo-owners agree the stable links https://sap.github.io/SapMachine/latest/21/linux-x64/jre/ can...

meanwhile/since last week 11.0.25 is the latest version, wherefore i updated the PR. independent from that you should consider (compare https://github.com/SAP/jenkins-library/issues/5127 ) to switch to the stable link to the...

Hi @aep-sunlife , have you checked which distributor is still offering java 7 releases? have you checked already if the following might work? ```yaml steps: - uses: actions/checkout@v4 - uses:...