Branch: refs/heads/backport-1341-to-stable-17.4.x
Home: https://github.com/xwiki/xwiki-commons
Commit: b0e723d54eb37444c01ba99f93caee27e6c55c57
https://github.com/xwiki/xwiki-commons/commit/b0e723d54eb37444c01ba99f93cae…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/main/java/org/xwiki/component/embed/EmbeddableComponentManager.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
Log Message:
-----------
XCOMMONS-3346: The component manager doesn't detect cycles in the initialization of singleton components (#1341)
* Add a flag to mark components that are currently being created.
* Throw an exception when a second instance of a singleton would be created.
* Add a test.
(cherry picked from commit eda1b85c70cccc9a0f76ff67db4d9d06f79bbcd1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: eda1b85c70cccc9a0f76ff67db4d9d06f79bbcd1
https://github.com/xwiki/xwiki-commons/commit/eda1b85c70cccc9a0f76ff67db4d9…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/main/java/org/xwiki/component/embed/EmbeddableComponentManager.java
M xwiki-commons-core/xwiki-commons-component/xwiki-commons-component-default/src/test/java/org/xwiki/component/embed/EmbeddableComponentManagerTest.java
Log Message:
-----------
XCOMMONS-3346: The component manager doesn't detect cycles in the initialization of singleton components (#1341)
* Add a flag to mark components that are currently being created.
* Throw an exception when a second instance of a singleton would be created.
* Add a test.
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: 499da14a76273eb53ff3aa7f8b3707ef877a75b2
https://github.com/xwiki/xwiki-platform/commit/499da14a76273eb53ff3aa7f8b37…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/src/main/java/com/xpn/xwiki/plugin/scheduler/SchedulerPlugin.java
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/src/main/java/com/xpn/xwiki/plugin/scheduler/SchedulerPluginApi.java
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-api/src/main/java/com/xpn/xwiki/plugin/scheduler/SchedulerPluginException.java
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/Translations.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/main/resources/Scheduler/WebHome.xml
M xwiki-platform-core/xwiki-platform-scheduler/xwiki-platform-scheduler-ui/src/test/java/org/xwiki/scheduler/ui/SchedulerPageTest.java
M xwiki-platform-tools/xwiki-platform-tool-configuration-resources/src/main/resources/xwiki.properties.vm
Log Message:
-----------
XWIKI-22855: Make it possible to control which cluster node is in charge of running schedulers from dynamic input
* it's now possible to enable/disable the Scheduler plugin through an xwiki.properties property
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-platform/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/ldap
Commit: 1e79106da2e9360258f37a6ae19304b21bef3ba8
https://github.com/xwiki-contrib/ldap/commit/1e79106da2e9360258f37a6ae19304…
Author: Clemens Klein-Robbenhaar <robbenhaar(a)green-meadows.de>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M ldap-authenticator/src/main/java/org/xwiki/contrib/ldap/LDAPProfileXClass.java
M ldap-authenticator/src/test/java/org/xwiki/contrib/ldap/LDAPProfileXClassTest.java
Log Message:
-----------
LDAP-156: LDAPUtils.getUserProfileByDn always returns an empty result
- fixed by setting the appropriate type in case the DB search
is for the "dn" attribute
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/ldap/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/book-versions
Commit: 329f9571ed9a38523076d2159d05a3897fd3cab7
https://github.com/xwiki-contrib/book-versions/commit/329f9571ed9a38523076d…
Author: Raluca Stavro <rstavro(a)xwiki.com>
Date: 2025-05-26 (Mon, 26 May 2025)
Changed paths:
M application-book-versions-api/pom.xml
M application-book-versions-common-ui/pom.xml
M application-book-versions-default/pom.xml
M application-book-versions-publish-ui/pom.xml
M application-book-versions-ui/pom.xml
M application-book-versions-xip/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/book-versions/settings/notifications