exist icon indicating copy to clipboard operation
exist copied to clipboard

eXist Native XML Database and Application Platform

Results 362 exist issues
Sort by recently updated
recently updated
newest added

See https://github.com/eXist-db/exist/pull/5386#pullrequestreview-2213848657 I tried a lot, for develop all works OK, for 6xx is it not.... ${env.NVD_API_KEY} in parent/pom.xml

fixes #4736 Before ```html ``` AFTER ```html ```

### Description When extracting data from a large `array` that contains `map`s, heap memory in Java keeps growing. This might be caused by a memory leak. When running the same...

**Describe the bug** An XQuery using `where` clauses should be rewritten to use the defined attribute indexes, but it is not. It is consequently very slow. When I run this...

bug
performance

* Remove JFR from CI * Use Windows specific CI profile for testing in CI

bug
ci

Bumps `junit.jupiter.version` from 5.11.2 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.2 to 5.11.3 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See...

dependencies
java

Bumps [org.owasp:dependency-check-maven](https://github.com/jeremylong/DependencyCheck) from 10.0.4 to 11.0.0. Release notes Sourced from org.owasp:dependency-check-maven's releases. Version 11.0.0 Refer to the CHANGELOG.md for information about improvements and upgrade notes. Changelog Sourced from org.owasp:dependency-check-maven's changelog....

dependencies
java

Bumps [org.apache.maven.plugins:maven-project-info-reports-plugin](https://github.com/apache/maven-project-info-reports-plugin) from 3.7.0 to 3.8.0. Commits 5008104 [maven-release-plugin] prepare release maven-project-info-reports-plugin-3.8.0 3809b11 [MPIR-470] Upgrade to Doxia 2.0.0 GA Stack be10448 (doc) Added config for Dependabot 9def033 [MPIR-469] Broken link...

dependencies
java

Bumps [org.junit.platform:junit-platform-engine](https://github.com/junit-team/junit5) from 1.11.2 to 1.11.3. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.junit.platform:junit-platform-engine&package-manager=maven&previous-version=1.11.2&new-version=1.11.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
java

Java21 LTS is already 2 years old, Java25 LTS already around the corner... Let's see what happens...