-
Hello,
in my CAP Java based service, I have defined the following CDS model:
db/db-model.cds:
```cds
entity TestEntity {
key ID: String;
name: String;
}
```
srv/test-service.cds…
-
## Description
I am following the tutorial [**Configure Authorization and Authentication Using the Authorization Management Service and the Identity Authentication Service**](https://github.com/SAP-…
-
When running the renaissance benchmark on HP-UX (ia64) with a JDK8, we run into the following error message. It might be related to this Spark issue :
https://github.com/apache/spark/commit/e1f684…
-
**What happened:**
- *Brief description of Bug*
I'm building a **bare** container image using unbase_oci and the resulting image is broken (its missing the linker binary)
The script for buildin…
-
Hello team, hello Carlos,
First of all, just wanted to say thanks for your work on this repo.
Just wanted to reach out to ask if it is possible to support maven for JDK 23 which just has been rele…
-
As software engineer I would like to have SapMachine container images based on [Garden Linux](https://github.com/gardenlinux).
My requirements to images are that:
- Garden Linux images are pulled …
-
Supermarket in Netherlands.
https://www.plus.nl/supermarkten
-
Works as expected:
```bash
% podman run -ti --rm --name sbx ghcr.io/sap/sapmachine:21-jdk-gl-1592 bash
root@049e84fefb97:/#
```
Does not work as expected
```bash
% podman run -ti --rm --name sbx gh…
-
**Describe the bug**
The checksum of `java@sapmachine-17.0.12` is wrong for Linux x64.
**To Reproduce**
```text
$ mise install java@sapmachine-17.0.12
mise Checksum mismatch for file ~/.local/s…
-
Hello,
I am getting the following error when trying to load a Java Project:
`Sourcetrail was unable to locate Java on this machine.
Please make sure to provide the correct Java Path in the prefer…