Branch: refs/heads/okf-allit-bare-uitest Home: https://github.com/xwiki/xwiki-dev-llm Commit: 5b249e2945e686ca1c1dc7d3ae06d48bb124a277 https://github.com/xwiki/xwiki-dev-llm/commit/5b249e2945e686ca1c1dc7d3ae06d4... Author: Vincent Massol <[email protected]> Date: 2026-08-23 (Sun, 23 Aug 2026) Changed paths: M .claude-plugin/marketplace.json M kimi.plugin.json M opencode.jsonc M xwiki/.claude-plugin/plugin.json M xwiki/okf/index.md M xwiki/okf/testing/strategy.md Log Message: ----------- [Misc] Record that an AllIT container class takes a bare @UITest * Add a durable rule to okf/testing/strategy.md: the Docker framework merges the @UITest configuration of the container class and of every nested class (walking each nested class's superclass chain), so properties/extraJARs declared on an individual *IT class already apply when it runs nested, and repeating a conflicting scalar aborts the run. * Update the OKF map entry and the file summary accordingly. * Bump the plugin version to 1.1.8. Co-Authored-By: Claude Opus 5 (1M context) <[email protected]> To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-dev-llm/settings/notifications