From: Juri L. <no...@gi...> - 2025-05-06 12:22:38
|
Branch: refs/heads/release/exist-6.4.0 Home: https://github.com/eXist-db/exist Commit: 09853fd6488643db672e6febc157cbbee2e25dba https://github.com/eXist-db/exist/commit/09853fd6488643db672e6febc157cbbee2e25dba Author: Juri Leino <gi...@li...> Date: 2025-05-05 (Mon, 05 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [ci] update legacy sonatype staging url Commit: efa7dfb57bd65df3fb5dbbede05ca8768502518e https://github.com/eXist-db/exist/commit/efa7dfb57bd65df3fb5dbbede05ca8768502518e Author: Juri Leino <gi...@li...> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: A exist-core/src/main/java/org/exist/xquery/functions/system/GetMainModuleLoadPath.java M exist-core/src/main/java/org/exist/xquery/functions/system/GetModuleLoadPath.java M exist-core/src/main/java/org/exist/xquery/functions/system/SystemModule.java A exist-core/src/test/xquery/system/get-main-module-load-path.xqm A exist-core/src/test/xquery/system/get-module-load-path.xqm Log Message: ----------- [enhancement] add new function system:get-main-module-load-path refs #5731 This function will always return the moduleLoadPath of the root XQuery context. Compare: https://github.com/eXist-db/exist/compare/09853fd64886%5E...efa7dfb57bd6 To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |