Branch: refs/heads/master
Home:
https://github.com/xwiki/xwiki-commons
Commit: 6a3d30b725fffd049ea4ef375def86de2bd3311a
https://github.com/xwiki/xwiki-commons/commit/6a3d30b725fffd049ea4ef375def8…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M
xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/local/DefaultLocalExtensionRepository.java
Log Message:
-----------
[Misc] Typo fix
Commit: 666bd3df4f181fdc889dc1967e28288538612dbe
https://github.com/xwiki/xwiki-commons/commit/666bd3df4f181fdc889dc1967e282…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M
xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-api/src/main/java/org/xwiki/extension/repository/internal/local/LocalExtensionStorage.java
Log Message:
-----------
[Misc] No need to call "toString()" method as formatting and string conversion
is done by the Formatter (found by SonarQube)
Commit: 9b7b5d6b461697bed6904e840c31a03578ab90cb
https://github.com/xwiki/xwiki-commons/commit/9b7b5d6b461697bed6904e840c31a…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M
xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-xwiki/src/main/java/org/xwiki/extension/repository/xwiki/internal/XWikiExtensionRepository.java
Log Message:
-----------
[Misc] Use try-with-resources or close this "CloseableHttpClient" in a
"finally" clause (found by SonarQube)
Commit: 6230a9ab446b06f1d835ce5909dc518226f8990e
https://github.com/xwiki/xwiki-commons/commit/6230a9ab446b06f1d835ce5909dc5…
Author: Vincent Massol <vincent(a)massol.net>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M
xwiki-commons-core/xwiki-commons-filter/xwiki-commons-filter-test/src/main/java/org/xwiki/filter/test/integration/FilterTest.java
Log Message:
-----------
[Misc] Fix various issues in FilterTest, as reported by SonarQube
Compare:
https://github.com/xwiki/xwiki-commons/compare/cec96969bded...6230a9ab446b
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-commons/settings/notifications