Branch: refs/heads/stable-15.5.x
Home: https://github.com/xwiki/xwiki-platform
Commit: d3483a9ab516bdce01b553f8f8112d1277d1cd13
https://github.com/xwiki/xwiki-platform/commit/d3483a9ab516bdce01b553f8f811…
Author: Thomas Mortagne <thomas.mortagne(a)gmail.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-mysql/src/deb/control/control
M xwiki-platform-distribution/xwiki-platform-distribution-debian/xwiki-platform-distribution-debian-xjetty/xwiki-platform-distribution-debian-xjetty-pgsql/src/deb/control/control
Log Message:
-----------
XWIKI-21458: Provide a XJetty based Debian package
* fix bad virtual package names
(cherry picked from commit ba192c9ea87f1eca8f0650c67e692af6ab8d7daa)
Branch: refs/heads/main
Home: https://github.com/xwiki-contrib/application-notification-word
Commit: f87410f2fdc40c7d1a1de999c4534012e5f2c01b
https://github.com/xwiki-contrib/application-notification-word/commit/f8741…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2023-10-26 (Thu, 26 Oct 2023)
Changed paths:
M application-notification-word-default/pom.xml
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/WordsSearchTaskConsumerTest.java
A application-notification-word-default/src/test/java/org/xwiki/contrib/wordnotification/internal/wordsquery/WordsQueryCacheInvalidatorTest.java
Log Message:
-----------
WORDNOTIF-1: Allow user to listen for exact matches
* Add some more unit tests