From: Wolfgang M. <no...@gi...> - 2025-05-06 11:53:35
|
Branch: refs/heads/develop-6.x.x Home: https://github.com/eXist-db/exist Commit: 1319c5961958bf01b612473b07c478d5da4083b9 https://github.com/eXist-db/exist/commit/1319c5961958bf01b612473b07c478d5da4083b9 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. Commit: f2411c002ebd6e2bd8f4662b9a78218c756168c8 https://github.com/eXist-db/exist/commit/f2411c002ebd6e2bd8f4662b9a78218c756168c8 Author: Wolfgang Meier <wol...@ex...> 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: ----------- Merge pull request #5732 from line-o/feat/system-main-module-load-path-6 add new function `system:get-main-module-load-path#0` Compare: https://github.com/eXist-db/exist/compare/ce57a4598d0d...f2411c002ebd To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |