Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: 3f7a3e5d1ad52a03000940b222f6fa9f40d9686e
https://github.com/xwiki-contrib/application-antispam/commit/3f7a3e5d1ad52a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M application-antispam-api/pom.xml
M application-antispam-simple/pom.xml
M application-antispam-test/application-antispam-test-docker/pom.xml
M application-antispam-test/application-antispam-test-pageobjects/pom.xml
M application-antispam-test/pom.xml
M application-antispam-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Branch: refs/heads/master
Home: https://github.com/xwiki-contrib/application-antispam
Commit: 78163fd1e3414a8cf64b9b3164c8bf14ac6493a1
https://github.com/xwiki-contrib/application-antispam/commit/78163fd1e3414a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M application-antispam-api/pom.xml
M application-antispam-simple/pom.xml
M application-antispam-test/application-antispam-test-docker/pom.xml
M application-antispam-test/application-antispam-test-pageobjects/pom.xml
M application-antispam-test/pom.xml
M application-antispam-ui/pom.xml
M pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release application-antispam-1.9
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-platform
Commit: 0c5dd977faf113d33d21873423fa3390d504f0ff
https://github.com/xwiki/xwiki-platform/commit/0c5dd977faf113d33d21873423fa…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ExplicitlyAllowedValuesDBListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ExplicitlyAllowedValuesDBListQueryBuilderTest.java
Log Message:
-----------
XWIKI-21623: Possible "Failed to evaluate the Velocity code from the query" error when using DBList properties with Velocity
(cherry picked from commit ec9cfe69f2288993cb39d994a612bb1b37a6a6a5)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-platform
Commit: ec9cfe69f2288993cb39d994a612bb1b37a6a6a5
https://github.com/xwiki/xwiki-platform/commit/ec9cfe69f2288993cb39d994a612…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M xwiki-platform-core/xwiki-platform-oldcore/src/main/java/com/xpn/xwiki/internal/objects/classes/ExplicitlyAllowedValuesDBListQueryBuilder.java
M xwiki-platform-core/xwiki-platform-oldcore/src/test/java/com/xpn/xwiki/internal/objects/classes/ExplicitlyAllowedValuesDBListQueryBuilderTest.java
Log Message:
-----------
XWIKI-21623: Possible "Failed to evaluate the Velocity code from the query" error when using DBList properties with Velocity
Branch: refs/heads/stable-15.10.x
Home: https://github.com/xwiki/xwiki-commons
Commit: 8ca92e3e69dd7f0c77d69e72618fdfa9bad1605e
https://github.com/xwiki/xwiki-commons/commit/8ca92e3e69dd7f0c77d69e72618fd…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/InternalVelocityEngine.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/internal/DefaultVelocityManagerTest.java
Log Message:
-----------
XCOMMONS-2877: VelocityEngine#evaluate does not support null namespace anymore
(cherry picked from commit 059c6f0c40bd42c3f81e648716564c328681fc32)
Branch: refs/heads/master
Home: https://github.com/xwiki/xwiki-commons
Commit: 059c6f0c40bd42c3f81e648716564c328681fc32
https://github.com/xwiki/xwiki-commons/commit/059c6f0c40bd42c3f81e648716564…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-11-27 (Mon, 27 Nov 2023)
Changed paths:
M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/InternalVelocityEngine.java
M xwiki-commons-core/xwiki-commons-velocity/src/test/java/org/xwiki/velocity/internal/DefaultVelocityManagerTest.java
Log Message:
-----------
XCOMMONS-2877: VelocityEngine#evaluate does not support null namespace anymore