Branch: refs/heads/stable-16.4.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 6deca336ef296e9f342e1d2b367a2a4762d87b42
https://github.com/xwiki/xwiki-rendering/commit/6deca336ef296e9f342e1d2b367…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/AbstractMacroBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/MacroBlockTest.java
Log Message:
-----------
XRENDERING-772: Possible ClassCastException in AbstractMacroBlock#equals when comparing to a non macro block
(cherry picked from commit 10478b5f356f4dd2eb90dd881605c760d2a3f7c1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-rendering
Commit: 03ef90d821422d013f0e2db24b772409253a4d23
https://github.com/xwiki/xwiki-rendering/commit/03ef90d821422d013f0e2db24b7…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/AbstractMacroBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/MacroBlockTest.java
Log Message:
-----------
XRENDERING-772: Possible ClassCastException in AbstractMacroBlock#equals when comparing to a non macro block
(cherry picked from commit 10478b5f356f4dd2eb90dd881605c760d2a3f7c1)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-rendering
Commit: 10478b5f356f4dd2eb90dd881605c760d2a3f7c1
https://github.com/xwiki/xwiki-rendering/commit/10478b5f356f4dd2eb90dd88160…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M xwiki-rendering-api/src/main/java/org/xwiki/rendering/block/AbstractMacroBlock.java
A xwiki-rendering-api/src/test/java/org/xwiki/rendering/block/MacroBlockTest.java
Log Message:
-----------
XRENDERING-772: Possible ClassCastException in AbstractMacroBlock#equals when comparing to a non macro block
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-rendering/settings/notifications
Branch: refs/heads/stable-16.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 726e76de4f49d7f2a6e2d8c8a13a453a105841ad
https://github.com/xwiki/xwiki-commons/commit/726e76de4f49d7f2a6e2d8c8a13a4…
Author: Michael Hamann <michael.hamann(a)xwiki.com>
Date: 2025-02-07 (Fri, 07 Feb 2025)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/InternalVelocityEngine.java
Log Message:
-----------
XCOMMONS-3256: Cleaning the Velocity introspection cache is expensive (#1232)
* Store the field as a static field to avoid the runtime overhead of
repeatedly getting the field.
(cherry picked from commit 6a007965093dc08ddf18cd3582dc645c27a62a4c)
To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications