Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 7acabb0db1c633e88605eb39b0e57d0a9899f6f9 https://github.com/xwiki/xwiki-commons/commit/7acabb0db1c633e88605eb39b0e57d... Author: Manuel Leduc <[email protected]> Date: 2025-06-05 (Thu, 05 Jun 2025) Changed paths: R xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/AbstractRsaSignerFactoryTest.java M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDSAwithSHA1SignerFactoryTest.java M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcDigestWithRsaSignerFactoryTest.java M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/BcRsaSsaPssSignerFactoryTest.java M xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/DefaultSignerFactoryTest.java A xwiki-commons-core/xwiki-commons-crypto/xwiki-commons-crypto-signer/src/test/java/org/xwiki/crypto/signer/internal/factory/RsaSignerFactoryTestUtil.java Log Message: ----------- [Misc] Migrate xwiki-commons-crypto-signer to Junit 5 With additional code cleanup and test simplification. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications