Branch: refs/heads/misc-checkstyle-crypto-script
Home:
https://github.com/xwiki/xwiki-platform
Commit: 633a9c29b35fadaa23bb42d70f7a3e63a2a584c3
https://github.com/xwiki/xwiki-platform/commit/633a9c29b35fadaa23bb42d70f7a…
Author: Simon Urli <simon.urli(a)xwiki.com>
Date: 2024-09-05 (Thu, 05 Sep 2024)
Changed paths:
M xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/pom.xml
R
xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/checkstyle/checkstyle-suppressions.xml
A
xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/java/org/xwiki/crypto/internal/RSACryptoHelper.java
M
xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/java/org/xwiki/crypto/script/RSACryptoScriptService.java
M
xwiki-platform-core/xwiki-platform-crypto/xwiki-platform-crypto-script/src/main/resources/META-INF/components.txt
Log Message:
-----------
[Misc] Improve checkstyle in crypto-script
The purpose of that commit was to remove the ClassFanOutException,
however the changes decrease it from 30 to 24. It's enough only if we
decide to change our ClassFanOutException threshold. Keeping it on hold
to investigate other cases of CFOE.
To unsubscribe from these emails, change your notification settings at
https://github.com/xwiki/xwiki-platform/settings/notifications