From: Juri L. <no...@gi...> - 2025-05-02 12:32:33
|
Branch: refs/heads/release/exist-6.3.1 Home: https://github.com/eXist-db/exist Commit: a79fa0e74f04b788db9c47bf2f179bdd2620ddf1 https://github.com/eXist-db/exist/commit/a79fa0e74f04b788db9c47bf2f179bdd2620ddf1 Author: Adam Retter <ada...@go...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-ant/pom.xml M exist-core-jcstress/pom.xml M exist-core-jmh/pom.xml M exist-core/pom.xml M exist-distribution/pom.xml M exist-docker/pom.xml M exist-installer/pom.xml M exist-jetty-config/pom.xml M exist-parent/pom.xml M exist-samples/pom.xml M exist-service/pom.xml M exist-start/pom.xml M exist-xqts/pom.xml M extensions/contentextraction/pom.xml M extensions/exiftool/pom.xml M extensions/expath/pom.xml M extensions/exquery/modules/pom.xml M extensions/exquery/modules/request/pom.xml M extensions/exquery/pom.xml M extensions/exquery/restxq/pom.xml M extensions/indexes/lucene/pom.xml M extensions/indexes/ngram/pom.xml M extensions/indexes/pom.xml M extensions/indexes/range/pom.xml M extensions/indexes/sort/pom.xml M extensions/indexes/spatial/pom.xml M extensions/modules/cache/pom.xml M extensions/modules/compression/pom.xml M extensions/modules/counter/pom.xml M extensions/modules/cqlparser/pom.xml M extensions/modules/example/pom.xml M extensions/modules/exi/pom.xml M extensions/modules/expathrepo/expathrepo-trigger-test/pom.xml M extensions/modules/expathrepo/pom.xml M extensions/modules/file/pom.xml M extensions/modules/image/pom.xml M extensions/modules/jndi/pom.xml M extensions/modules/mail/pom.xml M extensions/modules/persistentlogin/pom.xml M extensions/modules/pom.xml M extensions/modules/process/pom.xml M extensions/modules/scheduler/pom.xml M extensions/modules/simpleql/pom.xml M extensions/modules/sql/pom.xml M extensions/modules/xmldiff/pom.xml M extensions/modules/xslfo/pom.xml M extensions/pom.xml M extensions/security/activedirectory/pom.xml M extensions/security/iprange/pom.xml M extensions/security/ldap/pom.xml M extensions/security/pom.xml M extensions/webdav/pom.xml M extensions/xqdoc/pom.xml M pom.xml Log Message: ----------- [maven-release-plugin] prepare for next development iteration Commit: f0712d18076f42d54235c84b052c2a9f30d97483 https://github.com/eXist-db/exist/commit/f0712d18076f42d54235c84b052c2a9f30d97483 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/storage/ValueIndexFactory.java M exist-core/src/main/java/org/exist/util/ByteConversion.java M exist-core/src/main/java/org/exist/xquery/value/DateTimeValue.java M exist-core/src/main/java/org/exist/xquery/value/DateValue.java M exist-core/src/main/java/org/exist/xquery/value/DecimalValue.java M exist-core/src/main/java/org/exist/xquery/value/DoubleValue.java M exist-core/src/main/java/org/exist/xquery/value/FloatValue.java M exist-core/src/main/java/org/exist/xquery/value/IntegerValue.java M exist-core/src/main/java/org/exist/xquery/value/TimeUtils.java M exist-core/src/main/java/org/exist/xquery/value/TimeValue.java M extensions/indexes/lucene/pom.xml M extensions/indexes/lucene/src/main/java/org/exist/indexing/lucene/LuceneFieldConfig.java M extensions/indexes/lucene/src/main/java/org/exist/indexing/lucene/LuceneIndexWorker.java M extensions/indexes/lucene/src/main/java/org/exist/indexing/lucene/LuceneMatch.java M extensions/indexes/lucene/src/main/java/org/exist/xquery/modules/lucene/Field.java M extensions/indexes/lucene/src/main/java/org/exist/xquery/modules/lucene/LuceneModule.java M extensions/indexes/lucene/src/main/java/org/exist/xquery/modules/lucene/QueryOptions.java M extensions/indexes/lucene/src/test/xquery/lucene/facets.xql Log Message: ----------- Reapply "Merge pull request #4541 from eXistSolutions/field-perf-revised" fixes #5565 This reverts commit 711cf32d42e2c391d3645f7436bd1bcd154df4c7. Commit: 5fef9a59e845a0fd463c7b33fad2334438180fb8 https://github.com/eXist-db/exist/commit/5fef9a59e845a0fd463c7b33fad2334438180fb8 Author: Dannes Wessels <di...@us...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/webstart/JnlpJarFiles.java Log Message: ----------- [bugfix] Repair JNLP interface, use correct BC library Commit: d4fa794ec8c23e4afd6b0f2a00238b373e8e2949 https://github.com/eXist-db/exist/commit/d4fa794ec8c23e4afd6b0f2a00238b373e8e2949 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/test/java/org/exist/xquery/functions/transform/TransformFromPkgTest.java Log Message: ----------- [hotfix] fix and extend TransformFromPkgTest - load the module from existdb instead of an external source - test with and without xmldb: scheme - fix template under test to actually do something - ensure that the output is checked for correctness Commit: 065d919cdd29be41c14eff10cba394a1bec03b18 https://github.com/eXist-db/exist/commit/065d919cdd29be41c14eff10cba394a1bec03b18 Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-deploy.yml M exist-docker/pom.xml Log Message: ----------- [feature] add multi-arch images see #5450 close #4151 close #5532 close #4153 Commit: e4193a6f9b0a8448ea58d18a79b07f018be42e3a https://github.com/eXist-db/exist/commit/e4193a6f9b0a8448ea58d18a79b07f018be42e3a Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-deploy.yml M exist-docker/pom.xml M exist-docker/src/main/resources-filtered/Dockerfile M exist-docker/src/main/resources-filtered/Dockerfile-DEBUG Log Message: ----------- [feature] multi arch for release set :release to develop-6.x.x branch Commit: 5a0dc62996a14ae19c5c04ca051d71dbfdabd738 https://github.com/eXist-db/exist/commit/5a0dc62996a14ae19c5c04ca051d71dbfdabd738 Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-docker/src/main/resources-filtered/Dockerfile M exist-docker/src/main/resources-filtered/Dockerfile-DEBUG Log Message: ----------- [fix] adjust container v6 Commit: 364d04c629da15f22d920ba5976f36c177718b53 https://github.com/eXist-db/exist/commit/364d04c629da15f22d920ba5976f36c177718b53 Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-docker/src/main/resources-filtered/Dockerfile Log Message: ----------- [fix] modify Docker file see fabric8io/docker-maven-plugin#1289 Commit: 2af2551298c9c232d85afe319082234096b8b343 https://github.com/eXist-db/exist/commit/2af2551298c9c232d85afe319082234096b8b343 Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-deploy.yml Log Message: ----------- [ignore] deploy from ci Commit: 494f30b96811fa6a7f323420782a91bdb97e298b https://github.com/eXist-db/exist/commit/494f30b96811fa6a7f323420782a91bdb97e298b Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-deploy.yml Log Message: ----------- [ignore] disable experimental Commit: 7625c33f87c9c04a01e69dc11eedc5cb90fd1777 https://github.com/eXist-db/exist/commit/7625c33f87c9c04a01e69dc11eedc5cb90fd1777 Author: duncdrum <d.p...@me...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-deploy.yml Log Message: ----------- [fix] new tag dev6 keep :latest and :release tags aligned add dev:6 tag for snapshots from develop-6.x.x see #3953 Commit: 7746d9f6d602e2281614defa04e729890eec51a8 https://github.com/eXist-db/exist/commit/7746d9f6d602e2281614defa04e729890eec51a8 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/source/SourceFactory.java M exist-core/src/main/java/org/exist/xquery/XQueryContext.java A exist-core/src/test/java/org/exist/xquery/ModuleImportTest.java A exist-core/src/test/resources-filtered/org/exist/xquery/conf.xml Log Message: ----------- [bugfix] allow module imports in one-off xqueries fixes #5525 fixes #5530 - add functx to autodeploy for xquery tests - add tests for one-off queries with module imports - of a registered module without location hint - of a module with location hint - change XQueryContext to allow imports again - change SourceFactory to work with contextPath set to "." Commit: afc463cc769a9c092980c0251fbea97d2cf22100 https://github.com/eXist-db/exist/commit/afc463cc769a9c092980c0251fbea97d2cf22100 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xslt/XsltURIResolverHelper.java A exist-core/src/test/java/org/exist/xquery/functions/transform/ImportStylesheetTest.java R exist-core/src/test/java/org/exist/xquery/functions/transform/TransformFromPkgTest.java Log Message: ----------- [bugfix] registered import-uris have precedence When importing stylesheets the URIs are resolved in order - registered import-uris in package repo - XMLDB-locations (relative, absolute and with or without scheme) - any other location is treated as an exteranal source The test class and its cases were renamed to reflect their purpose. Some inline comments were added to help describing the intent. Commit: fe5185ca2c7d0838cba6a5bb52837c67ecf1f9ea https://github.com/eXist-db/exist/commit/fe5185ca2c7d0838cba6a5bb52837c67ecf1f9ea Author: Patrick Reinhart <pa...@re...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [bugfix] Update IzPack to 5.2.4 to fix #5661 Signed-off-by: Patrick Reinhart <pa...@re...> Commit: 206f8f68255be6c4e9f14e7d34039a45e28c3674 https://github.com/eXist-db/exist/commit/206f8f68255be6c4e9f14e7d34039a45e28c3674 Author: Patrick Reinhart <pa...@re...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-installer/src/main/izpack/UnixShortcutSpec.xml M exist-installer/src/main/izpack/custom.eng.xml M exist-installer/src/main/izpack/install.xml M exist-installer/src/main/izpack/shortcutSpec.xml M exist-installer/src/main/izpack/userInput.xml Log Message: ----------- [bugfix] Backport IzPack validation fixes Signed-off-by: Patrick Reinhart <pa...@re...> Commit: 4568ee6570314b98398fe4ef93636a9d635f5c55 https://github.com/eXist-db/exist/commit/4568ee6570314b98398fe4ef93636a9d635f5c55 Author: Dannes Wessels <di...@us...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [6.x.x] Upgrade to latest jetty 9.x version Commit: 0ef2c854b7521ce477a8061c91739320b0daddab https://github.com/eXist-db/exist/commit/0ef2c854b7521ce477a8061c91739320b0daddab Author: Dannes Wessels <di...@us...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/pom.xml M exist-parent/pom.xml M extensions/modules/compression/pom.xml Log Message: ----------- [6.x.x] Upgrade third party libraries Commit: 9f705cd1cb2db44ed85e1c6b5b289a179b80ec4f https://github.com/eXist-db/exist/commit/9f705cd1cb2db44ed85e1c6b5b289a179b80ec4f Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [bugfix] reenable builds by switching to a different nexus Commit: d89aa01016cf8863bf4c3a64ab201a6cec057bc4 https://github.com/eXist-db/exist/commit/d89aa01016cf8863bf4c3a64ab201a6cec057bc4 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [ci] increase timeout for maven build In order to populate caches the timeout for the build step is increased from 10 to 30 minutes. Commit: d3ff83e5f3b62867f43909a0a0ac891bee8b042b https://github.com/eXist-db/exist/commit/d3ff83e5f3b62867f43909a0a0ac891bee8b042b Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [bugfix] add maven central repository mirror Commit: f58dbfecacdebfeccfba79053c28331cb064db68 https://github.com/eXist-db/exist/commit/f58dbfecacdebfeccfba79053c28331cb064db68 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [ci] force reresolution of maven dependencies Commit: a528f4f61c0e5617700d06873ab208a7c7ad6984 https://github.com/eXist-db/exist/commit/a528f4f61c0e5617700d06873ab208a7c7ad6984 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xquery/FunctionSignature.java M exist-core/src/test/xquery/maps/maps.xqm Log Message: ----------- [fix] improve FunctionSignature.equals fixes #5685 Erroneous comparison of signatures of anonymous functions lead to wrong tail call optimizations that lead to an NPE further down the call stack. Commit: 485edd05e5b3699301974cc4c8235f95dd1de1e9 https://github.com/eXist-db/exist/commit/485edd05e5b3699301974cc4c8235f95dd1de1e9 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xquery/UserDefinedFunction.java Log Message: ----------- [fix] dump and toString methods of UserDefinedFunction Output argument names and add "as" before function return type. Commit: bc8caab33fb7fad2dab0d9ce63df10cc0602e0c6 https://github.com/eXist-db/exist/commit/bc8caab33fb7fad2dab0d9ce63df10cc0602e0c6 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xquery/UserDefinedFunction.java Log Message: ----------- [ignore] cleanup of UserDefinedFunction - make variables final - reorder methods - add code to XPathException constructor - add annotations - fix formatting Commit: 4b4138119cc711ed00c18c8b93d775a2eae69937 https://github.com/eXist-db/exist/commit/4b4138119cc711ed00c18c8b93d775a2eae69937 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xquery/FunctionSignature.java Log Message: ----------- [refactor] small tweaks in FunctionSignature - final value in addMetadata - simplify and combine conditions in equals - fix output of toString (" as " before returntype) - rename char constant var to ANON_VAR Commit: 3662d1599f486fb364f5ace7db695a4083f07743 https://github.com/eXist-db/exist/commit/3662d1599f486fb364f5ace7db695a4083f07743 Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M exist-core/src/main/java/org/exist/xquery/FunctionSignature.java Log Message: ----------- [refactor] reorder and format FunctionSignature Commit: 4755e2bf580ee9696feadef9ef534473957365cd https://github.com/eXist-db/exist/commit/4755e2bf580ee9696feadef9ef534473957365cd Author: Juri Leino <gi...@li...> Date: 2025-05-02 (Fri, 02 May 2025) Changed paths: M .github/workflows/ci-test.yml Log Message: ----------- [ci] do not force depencency revalidation anymore Since the change to the new maven nexus is completed this will limit requests to it. Compare: https://github.com/eXist-db/exist/compare/a79fa0e74f04%5E...4755e2bf580e To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |