Branch: refs/heads/master
Home:
https://github.com/xwiki-contrib/application-admintools
Commit: a4d39723cf6bd2864af86868c32e1856a6fe6baa
https://github.com/xwiki-contrib/application-admintools/commit/a4d39723cf6b…
Author: Antoine Mottier <antoine.mottier(a)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-packag…) and
should have been migrated when using Groovy 3
(
https://groovy-lang.org/releasenotes/groovy-3.0.html#Groovy3.0releasenotes-…).
This is documented in
https://www.xwiki.org/xwiki/bin/view/ReleaseNotes/Data/XWiki/16.0.0/#HBreak….
Fix minimal XWiki version in README file.
Commit: 1f2179e9877a3f9b82161a537de8d23eda2c216a
https://github.com/xwiki-contrib/application-admintools/commit/1f2179e9877a…
Author: Antoine Mottier <antoine.mottier(a)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/74ca9f7d28f…
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki-contrib/application-admintools/settings/notificati…