Duncan Paterson
Duncan Paterson
v7 builds are unsprisingly failing . There should be a v7 compatible version for the v7 release.
### Description with the following Dockerfile ``` FROM gcr.io/distroless/java17:latest ... ``` we are pulling the base image for our build from googles container registry. The final image should then be...
These will very likely affect us, so I'm putting them here to more easily keep track of them. https://bugs.openjdk.org/browse/JDK-8343006
### What is the problem `conf.xml` still has a few linline holdouts. These are tricky to process via standard xsl/xquery and unnecessarily complicate hand-off configuration of exist. A boolean `@enablded`...
The release of `5.3.0` has revealed a misconfiguration of the docker deploy CI config. It expects a PR against the `master` branch, but it only gets a push event. The...
According to the [contribution notes](https://github.com/eXist-db/exist/blob/develop/CONTRIBUTING.md#branch-naming) the `develop-6.x.x` is the main branch for ongoing 6.x development. `6.3.0` was released from the `6.3.0-branch` but we haven't merged back into `develop-6.x.x` If we...
the signed installers should be generated on CI only, and removed from the default build profiles see #3394
**Is your feature request related to a problem? Please describe.** Getting rid of the jar download requirement where possible, should be less error prone, and ultimately beneficial to the user....
close #68 #70