[xwiki-contrib/application-admintools] a4d397: Add missing Groovy imports in CheckXWikiConfig and...
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-admintools Commit: a4d39723cf6bd2864af86868c32e1856a6fe6baa https://github.com/xwiki-contrib/application-admintools/commit/a4d39723cf6bd... Author: Antoine Mottier <antoine.mottier@ow2.org> Date: 2024-10-02 (Wed, 02 Oct 2024) Changed paths: M README.md M src/main/resources/Admin/CheckXWikiConfig.xml M src/main/resources/Admin/JMXCache.xml Log Message: ----------- Add missing Groovy imports in CheckXWikiConfig and JMXCache This is breaking with XWiki version >16.0.0 due to change in Groovy 4 (cf https://groovy-lang.org/releasenotes/groovy-4.0.html#Groovy4.0-split-package...) and should have been migrated when using Groovy 3 (https://groovy-lang.org/releasenotes/groovy-3.0.html#Groovy3.0releasenotes-S...). This is documented in https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.0.0/#HBreaki.... Fix minimal XWiki version in README file. Commit: 1f2179e9877a3f9b82161a537de8d23eda2c216a https://github.com/xwiki-contrib/application-admintools/commit/1f2179e9877a3... Author: Antoine Mottier <antoine.mottier@ow2.org> Date: 2024-10-03 (Thu, 03 Oct 2024) Changed paths: M README.md M src/main/resources/Admin/CheckXWikiConfig.xml M src/main/resources/Admin/JMXCache.xml Log Message: ----------- Merge pull request #37 from amottier/fix-groovy4-compatibility Add missing Groovy imports in CheckXWikiConfig and JMXCache Compare: https://github.com/xwiki-contrib/application-admintools/compare/74ca9f7d28fc... To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificatio...
participants (1)
-
XWiki Notifications