From: Juri L. <no...@gi...> - 2025-05-06 14:19:58
|
Branch: refs/heads/release/exist-6.4.0 Home: https://github.com/eXist-db/exist Commit: ce6ea49505307c6c90dc914adba8ef4fc91436ff https://github.com/eXist-db/exist/commit/ce6ea49505307c6c90dc914adba8ef4fc91436ff 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: 64a7bad8a649218fb6b2acab50c00fdc6c14eea1 https://github.com/eXist-db/exist/commit/64a7bad8a649218fb6b2acab50c00fdc6c14eea1 Author: Juri Leino <gi...@li...> Date: 2025-05-06 (Tue, 06 May 2025) Changed paths: M exist-parent/pom.xml Log Message: ----------- [ci] update sonatype staging url Our namespace was migrated to central.sonatype.com uploading to oss.sonatype.org is no longer possible. Compare: https://github.com/eXist-db/exist/compare/90cebee00190...64a7bad8a649 To unsubscribe from these emails, change your notification settings at https://github.com/eXist-db/exist/settings/notifications |