Results 52 issues of Duncan Paterson

v7 builds are unsprisingly failing . There should be a v7 compatible version for the v7 release.

enhancement

### 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

Java24
docker

### 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`...

enhancement
needs documentation

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...

bug
enhancement
discuss
needs documentation
docker

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...

discuss

the signed installers should be generated on CI only, and removed from the default build profiles see #3394

enhancement
installer
needs documentation

**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....

enhancement

0.7.1 -> 1.0.0 includes breaking changes

Enhancement