lists.xwiki.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

notifications

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
notifications@xwiki.org

October 2024

  • 1 participants
  • 1692 discussions
[xwiki-contrib/application-admintools] d452a4: Fix detection of incompatible XWiki version
by XWiki Notifications 01 Oct '24

01 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-admintools Commit: d452a4706efd426334d77e2ade04c6d8ea8968ee https://github.com/xwiki-contrib/application-admintools/commit/d452a4706efd… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M src/main/resources/Admin/DB2FS.xml Log Message: ----------- Fix detection of incompatible XWiki version Due to `ListAttachmentArchive` being moved from `org.xwiki.store.legacy.doc.internal` to `com.xpn.xwiki.internal.doc` in XWiki 12.0 the class import fail in any version higher than 12. Removing the import and using instead a fully qualified class name allow the code in the page that check XWiki for compatibility to successfully being executed instead of failing on the import statement: ``` if (versionEnvironment.compareTo(version910) >= 0) print '{{error}}This tool cannot be used in XWiki >= 9.11RC11{{/error}}' ``` Commit: 14d0cdf11c67d425941f632def06f9a2551a82a4 https://github.com/xwiki-contrib/application-admintools/commit/14d0cdf11c67… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M src/main/resources/Admin/DB2FS.xml Log Message: ----------- Merge pull request #34 from amottier/fix-db2fs-version-test Compare: https://github.com/xwiki-contrib/application-admintools/compare/67d762ecf89… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificati…
1 0
0 0
[xwiki-contrib/application-admintools] 4a6542: Fix deprecated usage of include macro parameter
by XWiki Notifications 01 Oct '24

01 Oct '24
Branch: refs/heads/master Home: https://github.com/xwiki-contrib/application-admintools Commit: 4a65428bcaa4251b0f1c9654adaa49550fc38091 https://github.com/xwiki-contrib/application-admintools/commit/4a65428bcaa4… Author: Antoine Mottier <antoine.mottier(a)ow2.org> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M src/main/resources/Admin/WebHome.xml Log Message: ----------- Fix deprecated usage of include macro parameter According to the [include macro documentation](https://extensions.xwiki.org/xwiki/bin/view/Extension/Includ…, `document` parameter is deprecated since XWiki 3.4M1. This commit replace the usage of `document` by `reference` as recommended in [ADMINTOOL-80](https://jira.xwiki.org/browse/ADMINTOOL-80). Commit: 67d762ecf89bd77c62e96c79d578d9866632b9b3 https://github.com/xwiki-contrib/application-admintools/commit/67d762ecf89b… Author: Thomas Mortagne <thomas.mortagne(a)gmail.com> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M src/main/resources/Admin/WebHome.xml Log Message: ----------- Merge pull request #35 from amottier/fix-deprecated-include-macro-parameter Compare: https://github.com/xwiki-contrib/application-admintools/compare/512c51dcd2f… To unsubscribe from these emails, change your notification settings at https://github.com/xwiki-contrib/application-admintools/settings/notificati…
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 167
  • 168
  • 169
  • 170
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.