Branch: refs/heads/stable-17.4.x Home: https://github.com/xwiki/xwiki-commons Commit: c43826a8192b1541c9dc41a23ce24756153e58da https://github.com/xwiki/xwiki-commons/commit/c43826a8192b1541c9dc41a23ce247... 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